bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tar 1.13.25 vs gcc 3.3 on solaris8 - creation problem?


From: Will Partain
Subject: Re: tar 1.13.25 vs gcc 3.3 on solaris8 - creation problem?
Date: 28 May 2003 17:41:39 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Portable Code)

I wrote:

> Hi; I'm getting problems with most of the 'make check' tests
> on tar 1.13.25, using gcc 3.3 on a sparc-solaris8 box; I
> believe it worked with gcc 3.2.x in a similar context.

Further testing suggests it is a problem with the
-mcpu=ultrasparc flag on gcc 3.3.  (I have reported it to
gcc's bugzilla -- bug 11018) For the record, here are the
flags that do/don't work:

-g : OK on sparc-solaris8
-O : OK on sparc-solaris8
-O -mcpu=ultrasparc : not OK on sparc-solaris8
-O2 : OK on sparc-solaris8
-O2 -mcpu=ultrasparc : not OK on sparc-solaris8 (OK on ia32-linux-rh7.2)

Keep up the good work,

Will





reply via email to

[Prev in Thread] Current Thread [Next in Thread]