Bug 39189 - lang/clisp needs gcc295 (coredumps with 3.1)
Summary: lang/clisp needs gcc295 (coredumps with 3.1)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-12 10:30 UTC by Stanislav Grozev
Modified: 2002-11-08 20:47 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Grozev 2002-06-12 10:30:01 UTC
      trying to compile Common LISP from lang/clisp fails with core dump,
when clisp tries to load the initial lisp images.
this only happens with gcc 3.1 (both system and from lang/gcc31).

Fix: 

use gcc 2.95 from ports - add
USE_GCC=        2.95
to the lang/clisp/Makefile
How-To-Repeat:       cd /usr/ports/lang/clisp
make
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-11-08 20:47:19 UTC
State Changed
From-To: open->closed

Committed, thanks