diff options
Diffstat (limited to 'PATCHES')
-rw-r--r-- | PATCHES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ - [src/net/sf/antcontrib/cpptasks/sun/ForteCCompiler.java] added (suncc) - [src/net/sf/antcontrib/cpptasks/sun/ForteF77Compiler.java] added (sunf77) - [src/net/sf/antcontrib/cpptasks/sun/ForteCCLinker.java] changed -static into -staticlib=%all +- [src/net/sf/antcontrib/cpptasks/sun/ForteCCLinker.java] if last was -Bstatic reset it to -Bdynamic so that libc and libm can be found as shareables - [src/net/sf/antcontrib/cpptasks/CompilerEnum] Added the above (suncc, sunf77). ** bug [ 1109917 ] g++ linker does not add runtime w/o other libs referenced |