Hi Sven,
On Fri, 2015-10-09 at 21:23 -0700, Sven Gothel [via jogamp] wrote:
> Release 2.3.2 <
https://jogamp.org/wiki/index.php/Release_2.3.2>
>
Thanks for the new release. However, there seems to be a problem
building v2.3.2 on openSUSE that I did not see with v2.3.1, viz., when
linking using ld, I get the error:
ld unrecognized -a option `tic-libstdc++'
This happens probably due to the new linker-argument added to the make
file 'make/gluegen-cpptasks-base.xml':
<linkerarg value="-static-libstdc++" if="isGCC"/>
Compiling v2.3.2 after removing every occurrence of this line from the
'make/gluegen-cpptasks-base.xml' file leads to a successful build again.
Please let me know if this is because I am doing something wrong, or if
indeed patching out this line is the way to go.
Thanks.
--
Atri Bhattacharya
Sun 11 Oct 12:25:36 MST 2015
Sent from openSUSE 13.2 on my laptop.