Opened 15 years ago
Closed 14 years ago
#24777 closed defect (fixed)
sbcl should ensure it's UsingTheRightCompiler
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | easye |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | sbcl |
Description
sbcl should ensure it's UsingTheRightCompiler.
[snip] beginning GENESIS, creating headers in "src/runtime/genesis" NIL * real 3m19.114s user 1m24.042s sys 0m8.738s //entering make-target-1.sh //building runtime system and symbol table file rm -f *.[do] sbcl sbcl.nm sbcl.h core *.tmp echo '#include "genesis/config.h"' >sbcl.h echo '#include "genesis/constants.h"' >>sbcl.h cc -MM -I. ldso-stubs.S cc: Error: You should be using ${configure.cc} See http://trac.macports.org/wiki/UsingTheRightCompiler [snip]
Full debug log attached.
Attachments (1)
Change History (3)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | sbcl.txt.bz2 added |
---|
comment:1 Changed 14 years ago by easye
Owner: | changed from gwright@… to easieste@… |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by easye
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
r76879 addresses this issue according to my testing.
If this is not the case for someone, please re-open this ticket.
Note: See
TracTickets for help on using
tickets.
debug log