On Mon, Jul 05, 2004 at 08:46:40AM +1000, Jim Watson wrote: > We have been shipping the v8 version already but build with v8+ because of > that unused asm code. So we should ifdef out the v9 code and build with v8 > like _every_ other library is built. I will try and build one next weekend.
that should work. > For linux sparc only, the v8+/v9 code for linux sparc could be in a separate > tiny library which is not linked at runtime unless it is actually called. Is > such a thing possible? How could it be done? I guess it's possible by loading the library with dlopen and friends. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessary a good idea. [ Alexander Viro on linux-kernel ]