[ale] RH7.2 -> GCC 3.1
cfowler
cfowler at outpostsentinel.com
Fri Jun 28 17:11:13 EDT 2002
My main goal is to test and use gcj. That is all. I have a project
where I may use it.
Chris
On Fri, 2002-06-28 at 16:58, Joseph A Knapka wrote:
> Mike Panetta wrote:
> >
> > I believe that you will need to compile the C library as well. I am not
> > 100% sure the binary formats of GCC 2.9x and 3.x are compatible.
>
> C binary linkage is the same, but the C++ linkage convention
> changed. You need to make sure you build and install libstdc++
> when you install the new GCC (you must pretty much always do
> that). Of course, you need to keep the old libstdc++ around
> for any code that's dynamically liked to it and built by
> the old compiler.
>
> Chris, I don't think you should be building kernels with GCC 3,
> in case you were tempted to try that :-)
>
> -- Joe
>
> > Mike
> >
> > On Fri, 2002-06-28 at 10:49, cfowler wrote:
> > > I'm taking a RH7.2 FS to GCC 3.1 I did the following.
> > >
> > > 1) Downloaded latest and greates of binutils
> > > ./configure --prefix=/usr
> > > make
> > > make install
> > >
> > > 2) Downloaded gcc 3.1
> > > ./configure --prefix=/usr
> > > make
> > > make install
> > >
> > >
> > > Anything else I need to do?
> > >
> > > Thanks,
> > > Chris
> > >
> > >
> > >
> > >
> > > ---
> > > This message has been sent through the ALE general discussion list.
> > > See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> > > sent to listmaster at ale dot org.
> > >
> >
> > ---
> > This message has been sent through the ALE general discussion list.
> > See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> > sent to listmaster at ale dot org.
>
> --
> "Thanks to Microsoft, I am now blind in both eyes. They have
> rolled back in my head so many times this week that they
> are apparently stuck there now."
> - Jonathan Rickman, regarding M$ anti-open-source PR.
>
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> sent to listmaster at ale dot org.
>
>
>
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list