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
[EMAIL PROTECTED]
_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls