On Wednesday 25 February 2009 04:38:03 Francesco RUNDO wrote: > 1) I found some instructions on some LTP Makefiles reporting direct > calls to "gcc" or "g++" instead of using the related env. variables > $(CC) and/or $(CXX). The usage of gcc/g++ hardcoded, didn't allow to > cross-build the related LTP tests. I've done a patch which is attached > to this email ( ltp-full-20090131-allow-cross-build-fix.patch).
sounds great, thanks > 2) Under $LTP_ROOT/lib/ there are the tlibio.[ch] files which include > some code based on Async IO functionalities. The Async IO is well > supported if LTP was built with glibc but it is not supported by uclibc > as, currently, the uclibc doesn't provide AsyncIO extensions. I think > the code for AsyncIO, have to be placed under "#if !defined > (__UCLIBC__)". I've made a patch to fix it. > (ltp-full-20090131-uclibc-tlibio-aio-fix.patch). please make this into a configure test -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
