lilypond-devel
[Top][All Lists]
Advanced

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

Re: failed make with gcc 3.2.2 and flex 2.5.31


From: Peter B. Steiger
Subject: Re: failed make with gcc 3.2.2 and flex 2.5.31
Date: Fri, 11 Apr 2003 01:09:04 -0500

Bryan Koschmann sez:
>Can you tell me how you went about doing this? I was planning 
>on getting the old gcc source, and installing it in, say, 
> /usr/local/newgcc. I would appreciate any additional input 
> you have on this.

That's about what I did.  I think I installed it to /usr/gcc2 - man pages, 
libs, includes, 
bin, everything went to /usr/gcc2.  Also, during the configure (of gcc) I gave 
the 
option --with-suffix="-2.95.3", so the binaries were created as gcc-2.95.3 and 
so on.  
Then I created a symbolic link in /usr/bin called gcc2 -> 
/usr/gcc2/bin/gcc-2.95.3 as 
well as c++2 -> /usr/gcc2/bin/c++-2.95.3.  Finally when I ran configure for 
flex I said:
CC=gcc2 CPP=c++2 ./configure --whatever-options-i-don't-remember-now

I used the same CC and CPP options to configure/build bison and lilypond, and 
next 
thing I knew some elves had left a working copy of lilypond on my doorstep 
while I 
slept.

pbs
--------
Peter B. Steiger
Cheyenne, WY






reply via email to

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