Try using g++ instead of gcc and things will be fine.
 
Hope this helps!!
Yash

 
On 12/7/05, Stoyan karanfilov <[EMAIL PROTECTED]> wrote:
Hi, I wrote a small program that has been working and
compiling on SUSE 9.2 (with gcc 3.x), but now same
program does not link well on SUSE 10 (gcc 4). Here is
the command line and error:

gcc -Wall -g test_window.cpp -o test `pkg-config
--cflags gtk+-2.0 --libs gtk+-2.0`

/tmp/cc4Mi4UX.o:(.eh_frame+0x11): undefined reference
to `__gxx_personality_v0'

I will appreciate any help.

Sincerely: Stoyan Karanfilov



__________________________________________
Yahoo! DSL – Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to