
Thomas Hallock wrote:
this is what happens when I 'make universe' after a successfull './configure':
[localhost:local/nhc98-1.02/src] root# make universe cd syntax; make EXE= SYSTEM='-D__NetBSD__' STATICFLAG='' myinstall cd ugendir; make EXE= sh ../../bin/mycc -s main.o gen.o lex.yy.o y.tab.o id.o tree.o yyerror.o -o ugen /usr/bin/ld: can't use -s with input files containg indirect symbols (output file must contain at least global symbols, for maximum stripping use -x) make[2]: *** [ugen] Error 1 make[1]: *** [ugen] Error 2 make: *** [myinstall] Error 2
lex.yy.o, y.tab.o, ugendir? This looks very much like ghc and not at all like nhc. -- OLAF CHITIL, Dept. of Computer Science, University of York, York YO10 5DD, UK. URL: http://www.cs.york.ac.uk/~olaf/ Tel: +44 1904 434756; Fax: +44 1904 432767