[Bug 228055] lang/gcl fails to compile on powerpc64

[email protected]
Newsgroups gmane.os.freebsd.devel.ppc
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228055

--- Comment #1 from Curtis Hamilton <[email protected]> ---
To get past the initial error, I added the below lines to 'elf64_ppc_reloc.h

+case R_PPC64_REL24:
+      store_ival((int *)where,~0L,(s+a-p));
+      break;



OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3
Finished compiling /usr/ports/lang/gcl/work/gcl/unixport/../pcl/gcl_pcl_fin.o.
Loading binary of GCL_PCL_FIN...
Loading /usr/ports/lang/gcl/work/gcl/unixport/../pcl/gcl_pcl_fin.o
start address -T 0x113609c0 Finished loading
/usr/ports/lang/gcl/work/gcl/unixport/../pcl/gcl_pcl_fin.o
Compiling GCL_PCL_DEFCLASS...
Compiling /usr/ports/lang/gcl/work/gcl/unixport/../pcl/gcl_pcl_defclass.lisp.

Error: UNDEFINED-FUNCTION :NAME ITERATE::OPTIMIZE-GATHERING-FORM
Fast links are on: do (si::use-fast-links nil) for debugging
Signalled by LET.
UNDEFINED-FUNCTION :NAME ITERATE::OPTIMIZE-GATHERING-FORM

Broken at LET.  Type :H for Help.
    1  Return to top level.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.