[ scummvm-Bugs-2905000 ] configure: wrong as, ar, ranlib, strip for arm-oe-linux-gnueabi
SourceForge.net
noreply at sourceforge.net
Fri Nov 27 15:35:25 CET 2009
Bugs item #2905000, was opened at 2009-11-27 15:35
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2905000&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler error
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Heinervdm ()
Assigned to: Nobody/Anonymous (nobody)
Summary: configure: wrong as,ar,ranlib,strip for arm-oe-linux-gnueabi
Initial Comment:
I was crosscompiling scummvm for OpenEmbedded for armv4t.
Version 0.12.0 compiled fine, but with 1.0.0 wrong as is choosen to compile the asm code instead of arm-oe-linux-gnueabi-as as it's defined in the AS enviroment varialbe.
Same for ar, ranlib and strip. After ./configure config.mk set's these variables the buildhost one's. (as, ar, ranlib, strip)
configure paramters used: --build=x86_64-linux --host=arm-oe-linux-gnueab --target=arm-oe-linux-gnueabi
config.sub arm-oe-linux-gnueabi returns arm-oe-linux-gnueabi
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2905000&group_id=37116
More information about the Scummvm-tracker
mailing list