Problem when compiling GCC 3.0 in Solaris 2.6
Alexandre Oliva
aoliva@redhat.com
Fri Jul 27 00:33:00 GMT 2001
On Jun 21, 2001, "Karthikeyan M. D" <dkarthik@wilco-int.com> wrote:
> --with-gnu-as=/tmp/dkarthik/gnu/bin/as \
> --with-gnu-ld=/tmp/dkarthik/gnu/bin/ld
These options are wrong. --with-gnu-as and --with-gnu-ld, without
arguments, tell GCC to assume the assembler and linker specified
--with-as=/path/to/as and --with-as=/path/to/ld are GNU as and ld,
respectively.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc-help
mailing list