This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Your change to gcc/llibjava/{configure.host,configure.in} at 2002-03-15


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]