binutils 2.10.1 on solaris with 2.95.2.
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Thu Dec 14 10:46:00 GMT 2000
On Wed, 13 Dec 2000, Putney, Jeff wrote:
> Is there any consensus on the use of binutils 2.10.1 with gcc-2.95.2 on
> solaris 2.6 - 8?
There is no need to use binutils on this platform. You can use Sun's
tools.
> 2) Using sun's as (on 2.6) either has problems with name mangling
> (especially with maps) or linker errors when --squangle is given (on
> string_char_traits).
The former won't work to a (size) limitation in Sun as, the latter does
not work as you also must build the libraries with these flags.
Set
int flag_do_squangling=1;
in gcc/cp/decl2.c *before* bootstrapping GCC and everything will be
fine.
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
More information about the Gcc
mailing list