> Looking at the libtool documentation, it suggests using the option > -all-static when linking. Try putting that in LDFLAGS. That fixed the problem, thanks a ton, now I can start to work on the nightmare that is glibc/libc nativly. > > Ian >