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 12:06:10 +0100
- Subject: Re: MACOSX support
>-- Original Message --
>Date: Thu, 20 Feb 2003 11:54:45 +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>
>
>
>You're right, it's enabled. I undef'ed it now and am rebuilding. I'll
>keep you posted.
Is Dl_info defined in your dlcfn.h? In the later one it is. In mine it isn't.
Do you probably have a version mix of dlcompat?
Andreas