discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [Q] GNUstep on Windows... Compilation Error in Base


From: S.J.Chun
Subject: Re: [Q] GNUstep on Windows... Compilation Error in Base
Date: Wed, 16 Oct 2002 11:41:19 +0900 (KST)

Yes!! I've selected MinGW and followed README.MinGW...

  ----- Original Message -----
  From: Adam Fedor <fedor@doc.com>
  To: jpbeconne <jpbeconne@voila.fr>
  Cc: chunsj <chunsj@embian.com>,discuss-gnustep <discuss-gnustep@gnu.org>
  Sent: Tue, 15 Oct 2002 13:20:12 -0600
  Subject: Re: [Q] GNUstep on Windows... Compilation Error in Base

  There has to be a better way than this. Perhaps the GNUstep system 
  directory was not configured correctly. Did you follow the appropriate 
  README in the make/Documentation directory? Note - there are three of 
  them for Windows, make sure you pick the right one.
  
  
  jpbeconne wrote:
  > I got the same problem and I just put the file libobjc.a in the directory 
where 
are the library for Mingw. For example if you install Mingw in c:\Mingw the the 
directory for libraries is c:\Mingw\lib.
  > I'll need to do that for every libraries from ffcall, base and gui.
  > 
  > 
  > 
  > 
  >>Hi,
  >>
  >>I think flags are set correctly( it includes /c/GNU/System/Libraries where 
libobjc.a
  >>resides ). But why it cannot find libobjc.a???
  >>
  >>Thanks in advance.
  >>
  >>make messages=yes results;
  >>
  >>$ make messages=yes
  >>Making all in subprojects of library libgnustep-base...
  >>make[1]: Entering directory `/c/GNU/home/NeXT/base/Source/Additions'
  >>Making all for subproject Additions...
  >>make[2]: Nothing to be done for `internal-subproject-all'.
  >>make[1]: Leaving directory `/c/GNU/home/NeXT/base/Source/Additions'
  >>Making all for library libgnustep-base...
  >>dllwrap --driver-name gcc \
  >>   \
  >>  --def derived_src/libgnustep-base.def \
  >>  -o shared_obj/gnustep-base.dll shared_obj/md5.o shared_obj/numbers.o 
  >>shared_obj/GSCompatibility.o shared_obj/GSLocale.o shared_obj/Unicode.o 
  >>shared_obj/behavior.o shared_obj/preface.o shared_obj/mframe.o 
  >>shared_obj/libgnustep-base-entry.o shared_obj/GSArray.o shar......
  >>...
  >>hared_obj/NSNumber6.o shared_obj/NSNumber7.o shared_obj/NSNumber8.o 
  >>shared_obj/NSNumber9.o shared_obj/NSNumber10.o 
shared_obj/NSNumber11.o 
  >>shared_obj/NSNumber12.o Additions/shared_obj/subproject.o \
  >>   -Lc:\GNU\System\Libraries -L./shared_obj -
  >>LC:/GNU/home/NeXTGNUstep/Libraries -Lc:\GNU\Local\Libraries -
  >>Lc:\GNU\Network\Libraries -Lc:\GNU\System\Libraries -lobjc   -lz -
lws2_32 -
  >>ladvapi32 -lcomctl32 -luser32 -lcomdlg32 -lmpr -lnetapi32 -lm -I.  \
  >>
  >>C:\GNU\Developer\bin\..\lib\gcc-lib\mingw32\3.2
\..\..\..\..\mingw32
  >>\bin\ld.exe: cannot find -lobjc
  >>C:\GNU\Developer\bin\dllwrap.exe: gcc exited with status 1
  >>make[1]: *** [shared_obj/gnustep-base.dll] Error 1
  >>make: *** [libgnustep-base.all.library.variables] Error 2
  
  
  -- 
  Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
  http://www.doc.com                    | if I didn't, I'd eat it, and you
                                         | know how I hate the stuff.
  
  
      




reply via email to

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