This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

"BUG IN DYNAMIC LINKER" when compiling gnome


Hello.

I'm developping the so famous "hello world" with gnome.

When I launch gcc, I got a message :

  "BUG IN DYNAMIC LINKER ld.so : dynamic-link.h : 57 (...)"

I can't find that file.

The command line for gcc was

  gcc -o hello `gnome-config --cflags gnomeui` hello.c `gnome-config
--libs gnomeui`

Can you help ?

Thank you.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]