Subversion Repositories Kolibri OS

Rev

Rev 7700 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7700 Rev 9695
Line 1... Line 1...
1
Compiler                = gcc
1
Compiler                = gcc
Line 2... Line 2...
2
 
2
 
3
Compiler_Options       = -c -m32 -fno-exceptions -D_UNIX_
3
Compiler_Options       = -c -m32 -fpack-struct=2 -fno-exceptions -D_UNIX_
Line 4... Line 4...
4
#Compiler_Options       = -c -fno-exceptions -O2 -D_WIN32_
4
#Compiler_Options       = -c -fpack-struct=2 -fno-exceptions -O2 -D_WIN32_
5
 
5
 
Line 6... Line 6...
6
#-D: _WIN32_ or _UNIX_
6
#-D: _WIN32_ or _UNIX_