discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cygwin/mingw32 problems.


From: mirko . viviani
Subject: cygwin/mingw32 problems.
Date: Tue, 3 Apr 2001 11:37:13 +0000

Ciao!

I've installed the latest cygwin distribution and the mingw32 compiler on a
NT4/sp5 system.

I've the cygwin1.dll 1.1.8, MAKE_MODE=unix, CYGWIN=binmode, gnustep configured
correctly. Unfortunately bash put ^M when it compiles and I can't compile
NSBundle.m

I've tried various things (as Adam point me) but none works here.

This are the mounted dirs, gnustep/ in under /:

administrator:~/gnustep/core/base/Source> mount
Device              Directory           Type         Flags
C:\cygwin\bin       /usr/bin            system       binmode
C:\cygwin\lib       /usr/lib            system       binmode
C:\cygwin           /                   system       binmode

This is the error:

administrator:~/gnustep/core/base/Source> make WITH_DLL=yes BUILD_DLL=yes
Making all for library libgnustep-base...
gcc NSBundle.m -c  -DGNUSTEP_INSTALL_PREFIX=/usr/GNUstep/System 
-DGNUSTEP_TARGET
_DIR=\"ix86/mingw32\" -DGNUSTEP_TARGET_CPU=\"ix86\" 
-DGNUSTEP_TARGET_OS=\"mingw3
2\" -DLIBRARY_COMBO=\"gnu-gnu-gnu-win32\"   -Wall -DGNUSTEP 
-DGNUSTEP_VERSION=0.
6.7 -DGNUSTEP_MAJOR_VERSION=0 -DGNUSTEP_MINOR_VERSION=6 
-DGNUSTEP_BASE_LIBRARY=1
   -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -Dlibobjc_ISDLL=1  
-DBUILD_libgnuste
p_base_DLL=1 -DGSWARN -O2 -Wno-import -fgnu-runtime   -I../Headers/gnustep 
-I../
Headers -I./ix86/mingw32    -I. -I/usr/GNUstep/System/Headers 
-I/usr/GNUstep/Sys
tem/Headers -I/Utenti/mirko/GNUstep/Library/Headers 
-I/usr/GNUstep/Local/Library
/Headers -I/usr/GNUstep/Network/Library/Headers 
-I/usr/GNUstep/System/Library/He
aders -I/usr/GNUstep/Network/Headers/gnustep 
-I/Utenti/mirko/GNUstep/Headers/gnu
step -I/usr/GNUstep/Local/Headers/gnustep -I/usr/GNUstep/System/Headers/gnustep
 -I/usr/GNUstep/Network/Headers/ix86/mingw32 
-I/Utenti/mirko/GNUstep/Headers/ix8
6/mingw32 -I/usr/GNUstep/Local/Headers/ix86/mingw32 
-I/usr/GNUstep/System/Header
s/ix86/mingw32 -I/Utenti/mirko/GNUstep/Headers -I/usr/GNUstep/Local/Headers 
-I/u
sr/GNUstep/Network/Headers -I/usr/GNUstep/System/Headers  -o 
shared_obj/ix86/min
gw32/gnu-gnu-gnu-win32/NSBundle.o
NSBundle.m:89: invalid identifier `@ix86'
NSBundle.m:89: `@ix86' undeclared here (not in a function)
NSBundle.m:89: `mingw32' undeclared here (not in a function)
NSBundle.m:89: initializer element is not constant
NSBundle.m:95: invalid identifier `@ix86'
NSBundle.m:95: `@ix86' undeclared here (not in a function)
NSBundle.m:101: invalid identifier `@mingw32'
NSBundle.m:101: `@mingw32' undeclared here (not in a function)
NSBundle.m:107: invalid identifier `@gnu'
NSBundle.m:107: `@gnu' undeclared here (not in a function)
NSBundle.m:107: `gnu' undeclared here (not in a function)
NSBundle.m:107: `gnu' undeclared here (not in a function)
NSBundle.m:107: `win32' undeclared here (not in a function)
NSBundle.m:107: initializer element is not constant
make[2]: *** [shared_obj/ix86/mingw32/gnu-gnu-gnu-win32/NSBundle.o] Error 3
make[1]: *** [libgnustep-base.build] Interrupt
make: *** [libgnustep-base.all.library.variables] Interrupt

What could be the problem ?

Thanks.

--
Bye,
  Mirko





reply via email to

[Prev in Thread] Current Thread [Next in Thread]