gnutls-devel
[Top][All Lists]
Advanced

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

Re: GnuTLS 2.3.5 / GCC-3.4.x build problem


From: Simon Josefsson
Subject: Re: GnuTLS 2.3.5 / GCC-3.4.x build problem
Date: Wed, 16 Apr 2008 15:11:57 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Kris Karas <address@hidden> writes:

> Hi Simon,
>
> Just wanted to report a build problem with the newest GnuTLS 2.3.5.
> When in concert with gcc-3.4 (as found on, for example, Slackware 11)
> the build bombs out as evidenced here:
>
>       Making all in src
>       make[3]: Entering directory 
> `/var/tmp/slackbuild/gnutls/gnutls-2.3.5/guile/src'
>       /usr/bin/guile-snarf -o core.x core.c -DHAVE_CONFIG_H  -I../../includes 
> -I../../includes -I../.. -I.  -g -O2 -pipe  -Wno-strict-prototypes 
> -fgnu89-inline -pthread
>       cc1: error: unrecognized command line option "-fgnu89-inline"
>       make[3]: *** [core.x] Error 1
>       make[3]: Leaving directory 
> `/var/tmp/slackbuild/gnutls/gnutls-2.3.5/guile/src'
>       <snip>
>       make: *** [all] Error 2
>
>
> The build works just fine with gcc-4.x.x

Hi!  Thanks for the report.  I think our configure.in needs to test
whether -fgnu89-inline is available before using it.  I'll try to fix
this.

/Simon




reply via email to

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