On Thu, Sep 20, 2007 at 10:28:24PM +0300, Riku Voipio wrote: >Armel arch needs atleast -march=armv4t to work, which is the >default for gcc on it. However, since -9 -> -10, perl started >applying -march=armv3 for armel. This appears to be due to a fix >to actually apply -march=armv3 for the old arm port.
There was a special case for arm some time back where the default in gcc was wrong. When I was adding a case for sh4 I noticed fixed a typo which prevented the arm special case from being applied. Darn, should have left well enough alone. I've removed the special case now. --bod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

