This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: relocate bits of posix.cc into natPosix*.cc?



Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> How about adding a win32.cc, putting the win32 implementation of 
> _Jv_gettimeofday() in it, and set things up so that posix.cc only builds 
> on posix and win32.cc only builds on windows.

Sounds good. Should be a good place for win32_exception_handler()
too. I assume that win32.cc should go in the gcc/libjava/ directory?

  - a


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