This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: MACOSX support
- From: "Andreas Tobler" <toa at pop dot agri dot ch>
- To: "Geert Bevin" <gbevin at uwyn dot com>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 20 Feb 2003 11:41:34 +0100
- Subject: Re: MACOSX support
>-- Original Message --
>Date: Thu, 20 Feb 2003 11:31:44 +0100
>Subject: Re: MACOSX support
>Cc: java at gcc dot gnu dot org
>To: "Andreas Tobler" <toa at pop dot agri dot ch>
>From: Geert Bevin <gbevin at uwyn dot com>
>
>
>I did this in a clean output dir, relaunched the make from scratch and
>get exactly the same error as before :-(
Hm, here it passes. But this is due to the fact that in my config.h:/* #undef
HAVE_DLADDR */.
I guess you have it enabled?
For the moment I don't know why you have it enabled.
Have to look at.
Andreas