static vm bug (was: Re: [kaffe] static vm on mipsel)
Kiyo Inaba
inaba at src.ricoh.co.jp
Thu Aug 7 21:48:02 PDT 2003
>This should work...
>./configure --with-staticbin --with-staticvm --with-staticlib
>That should give you a static binary.
Unfortunately NO.
Or, depends on the definition of 'static binary'. My definition is 'a
binary which does not need any extra files to be executed' and recent
auto-tools makes the 'static binary' to check files like
libraries/clib/native/libnative.la
You need not to provide library itself, but these files are needed.
Kiyo
P.S. Haven't I reported this?
More information about the kaffe
mailing list