Re: trunk build failure: ld: library not found for -lc++ in comphelper

2013-11-22 Thread Herbert Duerr
On 22.11.2013 09:14, Pavel Janík wrote: Ah, now that you mention it: Such a replacement is done if MACOSX_DEPLOYMENT_TARGET!=10.4. The unxmacx.* target is for the 10.4 SDK, but the newer mac targets for more recent SDKs use libc++ as their native STL. So if you adjusted the check in

Re: trunk build failure: ld: library not found for -lc++ in comphelper

2013-11-21 Thread Jürgen Schmidt
On 11/20/13 10:58 AM, Pavel Janík wrote: Hi, Please update your trunk checkout (r1543407 or newer) and restart doing a clean build. the same. I already had up-to-date tree. Hi Pavel, I have made a non pro build on my Mac and it worked. I built with SDK and had to make minor changes in

Re: trunk build failure: ld: library not found for -lc++ in comphelper

2013-11-20 Thread Herbert Duerr
Hi Pavel, current trunk on unxmacxi: Pavel-Janiks-MacBook-Pro:comphelper pavel$ make [ build LNK ] Library/libcomphelpgcc3.dylib R=/Users/pavel/BUILD/BuildDir S=$R/ooo_trunk_src O=$S/solver/410/unxmacxi.pro W=$O/workdir mkdir -p $W/LinkTarget/Library/ DYLIB_FILE=`/usr/bin/mktemp -t

trunk build failure: ld: library not found for -lc++ in comphelper

2013-11-19 Thread Pavel Janík
Hi, current trunk on unxmacxi: Pavel-Janiks-MacBook-Pro:comphelper pavel$ make [ build LNK ] Library/libcomphelpgcc3.dylib R=/Users/pavel/BUILD/BuildDir S=$R/ooo_trunk_src O=$S/solver/410/unxmacxi.pro W=$O/workdir mkdir -p $W/LinkTarget/Library/ DYLIB_FILE=`/usr/bin/mktemp -t gbuild.`