thanks for your answer... in fact I see that inside Kaffe there's non usage of "__eprintf", but it is used in one include of my m68k toolchain in a macro for defining "assert" (in assert.h) I will change that include (or at least find a way to make "assert" references just "printf") without change configure.in...
thanks again! >But, before starting this, please recheck who calls '__eprintf' in >your build. Usually, function names starting with underscore is >internal function and they shall be provided by a given library. > >Kiyo _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
