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>,java at gcc dot gnu dot org
- Date: Thu, 20 Feb 2003 12:53:48 +0100
- Subject: Re: MACOSX support
>-- Original Message --
>Date: Thu, 20 Feb 2003 12:23:11 +0100
>Subject: Re: MACOSX support
>From: Geert Bevin <gbevin at uwyn dot com>
>To: java at gcc dot gnu dot org
>The installed versions of dlcompat, dlcompat-dev and dlcompat-shlibs
>are all 20021117-1
>
>> 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?
Hm, then I really wonder. Did you install it under /usr/local? If so, is
it in your environment ?
Last guess, you write 'make bootstrap-lean', did you try a complete as well?
Also, not quite sure if still necessary, but I for myself use 'make CC=cc
-no-cpp-precomp' bootstrap.
For further investigation I have to try by myself. Which will be later today.
(after work ;)
Andreas
Andreas