gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Another failing build on EFUPXS: GCL 2.6.1 issue??


From: Camm Maguire
Subject: Re: [Gcl-devel] Another failing build on EFUPXS: GCL 2.6.1 issue??
Date: 24 Oct 2003 18:20:41 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

ppc relocs are 24bit by default, unless you compile with the
-mlong-calls (or some such), first supported on ppc in gcc-3.3.  The
configure script (at least on recent gcl, how recent I'm not sure),
should detect gcc-3.3 if present and add this option automatically.
Without it, loads on big images will lose.  Ran into this with the
acl2 book verifications, which are now known to work with -mlong-call.

Take care,

David MENTRE <address@hidden> writes:

> Hello,
> 
> Sorry to bother you once again. It appears that my build fails once
> again on EFUPXS.spad (for latest Axiom CVS):
> 
> 0 making 
> /home/david/pub/axiom-libre/axiom-powerpc/axiom/int/algebra/EFUPXS.spad from 
> /home/david/pub/axiom-libre/axiom-powerpc/axiom/src/algebra/efupxs.spad.pamphlet
> 0 making 
> /home/david/pub/axiom-libre/axiom-powerpc/axiom/int/algebra/EFUPXS.NRLIB from 
> /home/david/pub/axiom-libre/axiom-powerpc/axiom/int/algebra/EFUPXS.spad
> 
> (AXIOM Sockets) The AXIOM server number is undefined.
> [...]
>    Loading 
>       
> /home/david/pub/axiom-libre/axiom-powerpc/axiom/mnt/linux/algebra/ISTRING.o
>       for domain IndexedString 
> reloc for vs_overflow is overflowing
>  
>    >> System error:
>    Cannot get relocated section contents
> 
> 
> protected-symbol-warn called with (NIL)
> (1) -> 0 making 
> /home/david/pub/axiom-libre/axiom-powerpc/axiom/mnt/linux/algebra/EFUPXS.o 
> from /home/david/pub/axiom-libre/axiom-powerpc/axiom/int/algebra/EFUPXS.NRLIB
> cp: cannot stat 
> `/home/david/pub/axiom-libre/axiom-powerpc/axiom/int/algebra/EFUPXS.NRLIB/code.o':
>  No such file or directory
> make[3]: *** 
> [/home/david/pub/axiom-libre/axiom-powerpc/axiom/mnt/linux/algebra/EFUPXS.o] 
> Error 1
> make[3]: Leaving directory 
> `/home/david/pub/axiom-libre/axiom-powerpc/axiom/src/algebra'
> make[2]: *** [algebradir] Error 2
> 
> 
> Any idea on what can going wrong? Is the message "reloc for vs_overflow
> is overflowing" informs of an issue with gcl? I found such an error
> message in lsp/gcl-2.6.1/o/sfaslbdf.c.
> 
> I'm building on Debian stable on PowerPC architecture.
> 
> Yours,
> d.
> -- 
> David MENTRE <address@hidden> -- http://www.nongnu.org/axiom/
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]