[tlbuild] new cxxhack testing requested

Reinhard Kotucha reinhard.kotucha at web.de
Tue Jan 20 20:40:29 CET 2009


On 19 January 2009 Karl Berry wrote:

 > 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.

Hi Karl,
it works perfectly on x86_64-linux:

$ ldd cc-test
        libm.so.6 => /lib/libm.so.6 (0x00002b5368f93000)
        libc.so.6 => /lib/libc.so.6 (0x00002b5369214000)
        /lib64/ld-linux-x86-64.so.2 (0x00002b5368d77000)

$ ./cc-test 
worksok

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover	                      mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------


More information about the tlbuild mailing list