
16 Sep
2003
16 Sep
'03
4:05 p.m.
Hi,
I am working on a project to bring up MPC 8240/8245. I try to use u-boot. However, I got error when I compile u-boot source code.
Since I am working a hardware by our company, I follow the instruction to create related files and then compile u-boot. The error message is:
gcc -Wall -pedantic -I ../include -I.. -D TEXT_BASE=0xFFF00000 -DUSE_HOSTCC -O -o img2srec.exe imag2srec.o /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot find -lcygwin collect2: ld returned 1 exit status.
( I am working on window NT/cygwin platform.) Do anyone have similar experience?
Your suggestions and opinion will be great helpful for me. TIA.
David,