Ticket #24777 (closed defect: fixed)
sbcl should ensure it's UsingTheRightCompiler
| Reported by: | ryandesign@… | Owned by: | easieste@… |
|---|---|---|---|
| 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
Change History
Changed 3 years ago by ryandesign@…
- Attachment sbcl.txt.bz2 added
Note: See
TracTickets for help on using
tickets.


debug log