lilypond-devel
[Top][All Lists]
Advanced

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

Re: [Eric Gebhart] Re: 1.8 compile - syntax error.


From: Jan Nieuwenhuizen
Subject: Re: [Eric Gebhart] Re: 1.8 compile - syntax error.
Date: Mon, 18 Aug 2003 12:52:28 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Jan Nieuwenhuizen writes:

> Ok, this is a real hack, but I compiled parser.yy by hand,
>
> bison -o foo.cc parser.yy
>
> At line 4962 there is this code.
>
> #if defined (__GNUC_MINOR__) && 2093 <= (__GNUC__ * 1000 + __GNUC_MINOR__)
>   __attribute__ ((__unused__))
> #endif
>
> I deleted those 3 lines, copied foo.cc to out/parser.cc

Ok.  It looks like a workaround added for gcc-2.95 breaks compilation
for your gcc-2.95.  What is your __GNUC_MINOR__?

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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