Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Cross Compile HowTo?
Re: Cross Compile HowTo? [message #21286 is a reply to message #21281] |
Mon, 11 May 2009 19:27   |
cocob
Messages: 156 Registered: January 2008
|
Experienced Member |
|
|
I don't know where is the problem exactly
you must have something like this
BUILDER = "GCC_ARM";
COMPILER = "";
DEBUG_INFO = "2";
DEBUG_BLITZ = "1";
DEBUG_LINKMODE = "0";
DEBUG_OPTIONS = "-O0";
DEBUG_FLAGS = "";
RELEASE_BLITZ = "0";
RELEASE_LINKMODE = "0";
RELEASE_OPTIONS = "-O3";
RELEASE_SIZE_OPTIONS = "-Os -finline-limit=20";
RELEASE_FLAGS = "";
DEBUGGER = "gdb";
PATH = "/path/to/gcc/arm/binaries";
INCLUDE = "/path/to/includes";
LIB = "/path/to/libs";
REMOTE_HOST = "";
REMOTE_OS = "";
REMOTE_TRANSFER = "";
REMOTE_MAP = "";
LINKMODE_LOCK = "0";
You should use verbose mode (setup menu) to debug your build method.
[Updated on: Mon, 11 May 2009 19:27] Report message to a moderator
|
|
|
 |
|
Cross Compile HowTo?
By: d_th on Wed, 01 April 2009 14:24
|
 |
|
Re: Cross Compile HowTo?
By: cocob on Wed, 01 April 2009 14:47
|
 |
|
Re: Cross Compile HowTo?
By: d_th on Wed, 01 April 2009 15:35
|
 |
|
Re: Cross Compile HowTo?
By: cocob on Wed, 01 April 2009 19:25
|
 |
|
Re: Cross Compile HowTo?
By: d_th on Wed, 01 April 2009 22:57
|
 |
|
Re: Cross Compile HowTo?
|
 |
|
Re: Cross Compile HowTo?
By: d_th on Mon, 11 May 2009 15:07
|
 |
|
Re: Cross Compile HowTo?
By: cocob on Mon, 11 May 2009 19:27
|
 |
|
Re: Cross Compile HowTo?
By: d_th on Mon, 11 May 2009 21:55
|
 |
|
Re: Cross Compile HowTo?
By: cocob on Mon, 11 May 2009 22:46
|
 |
|
Re: Cross Compile HowTo?
By: d_th on Mon, 11 May 2009 23:11
|
 |
|
Re: Cross Compile HowTo?
By: cocob on Tue, 12 May 2009 09:06
|
 |
|
Re: Cross Compile HowTo?
By: d_th on Tue, 12 May 2009 11:54
|
 |
|
Re: Cross Compile HowTo?
|
 |
|
Re: Cross Compile HowTo?
By: d_th on Tue, 19 May 2009 22:14
|
 |
 |
Re: Cross Compile HowTo?
By: d_th on Sat, 23 May 2009 10:44
|
Goto Forum:
Current Time: Tue May 13 01:50:33 CEST 2025
Total time taken to generate the page: 0.00345 seconds
|