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: Paul Scott
Subject: Re: Can make deb be done with gcc 3.3?
Date: Wed, 04 Jun 2003 01:43:43 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.3.1) Gecko/20030527 Debian/1.3.1-2

Jan Nieuwenhuizen wrote:

Paul Scott <address@hidden> writes:

(See header)

This is what I get:

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:22: error: parse error before `const'
I've still got a bit to learn about how to do some of this stuff. I've done a lot of programming (I started in 1966) but I'm just learning CVS, etc. I just switched my symlinks to use gcc-3.2 and 'make deb' is successfully at the Metafont stage as I write this. That takes a long time on a K6II-350!!

That looks fishy. Try without -O2,
I don't yet know where to make that change. I do know that it's the optimization level.

or with patch below.

or quite how to do that.

I realize that you have a pretty common last name but do you know an astronomer named Hans Nieuwenhuijzen from Utrecht (Bunnik)? We both worked on Forth in the 1970's and 1980's.

Thanks,

Paul





reply via email to

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