Q: -fhonor-std / how to include "gas"

Wolfgang Bangerth wolf@gaia.IWR.Uni-Heidelberg.De
Wed Mar 31 23:46:00 GMT 1999


>  2. On a Solaris 2.6 machine I tried to compile the ObjectSpace C++
>     libraries. Everything worked fine except for an error when
>     compiling a source code module with g++ using the native 'as'. So
>     I installed gas and moved it over the original 'as' binary and it
>     worked. But I am not particularly happy having to install gas in
>     /usr/ccs/bin.

The answer to this question has already been given, but maybe not why it
is not the first time it occurs. Since I had the same problem as Peter, I
thought I'd note that INSTALL/CONFIGURE talks about using the gnu
assembler (--with-gnu-as, --with-as=...). Using these options in any
combination doesn't help, not even taking /usr/ccs/bin out of PATH (!);
configure does a good job finding the Sun assembler anyway!

I admit I haven't read the FAQ before this experience and used the
options listed in the INSTALL directory, so it's entirely my fault; it
might be a good idea to take out the lines in INSTALL/CONFIGURE anyway,
though.

Thanks for the good compiler anyway,
Wolfgang


-------------------------------------------------------------------------
Wolfgang Bangerth            email:       wolf@gaia.iwr.uni-heidelberg.de
                             www: http://gaia.iwr.uni-heidelberg.de/~wolf





More information about the Gcc mailing list