Opened 20 years ago
Closed 19 years ago
#3089 closed defect (worksforme)
BUG: openmcl link failure
Reported by: | daverz@… | Owned by: | waqar@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
gcc 4.0 related, I suspect.
ld -arch ppc -dynamic -o ../../dppccl -e start -seg1addr 0x00003000 -sectalign TEXT text 0x1000 -pagezero_size 0x3000 spjump.o spentry.o subprims.o imports.o pmcl-kernel.o gc.o bits.o lisp-exceptions.o thread_manager.o lisp-debug.o image.o asmutils.o lispdcmd.o plprint.o plsym.o plbt.o ppc_print.o -lcrt1.o -lSystemStubs -lSystem ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: restFP saveFP make: * dppccl Error 1
Change History (4)
comment:1 Changed 20 years ago by jmpp@…
Owner: | changed from darwinports-bugs@… to waqar@… |
---|
comment:2 Changed 20 years ago by snu@…
Summary: | Link failure in openmcl build → BUG: openmcl link failure |
---|
comment:3 Changed 19 years ago by waqar@…
Status: | new → assigned |
---|
comment:4 Changed 19 years ago by waqar@…
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Latest version builds fine.