[U-Boot-Users] compile u-boot (error)

Wolfgang Denk wd at denx.de
Tue Sep 16 17:52:30 CEST 2003


In message <A4E787A2467EF849B00585F14C900559068B0E at 18.172.in-addr.arpa> you wrote:
> 
> 		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.

Seems your native compiler toolchain is broken. It cannot  find  it's
own libraries.

> 	( I am working on window NT/cygwin platform.)
> 	Do anyone have similar experience?

Similar experience? In that people trying to use cygwin for  develop-
ment ran into problems? Yes, I've heard this many times before.

> 	Your suggestions and opinion will be great helpful for me. TIA.

The solution for your problem is simple:  install  Linux  on  a  free
partition of your PC.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
If all you have is a hammer, everything looks like a nail.




More information about the U-Boot mailing list