This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgcj fail to build on Mac OSX


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










Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]