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


Jeff Sturm wrote:

On Wed, 10 Sep 2003, Andreas Tobler wrote:

/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/


Surely it'd be better to have an autoconf test for dlfcn.h?  Otherwise
many Darwin users are bound to be surprised as Per was.

Maybe, but this is not very urgent from my point of view. gcc-3.4 is development, it is not widely spread on the apple side and people who want to play with can ask. Per had his answer within 14 minutes :)


There is also another reason I don't think it is that urgent. I want to wait for panther (Mac OS-X 10.3) and see how gcc 3.4 and friend works before I spend some more sweat on it.

Andreas


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