help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] Re: duplicate symbols complaint on Mac OS X 10.5.2


From: David Reiser
Subject: Re: [Help-gnutls] Re: duplicate symbols complaint on Mac OS X 10.5.2
Date: Thu, 20 Mar 2008 22:52:19 -0400


On Mar 20, 2008, at 5:47 AM, Simon Josefsson wrote:

I still don't see how this problem occur though.  Exactly how is the
gmpz_abs symbol pulled into guile/src/*.o files?  If gmpz_abs is inline
in gmp.h, should that be inlined into the guile code?  Does setting the
compiler in gnu99 mode also set the linker in a different mode, that
causes this problem?

David, could you try build GnuTLS and passing ./configure the parameter
'ac_cv_prog_cc_c99=no'?  Make sure configure output looks like:

checking for gcc option to accept ISO C99... (cached) unsupported

Neither 
ac_cv_proc_cc_c99=no ./configure ...
or
./configure [...] ac_cv_proc_cc_c99=no
 
prevented

checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99

Dave
--
David Reiser




reply via email to

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