java testsuite results from irix 6.5
Billinghurst, David (CRTS)
David.Billinghurst@riotinto.com
Wed Feb 27 20:23:00 GMT 2002
mips_sgi_mach_dep.S isn't preprocessed. It starts with
#include <sys/regdef.h>
#include <sys/asm.h>
-----Original Message-----
From: Boehm, Hans [mailto:hans_boehm@hp.com]
Sent: Thursday, 28 February 2002 1:24
To: Billinghurst, David (CRTS)
Cc: 'java@gcc.gnu.org'
Subject: 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
More information about the Java
mailing list