CodeSourcery GCC arm-2007q3 binary release has libc/ missing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CodeSourcery GCC arm-2007q3 binary release has libc/ missing?



Hi,

In the following CodeSourcery GCC release (arm-2006q3-27), libc is present
as part of the tar download (just the binaries) in the following directory:

        arm-2006q3-27/arm-none-linux-gnueabi/libc,

However, with the latest GCC release from you guys (arm-2007q3), I could not
find libc in the binary tar file after downloading. This causes compile-time
errors when user-code includes files like:

        sys/ioctl.h
or     arpa/inet.h

Any idea how can I get past all these?

Thanks, Nitin