View Single Post
Old 10-29-2006, 02:25 PM   #17
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
I have a bug report for the iRex tool chain:

arm-linux-as does not default to soft float.

You need to setup ASFLAGS = -mfloat-abi=soft to have your assembly files assembled and labeled correctly. Assuming they don't contain any hardware FP assembly code, in which case you'll get an error.
scotty1024 is offline   Reply With Quote