From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elena Zannoni To: "Andy Hare" Cc: "Elena Zannoni" , "Insight Mail list" , "Fernando Nasser" Subject: Re: Latest snapshot 2000010 Date: Wed, 19 Jan 2000 16:22:00 -0000 Message-id: <14470.21839.736993.558553@kwikemart.cygnus.com> References: <15c201bf6072$78b9e450$0100000a@dualbeast> <14467.19799.331984.747704@kwikemart.cygnus.com> <00c701bf62d9$203ac150$0100000a@dualbeast> X-SW-Source: 2000-q1/msg00015.html Andy Hare writes: > Hi Elena, > > I have tried the latest cygwin but this does not fix the problem which > occurs during the make cycle. > > Andy Hare Andy, Oops, I haven't noticed you are building a cross. There were some checkins to the gdb configury machinery made on 1-11-2000 to deal with this problem. imagehlp is not required for crosses, only native. So you need to get the gdb snapshot made yesterday or the day before. That should cure the problem. Elena > > ----- Original Message ----- > From: Elena Zannoni > To: Andy Hare > Cc: Insight Mail list ; Fernando Nasser > > Sent: Monday, January 17, 2000 5:11 PM > Subject: Latest snapshot 2000010 > > > > Andy Hare writes: > > > I have rebuilt the latest snapshot after patching the previous version > with > > > the latest patches. During the build I get a fatal error > > > > > > /c/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld; cannot > open -limagehlp: No > > > such file or directory > > > > > > Is this a problem with my setup, I am using cygwin b20.1 under NT, > building > > > ARM-ELF versions of insight to run with NT. I have not had a problem > until > > > now building insight so is it a bug or have I got a problem with my > setup. > > > > > > I use the commands below to build the source; > > > > > > /c/cygnus/GNU-Source-Code/insight-20000110/configure -v \ > > > --prefix=/c/cygnus/xgcc-arm/insight \ > > > --exec-prefix=/c/cygnus/xgcc-arm/insight \ > > > --host=i586-cygwin32 --target=arm-elf >configure.out > > > > > > make -w all install LIBGCC2_DEBUG_CFLAGS="-g1 -O1" \ > > > LANGUAGES="c c++" > make.out > > > > > > Andy Hare > > > > > > > > > > I believe the fix to this problem is to change your cygwin1.dll and > > install a more recent one. imagehlp was recently added to cygwin. > > > > Elena Zannoni > > > > > > >