[MT PATCH] forbid mixing architectures

Nathan Sidwell nathan@codesourcery.com
Tue Dec 20 17:25:00 GMT 2005


This patch prevents morphotech from mixing objectfiles compiled for different 
architectures.  This has never been safe, due to the different scheduling 
constraints and instructions in each variant.  We've had to tolerate it due to 
the lack of multilibbing in the compiler.  Now multilibbing is implemented, we 
can be stricter here and avoid confusing runtime problems.

ok?

nathan
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: multilib.patch
Type: text/x-patch
Size: 2125 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051220/7037443d/attachment.bin>


More information about the Binutils mailing list