bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gperf under version control?


From: Bruno Haible
Subject: Re: gperf under version control?
Date: Tue, 4 Sep 2007 00:52:27 +0200
User-agent: KMail/1.5.4

Hi Jim,

> I tried to find a cvs/svn/git repository
> or a newer version of gperf (nothing on alpha) -- to no avail.
> Is there a public repository?

Yes. The savannah project page is at
  http://savannah.gnu.org/projects/gperf
and the CVS is at
  http://sourceforge.net/cvs/?group_id=10123
but nothing has changed since the 3.0.3 release.

> I'm getting this from gcc, now:
> [ with gperf-3.0.3 and gcc version 4.2.1 (Debian 4.2.1-4) ]

gperf-3.0.3 was released precisely with the goal of being compatible with
gcc-4.3.0.

> cpp.gp:85: warning: C99 inline functions are not supported; using GNU89
> cpp.gp:85: warning: to disable this warning use -fgnu89-inline or the 
> gnu_inline
> 
> because I build cppi with -std=gnu99

What kind of code does cpp.gp contain near line 85?

Do you get the same warnings with gcc-4.3.0, or are they specific to
gcc-4.2.1?

>   http://gcc.gnu.org/ml/gcc-patches/2007-03/msg00702.html

Thanks, but first I need to see the code that gcc-4.2.1 is warning about.

Bruno





reply via email to

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