Unable to build recent version IcedTea7 HEAD

Omair Majid omajid at redhat.com
Mon May 2 07:53:16 PDT 2011


On 05/02/2011 06:59 AM, Pavel Tisnovsky wrote:
> Hi all,
>
> I'm unable to build recent version of IcedTea7 HEAD on RHEL 5 using
> following GCC version:
> gcc (GCC) 4.1.2 20080704
>
> Error message generated during build:
>

> cc1: error: unrecognized command line option "-Wno-clobbered"
> cc1: error: unrecognized command line option "-Wno-clobbered"

>
> Do anyone knows what's went wrong? ;-)
>

-Wno-clobbered is not recognized by gcc 4.1. This has been fixed 
upstream: http://hg.openjdk.java.net/jdk7/build/jdk/rev/b715eb9f3d99

changeset:   4031:b715eb9f3d99
parent:      3932:d80954a89b49
user:        ohair
date:        Thu Apr 21 18:26:04 2011 -0700
summary:     7038711: Fix CC_VER checks for compiler options, fix use of 
-Wno-clobber

Cheers,
Omair



More information about the distro-pkg-dev mailing list