On Jul 26, 2014, at 12:40 AM, The Lightning Stalker wrote:
Looking again at the gcc lines, it was compiling itself with the -O2 flag and there were no warnings about client.c.
With GCC 4.8, there was a bug with O2 which caused segfaults in some instances.
It was fixed in 4.8.2 if I recall. It's good to build with the latest GCC fixes in the same branch. Sincerely, William Harrington -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
