Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 31 Mar 2005 12:44:08 +0200
From: Andreas Ericsson <ae@....se>
To: owl-users@...ts.openwall.com
Subject: Re: Linux 2.4.29-ow1; Owl moves to GCC 3.4.3, glibc 2.3.3+

Marcin Siennicki wrote:
> Solar Designer napisał(a):
> 
>> Additionally, the new Owl-current snapshot uses GCC 3.4.3 and a
>> post-2.3.3 glibc.  Further updates will follow.  The Owl homepage is:
>>  
>>
> Hi,
> RPM macros in rpm-4.2-owl3.i386.rpm are incompatible with gcc-3.4 as 
> they use
> deprecated -mcpu. It could make some problems (I had a few)
> 

Not incompatible, just noisy. When -mcpu becomes obsolete it will be 
incompatible.

Here's the quick-fix;
sed -i 's/-mcpu/-mtune/g' `find /usr/lib/rpm -type f -name macros

> Regards,
> Marcin
> 

-- 
Andreas Ericsson                   andreas.ericsson@....se
OP5 AB                             www.op5.se
Lead Developer

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.