Just a heads up. I've been doing a large number of builds with the most recent lfs-svn in the last few days. gcc-4.8 has made several warnings a part of -Wall
-Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wunused (=all of the above) What these do is identify dead code, but they typically give a warning and about four notes for each instance. It's rather noisy. I suspect we will see quite a few packages update in the near future to address this. I've also updated to glib-2.36.3. That seems to have several newly deprecated functions, so that may also push several package updates. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page