bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug(?)


From: Hans-Bernhard Broeker
Subject: Re: bug(?)
Date: 17 May 2005 22:27:49 GMT

Exnor <address@hidden> wrote:
> i don't understand why when i compile with these options 
> gcc -pg -g -o mpeg2encode $(OBJ) -static
> i get this error  '/usr/bin/ld: cannot find -lc'

It's really quite simple: you get that error because you do not have a
static version of libc (libc.a) on your system.

-- 
Hans-Bernhard Broeker (address@hidden)
Even if all the snow were burnt, ashes would remain.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]