To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68869
------- Additional comments from [EMAIL PROTECTED] Mon Oct 9 18:38:53 -0700 2006 ------- pjanik: it seems that if we link against stlport_gcc % diff -u soltools/HIDCompiler/makefile.mk.~1.6.~ soltools/HIDCompiler/makefile.mk --- soltools/HIDCompiler/makefile.mk.~1.6.~ Tue Jun 20 14:05:15 2006 +++ soltools/HIDCompiler/makefile.mk Tue Oct 10 10:33:04 2006 @@ -39,7 +39,7 @@ TARGET=hidc TARGETTYPE=CUI LIBTARGET=no -NO_DEFAULT_STL=TRUE +#NO_DEFAULT_STL=TRUE INCPRE=$(MISC) # --- Settings ----------------------------------------------------- ) .... g++ -Wl,-multiply_defined,suppress -Wl -bind_at_load -L../unxmacxp.pro/lib -L/Volumes/OpenOffice.org/Panther/2.0/work/SRC680_m186/solver/680/unxmacxp.pro/lib -L/usr/lib -L/usr/X11R6/lib -o ../unxmacxp.pro/bin/hidc -dylib_file @executable_path/libstlport_gcc.dylib:/Volumes/OpenOffice.org/Panther/2.0/work/SRC680_m186/solver/680/unxmacxp.pro/lib/libstlport_gcc.dylib -lstdc++ -lm -lstlport_gcc -filelist ../unxmacxp.pro/misc/hidc.list -rwxr-xr-x 1 maho unknown 77104 10 10 10:34 ../unxmacxp.pro/bin/hidc .... no error occured. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
