[Help-gnutls] Re: duplicate symbols complaint on Mac OS X 10.5.2
David Reiser
dbreiser at gmail.com
Fri Mar 21 03:52:19 CET 2008
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
dbreiser at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20080320/e213ce5f/attachment.htm>
More information about the Gnutls-help
mailing list