Your change to gcc/llibjava/{configure.host,configure.in} at 2002年03月15日
Andrew Pinski
pinskia@physics.uc.edu
Sat Mar 16 20:36:00 GMT 2002
Your change in gcc/llibjava:
2002年03月15日 Anthony Green <green@redhat.com>
* configure.host (FILE): New macro for specifing File
implementation.
* configure: Rebuilt.
* configure.in: Use FILE. Define HAVE_TIME for newlib targets.
Has a problem because I had been using the environment variable FILE
before
for a log file and now gcc will not build because of this change.
Your patch only used PLATFORM when FILE was not defined which is wrong
in my case.
I have change my use of that environment variable but I think this
should be avoidable.
Thanks,
Andrew Pinski
More information about the Java
mailing list