Installing kaffe on IRIX 5.2 with GNU as
Alexandre Oliva
oliva at dcc.unicamp.br
Tue Oct 7 15:27:30 PDT 1997
Hi there!
I had trouble for compiling kaffe 0.9.2 on IRIX 5.2 because GNU as was
used instead of /usr/bin/as. The object-file threads.o produced by
GNU as wouldn't link, whereas the one produced by /usr/bin/as would.
I'd suggest that, for the particular case of IRIX, the Makefile
fragment contained a definition such as:
AS=/usr/bin/as
--
Alexandre Oliva
mailto:oliva at dcc.unicamp.br mailto:aoliva at acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
More information about the kaffe
mailing list