Re: Problem with compiling on SUSE 10



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

 
On 12/7/05, Stoyan karanfilov <kasoftnew yahoo com> 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
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list



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