how do i compile the userland,kernel with gcc34?

Erik Wikström erik-wikstrom at telia.com
Mon Apr 4 14:20:44 PDT 2005


"daniel olsson" <d.ubuntu at xxxxxxxxx> wrote in message
news:4251ac07$0$716$415eb37d at xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> how do i compile the userland,kernel with gcc34? gcc2 is standard i see
i'äm
> running stable
>
> /Daniel Olsson

With no guarantee of being correct...
Create the file /etc/make.conf (if you haven't got it already) and add this:

CCVER?=gcc34

Notice the ?-make, it's to make sure that some thing will still use gcc 2.95
to insure stability, the kernel is one of those things. You can take a look
in /etc/defaults/make.conf for more things to add.

--
Erik Wikström







More information about the Users mailing list