Please reply to he list...
On 21.03.2008, at 19:11, Alejandro Aragon wrote:
Thanks for replying. If I set the environmental variable CXX
in .bashrc or .profile, it will only be used from the terminal,
right? In my case I'm using Eclipse to write C++ code.
Well, then you should use ~/.MacOS
On 21.03.2008, at 17:49, Alejandro Aragon wrote:
1. I use autotools for a project, so I can specify in the configure
script that the compiler be different from the default found in /usr/
bin using compiler flags: $./configure CXX=/opt/include/bin/g++-
mp-4.3. Is there a better way to do this?
Alejandro Aragon wrote:
> Hello everyone,
>
> I have several questions about using a different version of GCC than
> that provided by default:
>
> $ gcc -v
> Using built-in specs.
> Target: i686-apple-darwin9
> Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-
> checking -enab
Hello everyone,
I have several questions about using a different version of GCC than
that provided by default:
$ gcc -v
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-
checking -enable-werror --prefix=/usr --mandir=/share/man