This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: /usr/bin/ld: cannot find -lc
On Sun, Feb 3, 2013 at 8:35 PM, Syed Ahsan Ali Bokhari
<ahsan.pmd@gmail.com> wrote:
>
> checking for C compiler default output file name...
> configure: error: in `/home/pmdtest/objdir/x86_64-unknown-linux-gnu/32/libgomp':
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
You need to look at the file
x86_64-unknown-linux-gnu/32/libgomp/config.log to see what is wrong.
Ian