-fPIC for m68k/netbsd
Kiyo Inaba
inaba at src.ricoh.co.jp
Sun Apr 4 07:43:34 PDT 1999
I've been back to cross compiling for m68k/netbsd.
At least today's snap incorrectly specify -fPIC to ltdl.lo.
And (as you may know), it generates undefined reference to
'_GLOBAL_OFFSET_TABLE_' on this machine.
What I specify for configure is
m68k-sun-netbsd1.3.1
--with-staticvm --with-staticlib
--with-engine=jit --without-x
And also I noticed that binutils-2.9.1 derived 'as' on
m68k/netbsd can not handle '-k' flag at all. Did I make any
mistake, or is it the feature?
BTW, your test is running background...
Kiyo
More information about the kaffe
mailing list