dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]Portability update: ia64 & alpha


From: Rhys Weatherley
Subject: Re: [DotGNU]Portability update: ia64 & alpha
Date: Fri, 7 Feb 2003 09:27:39 +1000
User-agent: KMail/1.4.3

On Friday 07 February 2003 04:04 am, CH Gowri Kumar wrote:

>     433 /var/gkumar/pnet/pnet/libffi/.././libffi/src/ffitest.c:1193:
> relocation         truncated to fit: PCREL21B text
>     434 /var/gkumar/pnet/pnet/libffi/.././libffi/src/ffitest.c:1225:
> relocation         truncated to fit: PCREL21B text
>     435 /var/gkumar/pnet/pnet/libffi/.././libffi/src/ffitest.c:1257:
> relocation         truncated to fit: PCREL21B text
>     436 /var/gkumar/pnet/pnet/libffi/.././libffi/src/ffitest.c:1290:
> relocation         truncated to fit: PCREL21B text

It looks like "make clean" may be busted in the latest libffi from the gcc CVS 
tree.  It doesn't seem to remove the previous *.o files.  So, these ffitest 
issues may be due to picking up the wrong versions of the object files.

Try deleting all *.o and *.lo files underneath pnet/libffi/src (including the 
architecture-specific directory such as x86, ia64, or ppc).  And then retry.

And I'll try to figure out why "make clean" doesn't work, to fix this 
permanently.

Cheers,

Rhys.



reply via email to

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