From: <gb...@di...> - 2000-10-08 22:31:48
|
Hi, > Hm, at the linking stage I get > > /usr/lib/libbfd.so: undefined reference to `objjalloc_create' That appears to be from libiberty, probably that my compiler (GCC 2.95.2) automagically added -liberty. Anyhow, I uploaded the JIT-5d version which disables JIT_DEBUG (what bfd was needed for) and improves a little some applications like GraphicConverter through the lazy instruction cache flush method. Bye. -- Gwenolé Beauchesne |