[Scratchbox-users] Special argument for foreign toolchain
Claudio Scordino
cloud.of.andor at gmail.com
Tue Jun 5 17:15:37 EEST 2007
Hi all,
I'm integrating a foreign toolchain inside Scratchbox according to the
instructions at http://www.scratchbox.org/wiki/ForeignToolchains.
My toolchain needs the special argument -mcpu=... otherwise it does not compile.
So, when I try to integrate the toolchain I get the error
"error: C compiler cannot create executables"
because I didn't specify my argument.
My question is: where should I set my parameter -mcpu=... so that it is
automatically used during the make ?
I tried exporting the CFLAGS variable, but it didn't work...
Any suggestion is very welcome.
Regards,
Claudio
More information about the Scratchbox-users
mailing list