libgcj fail to build on Mac OSX
Andreas Tobler
toa@pop.agri.ch
Wed Sep 10 08:49:00 GMT 2003
Hi Per,
Per Bothner wrote:
> On MacOS 10.2 I did a configure without specifying --enable-languages,
> and then a boostrap which failed. I thought this was supposed to work.
> If not, we should default to *not* building libgcj on MacOS.
> /Users/bothner/GNU/gcc.head/libjava/gnu/gcj/runtime/natSharedLibLoader.cc:21:19:
> dlfcn.h: No such file or directory
You need this package installed:
http://www.opendarwin.org/projects/dlcompat/
I somewhere read that Apple intends to include some linux api calls and
one part of them should be these dlcompat pkg or at least its functionality.
libgcj is built daily on regression. http://gcc.gnu.org/regtest/
Geoff K, agreed to default build on darwin.
Unfortunately at the moment it doesn't build due to some reload issues
according to Andrew Pinski?
Andreas
More information about the Java
mailing list