19 Jul
2011
19 Jul
'11
18:24
https://bugzilla.novell.com/show_bug.cgi?id=703592 https://bugzilla.novell.com/show_bug.cgi?id=703592#c19 --- Comment #19 from Stanislav Brabec <sbrabec@novell.com> 2011-07-19 20:24:15 CEST --- Tried following: echo >cxx.c <EOF void __gxx_personality_v0(){} EOF gcc -c cxx.c -o cxx.o And then change link command from g++ -nostdlib to gcc and add cxx.o as an argument. It seems to work, but I don't know whether it is a safe approach. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.