Re: [boost] Problem with boost.build re. gcc-tools.jam

2003-03-18 Thread David Abrahams
[EMAIL PROTECTED] writes: > On my Linux system I'm using the gcc toolset for all my boost work. > Recently I had to use a different version of gcc which is installed under a > different name. > Ok, I thought, time to use set the GXX and GCC Variables in order to use > that different gcc version. >

[boost] Problem with boost.build re. gcc-tools.jam

2003-03-18 Thread Gottfried . Ganssauge
On my Linux system I'm using the gcc toolset for all my boost work. Recently I had to use a different version of gcc which is installed under a different name. Ok, I thought, time to use set the GXX and GCC Variables in order to use that different gcc version. Here's what I tried (I'm using bash a