public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* compile error on hello.c, need help
@ 2002-01-01 14:55 eric
  0 siblings, 0 replies; only message in thread
From: eric @ 2002-01-01 14:55 UTC (permalink / raw)
  To: gcc-help

Dear gcc  programers:

  what may cuase wrong the following compile error on simple c program?

[root@localhost c_program]# cc hello.c
as: /lib/libc.so.6: version `GLIBC_2.2.3' not found (required by
/usr/lib/libbfd-2.11.92.0.12.so)
[root@localhost c_program]# cat hello.c
 
int main() {
        printf("hello world");
        return 0;
}

it can compile before, on mandrake8.0(which come with glibc 2.2.2)

sincere eric, fsshl@centurytel.net

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-01-01 22:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-01 14:55 compile error on hello.c, need help eric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).