Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2007 13:17:44 -0700
From:      Marcel Moolenaar <xcllnt@mac.com>
To:        Randy Bush <randy@psg.com>
Cc:        freebsd-ia64@freebsd.org
Subject:   Re: About the GCC 4.2 update
Message-ID:  <4BAF0D41-3341-4F2E-9161-BD9C6510D0D6@mac.com>
In-Reply-To: <470E6AD1.1030602@psg.com>
References:  <470E6AD1.1030602@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Oct 11, 2007, at 11:26 AM, Randy Bush wrote:

>> So, if you track -CURRENT and want to upgrade to beyond the GCC 4.2
>> import, make sure you keep backups or you'll be sorry...
>
> hmmm.  is this why i am having problems with sept snapshot iso?

> # gcc --version
> gcc (GCC) 4.2.1 20070719  [FreeBSD]
>
> cc -c -O2 -fno-strict-aliasing -pipe -march=itanium2 -DIN_GCC
> -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -DHAVE_GTHR_DEFAULT
> -I/usr/src/gnu/lib/libgcc/../../../contrib/gcclibs/include
> -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config
> -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I.
> -I/usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools  - 
> fvisibility=hidden
> -DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o
> unwind-dw2.o /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
> /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c:1: error:  
> bad
> value (itanium2) for -march= switch
> /usr/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c:1: error:  
> bad
> value (itanium2) for -mtune= switch
> *** Error code 1

There's no -march option for ia64. There's only -mtune.
Valid values for -mtune are itanium and itanium2.
FYI,

-- 
Marcel Moolenaar
xcllnt@mac.com





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BAF0D41-3341-4F2E-9161-BD9C6510D0D6>