Hi,

"Frank J. R. Hanstick" <[EMAIL PROTECTED]> writes:

> /bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wmissing- 
> prototypes -Werror   -o libguile.la -rpath /usr/local/lib -lintl -Wl,- 
> framework -Wl,CoreFoundation -version-info 17:1:0 -no-undefined

[...]

> ld: common symbols not allowed with MH_DYLIB output format with the - 
> multi_module option
> /usr/local/lib/libgmp.a(mp_bpl.o) definition of common ___gmp_junk
> (size 4)
> /usr/bin/libtool: internal link edit command failed

[...]

>       I had earlier asked about this in simpler form; but, got no
> reply.   The line generating this error is 214 of libtool.  The
> question is,  am I suppose to be getting here (there are lines with
> -single_module  designated).  If the answer is yes, then how does the
> line need to be  changed so that I do not get this error and if no,
> what needs to be  changed to not get here?

Sorry, I'm not familiar at all with Darwin's linker.  I suppose you'll
have to further dig its documentation.

Nevertheless, I think there were report of successful builds on MacOS X
in the past...

Thanks,
Ludovic.


_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to