bug-guile
[Top][All Lists]
Advanced

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

Re: Mac Intel Leopard guile 1.8.4 link fails


From: Neil Jerram
Subject: Re: Mac Intel Leopard guile 1.8.4 link fails
Date: Sun, 24 Feb 2008 09:53:05 +0000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Roger Mc Murtrie <address@hidden> writes:

> Mac OSX 10.5.2
>
> ./configure
> make
>
> Link failed at
> gcc -dynamiclib  -o .libs/libguile.17.1.2.dylib .....
>
> ld: warning codegen in ___gmpn_popcount (offset 0x00000007) prevents
> image from loading in dyld shared cache
> ld: warning codegen in ___gmpn_popcount (offset 0x0000000E) prevents
> image from loading in dyld shared cache
> ld: warning codegen in ___gmpn_popcount (offset 0x00000015) prevents
> image from loading in dyld shared cache
> ld: warning codegen in ___gmpn_hamdist (offset 0x00000007) prevents
> image from loading in dyld shared cache
> ld: warning codegen in ___gmpn_hamdist (offset 0x0000000E) prevents
> image from loading in dyld shared cache
> ld: warning codegen in ___gmpn_hamdist (offset 0x00000015) prevents
> image from loading in dyld shared cache
> ld: absolute addressing (perhaps -mdynamic-no-pic) used in
> ___gmpn_add_n from /usr/local/lib/libgmp.a(add_n.o) not allowed in
> slidable image
> collect2: ld returned 1 exit status
> make[3]: *** [libguile.la] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2

Hi Roger,

Thanks for reporting this.  I was just wondering if this is a
regression since 1.8.3 - i.e. a problem that we've introduced by
something between 1.8.3 and 1.8.4.

As far as I remember, the 1.8.3 Leopard build was blocked by "64" API
problems, but I think you managed to work around those.  If you can
still remember, did the build then complete?

If it did complete, I guess this must be a regression.

Regards,
    Neil





reply via email to

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