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

Ludovic Courtès ludo at gnu.org
Thu Mar 20 09:30:16 CET 2008


Hello,

David Reiser <dbreiser at gmail.com> writes:

> cc1: error: unrecognized command line option "-fgnu89-inline"

Damn it, I just noticed that this option appeared in GCC 4.1.3 [0].  The
attached patch (applied to `master') fixes it (Simon: can you apply it
to other branches as well, if needed?).

What version of GCC are you using?  Can you list all the compilation
options that are actually used when compiling things under `guile/src'?

BTW, is there any reason why GnuTLS is now compiled in C99 mode?  It
doesn't seem to be explicitly set in `configure.in', so maybe some
Gnulib module requires it somehow?

Thanks for your help,
Ludovic.

[0] http://gcc.gnu.org/ml/gcc-patches/2007-03/msg00793.html
    The documentation also states that the actual "inline" semantic
    change occurs starting with GCC 4.3.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Check-whether-fgnu89-inline-is-supported-before-u.patch
Type: text/x-patch
Size: 3016 bytes
Desc: The patch
URL: </pipermail/attachments/20080320/d9375a05/attachment.bin>


More information about the Gnutls-help mailing list