|
|
Home » Developing U++ » Mac OS » Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP [message #35716 is a reply to message #35704] |
Wed, 14 March 2012 13:49   |
 |
fudadmin
Messages: 1321 Registered: November 2005 Location: Kaunas, Lithuania
|
Ultimate Contributor Administrator |
|
|
check MINGW.bm
BUILDER = "GCC";
COMPILER = "g++";
DEBUG_INFO = "2";
DEBUG_BLITZ = "1";
DEBUG_LINKMODE = "1";
DEBUG_OPTIONS = "-O0 -gstabs -pipe -fvisibility=hidden -Wno-trigraphs";
DEBUG_FLAGS = "";
DEBUG_LINK = "";
RELEASE_BLITZ = "1";
RELEASE_LINKMODE = "1";
RELEASE_OPTIONS = "-O3 -ffunction-sections";
RELEASE_SIZE_OPTIONS = "-Os -finline-limit=20 -ffunction-sections";
RELEASE_FLAGS = "";
RELEASE_LINK = "";
DEBUGGER = "gdb";
PATH = "C:\\MinGW\\bin";
INCLUDE = "C:\\MinGW\\include;C:\\GNUstep\\GNUstep\\System\\Library\\Headers";
LIB = "C:\\MinGW\\lib;C:\\GNUstep\\GNUstep\\System\\Library\\Libraries";
REMOTE_HOST = "";
REMOTE_OS = "";
REMOTE_TRANSFER = "";
REMOTE_MAP = "";
LINKMODE_LOCK = "0";
Edit: for some reasons forum doesn't allow to upload ide.zip
but try to put your mingw.bm and your version somewhere:
C:\GNUstep\msys\1.0\home\arilect\upp
[Updated on: Wed, 14 March 2012 14:07] Report message to a moderator
|
|
|
 |
|
Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Mon, 12 March 2012 18:18
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: mirek on Tue, 13 March 2012 08:11
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Tue, 13 March 2012 18:56
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: Tom1 on Tue, 13 March 2012 10:29
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Tue, 13 March 2012 18:43
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 03:06
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 13:49
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 14:13
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 14:18
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: Tom1 on Wed, 14 March 2012 14:49
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 14:58
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: Tom1 on Wed, 14 March 2012 15:21
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 15:26
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: Tom1 on Wed, 14 March 2012 15:30
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 15:34
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 15:38
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: Tom1 on Wed, 14 March 2012 15:43
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 16:07
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: Tom1 on Wed, 14 March 2012 16:18
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Wed, 14 March 2012 16:21
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Thu, 15 March 2012 01:50
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: Tom1 on Thu, 15 March 2012 11:36
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: fudadmin on Thu, 15 March 2012 14:42
|
 |
|
Re: Need help with the structure of flags etc. and running u++ cocoa on Windows 7 GNUSTEP
By: Tom1 on Thu, 15 March 2012 15:14
|
Goto Forum:
Current Time: Sat Jul 19 04:43:57 CEST 2025
Total time taken to generate the page: 0.00823 seconds
|
|
|