From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andy Hare" To: "Insight Mail list" Cc: "Fernando Nasser" Subject: Latest snapshot 2000010 Date: Sun, 16 Jan 2000 14:38:00 -0000 Message-id: <15c201bf6072$78b9e450$0100000a@dualbeast> X-SW-Source: 2000-q1/msg00006.html 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