[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: default rpm macros cause errors with g77
- From: John Pye <john pye student unsw edu au>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: default rpm macros cause errors with g77
- Date: Thu, 10 Aug 2006 00:01:25 +1000
Thanks for that. I've filed redhat bug #201848:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201848
Rex Dieter wrote:
>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
>
>_______________________________________________
>Rpm-list mailing list
>Rpm-list redhat com
>https://www.redhat.com/mailman/listinfo/rpm-list
>
>
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]