This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: install libgcj-config.h someplace special
- From: Tom Tromey <tromey at redhat dot com>
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: Anthony Green <green at redhat dot com>, java-patches at gcc dot gnu dot org
- Date: 11 Mar 2002 09:29:11 -0700
- Subject: Re: Patch: install libgcj-config.h someplace special
- References: <1015795017.2049.174.camel@dhcppc2> <orvgc39zy9.fsf@free.redhat.lsd.ic.unicamp.br>
- Reply-to: tromey at redhat dot com
>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:
Alexandre> If it's not multilib specific too, we're in danger of
Alexandre> falling prey of a problem if different multilibs generate
Alexandre> different headers.
It isn't.
Alexandre> I don't see like this is possible, but a big warning should
Alexandre> be added to libgcj-config.h.in to prevent anyone from
Alexandre> playing fast-and-loose and adding stuff to this header that
Alexandre> may change across multilibs.
I agree. Anthony, could you do this? Then check it in; I agree this
is necessary.
Tom