[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.
>
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