SemusSan
Computer
- Jun 2, 2009
- 1
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!
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!