> > On Tue, 1 Jul 2003, Timothy Stack wrote: > > > > I tried creating a <cpu>/<os>/Makefile.frag as its done in the > > > engines and threadsystems directories, but that didn't quite work... > > > > It appears that the configure script looks for Make.frag and not > > Makefile.frag. Ah, gotta love the consistency... > > Tried that, didn't work either. It said: > > CPU_SOURCES = sysdepCallMethod.s
Did you add $(CPU_SOURCES) to the libkaffevm_la_SOURCES variable in kaffe/kaffevm/Makefile.am and regenerate it? > No other platform seems to do that so I am the only one with this problem > I think... PLEASE HELP! ;-) see config/mips/ultrix4/Make.frag > Gerlando tim _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
