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: Help for compiling PERFECTLY SPECjbb2000 with gcj


On Fri, 2003-08-29 at 01:36, Tony Reix wrote:
> 2) Using only:   -O2 -ffast-math -mfpmath=sse
> ----------------------------------------------
> 
> This led to the same "VALIDATION ERROR" messages. So it may be another
> problem than FP.
> 
> jc1: attention : SSE instruction set disabled, using 387 arithmetics
> cc1: attention : SSE instruction set disabled, using 387 arithmetics

-mfpmath=sse requires -march=pentium4

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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