[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] GCC 3.x
Arnaud BERCEGEAY a écrit :
Hi,
What do we wait for provide GCC 3.x rpm in SpareMiNT ?
Hmm.. just a question for GCC3 users: what do you wait to provide a gcc
3.x rpm ?
The problem isn't to provide the GCC rpm, it's a easy to do task, the
problem is that MintLib and the kernel need minor adaptations.
The GCC3 inline asm interface has changed since 2.95 and to provide a
GCC 3.x rpm who can't compile mintlib and the kernel is a no-sense.
When I ask at the sparemint maintainers to provide a gcc 3.x rpm, I mean
that the whole systeme will be able to compile with it...
I have a question: is it possible to have both gcc 2.95 and gcc 3
installed on the same machine, without conflict ?
Yes, I use actually gcc 2.95 in /usr/bin and gcc 3.3 in /usr/local/bin
You need only to make a link to /usr/local/bin/gcc to /usr/local/bin/gcc3
After, you can change( or not) CC=gcc in CC=gcc3 in your makefile.
best regards,
Pareillement :)
Zorro