From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elena Zannoni To: "Andy Hare" Cc: "Insight Mail list" , "Fernando Nasser" Subject: Latest snapshot 2000010 Date: Mon, 17 Jan 2000 09:15:00 -0000 Message-id: <14467.19799.331984.747704@kwikemart.cygnus.com> References: <15c201bf6072$78b9e450$0100000a@dualbeast> X-SW-Source: 2000-q1/msg00009.html 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