On Tue, Oct 18, 2011 at 4:04 PM, Garrity, Christopher <[email protected]> wrote: > > Thanks, that did it! > > # grep confdir catalyst-netboot2.spec > portage_confdir: /etc/portage > > # find /etc/portage/env -type f -exec cat {} \; -print > CFLAGS="-mtune=core2 -march=core2 -pipe -fomit-frame-pointer" > CHOST="x86_64-pc-linux-gnu" > CXXFLAGS="${CFLAGS}" > /etc/portage/env/net-ftp/tftp-hpa > > My tftp client no longer segs :)
Great to hear! Speaking of which, I don't see any bugs reported in the Gentoo bug tracker. How can I reproduce the seg fault you're seeing? I just compiled tftp-hpa-5.1 with gcc-4.5.3-r1. Thanks, Matt
