Re: Linker error with GNustep

2010-03-17 Thread Yaakov (Cygwin/X)
On 2010-03-17 10:24, Vincent Richomme wrote: I wanted to compile gnustep on cygwin and I followed the following guide: http://gnustep.made-it.com/BuildGuide/ GNUstep requires some patches to build correctly on Cygwin: http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/gnus

Re: Linker error with GNustep

2010-03-17 Thread Vincent Richomme
>> I understand that GNustep is using a missing reference but I find the >> error message >> about dwarf a bit weird. >> >> >> >> Is it normal ? > > I have finally added -lXmu to the command line and it solved my problem, > so maybe this dwarf error was not important. > However now I have anoth

Re: Linker error with GNustep

2010-03-17 Thread Vincent Richomme
> Hi, > > I wanted to compile gnustep on cygwin and I followed the following guide: > http://gnustep.made-it.com/BuildGuide/ > > I can sump up by : > > A) GNUstep-make > svn co http://svn.gna.org/svn/gnustep/tools/make/trunk/ gnustep-make > cd gnustep-make > ./configure --prefix=/usr/GNUstep --w

Linker error with GNustep

2010-03-17 Thread Vincent Richomme
Hi, I wanted to compile gnustep on cygwin and I followed the following guide: http://gnustep.made-it.com/BuildGuide/ I can sump up by : A) GNUstep-make svn co http://svn.gna.org/svn/gnustep/tools/make/trunk/ gnustep-make cd gnustep-make ./configure --prefix=/usr/GNUstep --with-layout=gnustep \