[U-Boot-Users] Cygwin compile problems

Anders Larsen alarsen at rea.de
Fri Dec 5 09:04:15 CET 2003


"Bruce Boettjer" <bruceb at momenco.com> schreibt:
>Make[1]: *** No rule to make target
>‘/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/include/stddef.h’, needed by
>‘img2srec.o’.  Stop.

Hi,

it looks as if your cygwin installation somehow got messed up:

I have /usr/lib/gcc-lib/i686-pc-cygwin/3.2/include/stddef.h available
for my cygwin (gcc 3.2) and img2srec compiles just fine here.

Since stddef.h is required by ISO C99 I'd be much surprised if it
wasn't available for your newer (cygwin-) gcc 3.3.1

Cheers
 Anders





More information about the U-Boot mailing list