Here's the work-in-progress BROKEN glibc-book (xml source, html objects, and new patches):

http://www.linuxfromscratch.org/~robert/hlfs/NEO/ 
<http://www.linuxfromscratch.org/%7Erobert/hlfs/NEO/>

Thanks! Excellent work!

I would also like to install Valgrind in /tools...
Valgrind, and Lint/Splint, can also be used later to test the rest of our packages...

I think this would be an excellent idea. However the work to maintain
2 seperate books is error-prone.

Wouldn't it be possible to have one book with the option to enable checks
or not? Eg. have some shell variable set at the beginning of the book.

For example:

valgrind --leak-check=yes myprog arg1 arg2

now valgrind could be a shell script which dependand on the shell variable
will either call the real valgrind or just calls myprog directly, etc.

Sebastian Faulborn
Homepage: http://www.secure-slinux.org



--
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to