Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Other Compiller
Other Compiller [message #47671] |
Wed, 01 March 2017 00:03  |
Mq35
Messages: 10 Registered: January 2016
|
Promising Member |
|
|
I have downloaded the toolchains (raspberry-gcc4.9.2-r4.exe).
How can I properly configure TheIDE to compile code for Raspberry?
How can I delete the wrong options "-DflagWIN32" "-mthreads" from compiller command line?
----- rasp ( MAIN GCC DEBUG DEBUG_FULL BLITZ WIN32 )
cd D:\upp\MyApps\rasp
rasp.cpp
arm-linux-gnueabihf-gcc -c -I"D:\upp/MyApps" -I"D:\upp/uppsrc" -I"D:\upp\SysGCC\include" -I"D:/upp/out/MyApps/rasp/rrr.Debug.Debug_Full.Main" -DflagMAIN -D
flagGCC -DflagDEBUG -DflagDEBUG_FULL -DflagBLITZ -DflagWIN32 -mthreads -g2 -static -fexceptions -D_DEBUG -O0 -gstabs -x c++ "D:\upp\MyApps\rasp\rasp.cpp" -o "D
:/upp/out/MyApps/rasp/rrr.Debug.Debug_Full.Main\rasp.o"
|
|
|
Goto Forum:
Current Time: Tue Apr 29 05:35:15 CEST 2025
Total time taken to generate the page: 0.00554 seconds
|