Re: [Anjuta-list] Syntax definitions



On Wed, 2002-06-05 at 13:21, Biswapesh Chattopadhyay wrote:
> Have you tried 'Settings->Commands->Select Programming Language' and
> setting the 'Execute' option to what you want it to do ?

Oh, that reminds me.

I changed the ones for C++ and C to use g++3 and gcc3. No effect, it
carries on using "g++" and "gcc"

Doing "CC=gcc3 CXX=g++3 anjuta &" to launch it works fine, though.

The version switch causes problems, as gcc 2 tries to use the libstdc++
from gcc2, even though it's using the compiler from gcc3.

It's all a bit of a pain, really.

Dave.





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