[tlbuild] new cxxhack testing requested

Apostolos Syropoulos asyropoulos at gmail.com
Tue Jan 20 21:47:11 CET 2009


2009/1/20 Karl Berry <karl at freefriends.org>

> As part of our continuing effort to modernize the TL infrastructure,
> Peter Breitenlohner has come up with a way to make the TeX Live
> cxx-runtime-hack stuff (to statically link libstdc++) work with current
> libtool.
>
> Attached is a small tarball to test it.  If you could try
>  configure --with-cxx-runtime-hack && make
> on your various systems, and confirm that the resulting cxx-test binary
> is not dynamically linked to libstdc++ (e.g., with ldd), that would be
> much appreciated.
>
> Thanks.
>
>
I have checked on my OpenSolaris box and it works just fine in either 32 or
64 bit.

apostolo at nadya0>> ./cxx-test
worksok
apostolo at nadya0>> ldd cxx-test
    libc.so.1 =>     /lib/64/libc.so.1
    libm.so.2 =>     /lib/64/libm.so.2

Also the 32bit version of Solaris 10 x86 produces the expected results:

apostolo at ocean1>> ./cxx-test
worksok
apostolo at ocean1>> ldd cxx-test
        libc.so.1 =>     /lib/libc.so.1
        libm.so.2 =>     /lib/libm.so.2

A.S.

PS Naturally cc-test worl as expected.

-- 
Apostolos Syropoulos
Xanthi, GREECE
Web-page at http://obelix.ee.duth.gr/~apostolo
Blog at http://asyropoulos.wordpress.com/
          http://hypercomputation.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/tlbuild/attachments/20090120/966e049c/attachment.html 


More information about the tlbuild mailing list