On my setup (MacBook Pro, gcc 4.0.1), gcc just won't link c++ without a '-fexceptions' flag. Why not just invoke 'g++' instead of 'gcc' in the first place?
This patch fixes bug 703279.
Logged In: YES user_id=2133409 Originator: NO
Hi
I was wondering if you tried this patch with the latest version (cpptasks-1.0b5).
I tried to modify the gpplinker.java file accordingly, but it still uses gcc instead of G++.
Did I miss something ?
Thank you.
Yannick
Log in to post a comment.
Logged In: YES
user_id=2133409
Originator: NO
Hi
I was wondering if you tried this patch with the latest version (cpptasks-1.0b5).
I tried to modify the gpplinker.java file accordingly, but it still uses gcc instead of G++.
Did I miss something ?
Thank you.
Yannick