This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Latest snapshot 2000010


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]