This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Problems compiling libgcj-snapshot-2000-10-29
- To: Warren Levy <warrenl at cygnus dot com>
- Subject: Re: Problems compiling libgcj-snapshot-2000-10-29
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 30 Oct 2000 16:14:24 -0700
- Cc: Tom dot Williams at diversifiedsoftware dot com, java-discuss at sources dot redhat dot com
- References: <Pine.LNX.4.10.10010301325360.3341-100000@fencer.cygnus.com>
- Reply-To: tromey at cygnus dot com
Warren> If you didn't save the output, please try a clean build of
Warren> libgcj. It is helpful to know if it is getting built (or
Warren> fails to build) and is later missing vs. never being
Warren> attempted. There have been some mods to the make and
Warren> configure pieces in recent days, so that could be a
Warren> possibility
I'm guessing I broke the Makefile somehow. I noticed a similar
problem when I tried to add a `.java' file. I can't investigate it
today, but I'll add it to my to-do list.
Tom