help-gnutls
[Top][All Lists]
Advanced

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

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


From: Ludovic Courtès
Subject: [Help-gnutls] Re: duplicate symbols complaint on Mac OS X 10.5.2
Date: Wed, 09 Apr 2008 10:25:55 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi Simon,

Simon Josefsson <address@hidden> writes:

> Hi.  I just noticed this bug related to extern inline problems:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466778

That's with GCC 4.3, and a fix is going to appear in the next stable
version of Guile (1.8.5):

  
http://git.sv.gnu.org/gitweb/?p=guile.git;a=commitdiff;h=979eade6515559e3590f87f127d21172036f52a6

(Too bad Debian folks don't report bugs upstream...)

Using `-fgnu89-inline' (when available) has essentially the same effect
as this patch.

Furthermore, David is using 4.0, not 4.3:

  http://permalink.gmane.org/gmane.network.gnutls.general/1099

GCC 4.0 does not implement C99 "extern inline", so the problem
encountered by David is actually similar but normally not related to the
"extern inline" semantics change, unless Apple has shipped a patched GCC
for all this time.

Thanks,
Ludovic.





reply via email to

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