Re: C compiler cannot create executables?

2011-09-27 Thread dsimcha
== Quote from Iain Buclaw (ibuc...@ubuntu.com)'s article > For Debian/Ubuntu, you also need to consider that they've been experimenting > with > multiarch system for 32 and 64bit, which requires special patches to GCC so > that > it can find the correct locations of headers, libraries, etc. > If

Re: C compiler cannot create executables?

2011-09-27 Thread dsimcha
On 9/27/2011 1:44 AM, Iain Buclaw wrote: For Debian/Ubuntu, you also need to consider that they've been experimenting with multiarch system for 32 and 64bit, which requires special patches to GCC so that it can find the correct locations of headers, libraries, etc. If you are using a vanilla GC