help-gnustep
[Top][All Lists]
Advanced

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

compiling 1.3.0 under cygwin


From: ratmice
Subject: compiling 1.3.0 under cygwin
Date: Fri, 29 Mar 2002 14:05:35 -0800 (PST)

trying to get gnustep-base compiled/linked under cygwin....
i installed installed libxml2 from source..
here's where i'm at..



dllwrap --driver-name gcc \
   \
  --def derived_src/libgnustep-base.def \
  -o shared_obj/ix86/cygwin/gnu-gnu-gnu/gnustep-base.dll

 <snip>

   -L./shared_obj/ix86/cygwin/gnu-gnu-gnu
-L/home/matt/GNUstep/Libraries/ix86/cy
gwin/gnu-gnu-gnu -L/home/matt/GNUstep/Libraries/ix86/cygwin
-LC:/GNUstep/Local/L
ibraries/ix86/cygwin/gnu-gnu-gnu -LC:/GNUstep/Local/Libraries/ix86/cygwin
-LC:/G
NUstep/Network/Libraries/ix86/cygwin/gnu-gnu-gnu
-LC:/GNUstep/Network/Libraries/
ix86/cygwin -LC:/GNUstep/System/Libraries/ix86/cygwin/gnu-gnu-gnu
-LC:/GNUstep/S
ystem/Libraries/ix86/cygwin -lobjc   -lz -lcallback -lavcall -L/usr/lib
-lxml2 -
lz -L/lib -lm -lm -I.  \

Warning: resolving _xmlFree by linking to __imp__xmlFree (auto-import)
Warning: resolving _xmlDefaultSAXHandler by linking to
__imp__xmlDefaultSAXHandl
er (auto-import)
Additions/shared_obj/ix86/cygwin/gnu-gnu-gnu/subproject.o(.text+0xa839):GSXML.m:
 variable 'xmlDefaultSAXHandler' can't be auto-imported. Please read the
documen
tation for ld's --enable-auto-import for details.
Additions/shared_obj/ix86/cygwin/gnu-gnu-gnu/subproject.o(.text+0xa969):GSXML.m:
 variable 'xmlDefaultSAXHandler' can't be auto-imported. Please read the
documen
tation for ld's --enable-auto-import for details.
Additions/shared_obj/ix86/cygwin/gnu-gnu-gnu/subproject.o(.text+0xac82):GSXML.m:
 variable 'xmlDefaultSAXHandler' can't be auto-imported. Please read the
documen
tation for ld's --enable-auto-import for details.
Warning: resolving _xmlGetWarningsDefaultValue by linking to
__imp__xmlGetWarnin
gsDefaultValue (auto-import)
collect2: ld returned 1 exit status
dllwrap: gcc exited with status 1
make[2]: *** [shared_obj/ix86/cygwin/gnu-gnu-gnu/gnustep-base.dll] Error 1
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory `/home/matt/gnustep-base-1.3.0/Source'
make: *** [internal-all] Error 2






reply via email to

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