Re: Compile Without Libc

2005-09-25 Thread Ian Lance Taylor
"aetherane \(sent by Nabble.com\)" <[EMAIL PROTECTED]> writes: > I am cross compiling an application to an architecture where the libc > functions won't really be useful to me. Whenever I try to compile my > application, I get the following message > "ld: cannot find -lc" > After searching the i

Compile Without Libc

2005-09-25 Thread aetherane (sent by Nabble.com)
for libc. Are there any flags that I can use so it doesn't require libc? Or should I just build libc so it will link? -- Sent from the gcc - General forum at Nabble.com: http://www.nabble.com/Compile-Without-Libc-t324886.html#a904939