Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cross compilation errors

Status
Not open for further replies.

SemusSan

Computer
Joined
Jun 2, 2009
Messages
1
Location
US
Hello,
I'm using Simulink to cross compile with a non-standard lnx target (tlc) file. From there I plan to use the generated c code and make file to finally compile in a device specific environment. The problem is, the make file gets sent down a -m32 flag which I want to remove as it is the only thing seeming to upset my custom compiler. I've looked extensively but can't find where to shut it off, as it is not in the lnx target files or the configuration parameters screen.

Also- changing the instances in /matlab/rtw/c/tools/unixtools.mk did not solve this problem and the make level
Thank you!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top