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

Re: trouble with 2.6.6



On Wed, Jun 09, 2004 at 10:38:18PM +0200, Geert Uytterhoeven wrote:
> 
> BTW, anyone who knows a simple way to have multiple toolchain versions created
> using Debian's toolchain-source on your system? So I can have e.g. both
> linux-m68k-gcc-3.2 and linux-m68k-gcc-3.3.3? Right now I have 3.2 (with working
> binutils) on my old Vaio, and 3.3.3 (with non-working binutils) on my new
> Athlon.

Not with toolchain-source (btw do you have gcc-2.95 cross debs?), but then I
only ever managed to build gcc-3.3.3 with it. 

Then I tried crosstool
http://kegel.com/crosstool/
and it seems you can have several versions installed

ll /usr/local/crosstool/m68k-unknown-linux-gnu/
total 12
drwxr-sr-x    8 cts      cts          4096 May 24 14:00 gcc-2.95.3-glibc-2.2.5
drwxr-sr-x    8 cts      cts          4096 May 24 13:43 gcc-2.95.3-glibc-2.3.2
drwxr-sr-x   10 cts      cts          4096 Jun  9 22:45 gcc-3.4.0-glibc-2.3.2

Might be worth a wishlist bug to be able to have several debian crosstools
packages installed, I don't see why it should not be possible.

Christian



Reply to: