This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Re: jartool.c:539: undefined reference to `strdup'
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: PATCH: Re: jartool.c:539: undefined reference to `strdup'
- From: Tom Tromey <tromey at redhat dot com>
- Date: 03 May 2001 11:55:28 -0600
- Cc: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>, gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- References: <200105031657.MAA03729@hiauly1.hia.nrc.ca> <oru232z78m.fsf@guarana.lsd.ic.unicamp.br>
- Reply-To: tromey at redhat dot com
>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:
Alexandre> Better check for it and define it only if it's not present,
Alexandre> or go for libiberty, which I think would be a better idea.
I also think using libiberty is best, now that Per has established
that we can't contact the fastjar maintainer.
Does this really belong on the branch? I'm inclined to say no. It is
pretty late, and I doubt that we'd want to accept the changes to make
java work on this target at this point. java support is the only
reason to build fastjar.
Tom