lilypond-devel
[Top][All Lists]
Advanced

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

Re: Can make deb be done with gcc 3.3?


From: Graham Percival
Subject: Re: Can make deb be done with gcc 3.3?
Date: Wed, 04 Jun 2003 01:10:08 -0700

On Wed, 04 Jun 2003 09:44:36 +0200
Jan Nieuwenhuizen <address@hidden> wrote:
> That looks fishy.  Try without -O2, or with patch below.

I tried the patch (I _think_ I applied it correctly); it gave me the
warning, but kept on going.

----
rm -f ./out/getopt-long.dep; DEPENDENCIES_OUTPUT="./out/getopt-long.dep 
./out/getopt-long.o" g++ -c   -DHAVE_CONFIG_H  -DSTRING_UTILS_INLINED -Iinclude 
-I./out -I../flower/include -I../flower/./out -O2 -finline-functions -g        
-O2 -finline-functions -g    -Wall  -W -Wmissing-prototypes -Wconversion  -o 
out/getopt-long.o getopt-long.cc
getopt-long.cc:28:2: warning: #warning huh?
rm -f ./out/hash.dep; DEPENDENCIES_OUTPUT="./out/hash.dep ./out/hash.o" g++ -c  
 -DHAVE_CONFIG_H  -DSTRING_UTILS_INLINED -Iinclude -I./out -I../flower/include 
-I../flower/./out -O2 -finline-functions -g        -O2 -finline-functions -g    
-Wall  -W -Wmissing-prototypes -Wconversion  -o out/hash.o hash.cc
----

Is there an easy way to undo a CVS commit?  We should delete my latest patch
(which adds a warning to Documents/topdocs/INSTALL.texi).  Sorry for jumping
the gun on this, but I know that many programs had problems going from 
gcc-2.95 to 3.x, so I assumed that some programs would have problems going
from 3.2 to 3.3.
I could just edit the files and commit a new change, but there's probably
an easier way to undo the changes.

Cheers,
- Graham




reply via email to

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