Re: How to use an older version of gcc?

2010-01-28 Thread gfot

yes i know i can call it gcc34 but the real problem is that the toolchain has
some scripts to automate the building and it uses some paths to pick up the
appropriate tools and when i run the scripts gcc42 is used. I figure out
that the path that gcc42 is located is the same as gcc34 /usr/local/bin .
But i don't know how to switch to the old gcc34 let's say for a particular
user on my system.
-- 
View this message in context: 
http://old.nabble.com/How-to-use-an-older-version-of-gcc--tp27349277p27352106.html
Sent from the freebsd-questions mailing list archive at Nabble.com.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


How to use an older version of gcc?

2010-01-27 Thread gfot

Hi i'm trying to compile a toochain for mips and i'm having some problems
with gcc 4.2.1 that my Freebsd 8.0 (64-bit) system came with. So i decided
(it was proposed by the README of the toolchain) to use gcc 3.4 but i
installed gcc 3.4 from ports but i still use the 4.2 when i type gcc. How
can i use gcc 3.4?
-- 
View this message in context: 
http://old.nabble.com/How-to-use-an-older-version-of-gcc--tp27349277p27349277.html
Sent from the freebsd-questions mailing list archive at Nabble.com.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org