This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: WIN-28.1: fix POSIX file descriptor numbering assumptions
Adam Megacz wrote:
>Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
>
>>Do you know if this was happening with a build which was using the
>>-bootclasspath option,
>>
>
>I did not add any such option.
>
You don't need to add it, I just mean whether the build was passing
"-bootclasspath" when it runs gcj.
>>or was your Makefile checked out during the window where it was
>>broken?
>>
>
>This problem was with a copy checked out sometime yesterday evening,
>PST. When was the window?
>
Before that... It should have been fixed with
2002-03-03 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
* Makefile.am: Use -bootclasspath, not -CLASSPATH.
* Makefile.in: Rebuilt.
regards
Bryce.