[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: default rpm macros cause errors with g77
- From: Rex Dieter <rdieter math unl edu>
- To: Rpm-list redhat com
- Cc:
- Subject: Re: default rpm macros cause errors with g77
- Date: Wed, 09 Aug 2006 08:29:11 -0500
John Pye wrote:
> Hi all,
>
> I've got a package which I'm trying to build using RPM. It uses all the
> standard GNU autotools so I thought I'd try using %configure macro. I
> discovered that this macro includes some lines that, amongst other
> things, sets:
>
> FFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32
> -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables'
>
> This then gives an error later in the ./configure execution, including
> that g77 says that "-mtune=pentium4" is an invalid option.
> This is with RPM 4.4.1 on FC4 and RPM 4.4.2 on FC5.
This is a fedora-specific issue (in particular, redhat-rpm-config), and
should be reported there:
http://bugzilla.redhat.com/
against Fedora Core/redhat-rpm-config
-- Rex
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]