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: java testsuite results from irix 6.5


> -----Original Message-----
> From: Billinghurst, David (CRTS)
>  - rename boehm-gc/mips_sgi_mach_dep.S to .s

Was that because a tool doesn't handle .S, or because a Makefile still
referred to it as .s?

The goal was to try to consistently rename all preprocessed asssembly files
to .S, a convention that gcc has long understood.  Thus I would much rather
switch to a consistent use of .S, if that's possible.

Hans


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