On Tue, 3 Sep 2002, Chris Dutton wrote: > Using Mac OS X 10.1.5, on which I've successfully built 0.0.6 and 0.0.7. > > [localhost:~/parrot.1/languages/imcc] chris% make > .... > anyop.o definition of _n_symbols in section (__DATA,__common) > make: *** [imcc] Error 1
imcc had hard-wired version numbers 0,0,7. These need to be changed to 0,0.8. (Look in anyop.c and imcc.y (I think)). Or, you can apply my patches of yesterday which fix them with the appropriate Configure variables. -- Andy Dougherty [EMAIL PROTECTED] Dept. of Physics Lafayette College, Easton PA 18042