------- Additional Comments From pluto at pld-linux dot org  2005-01-06 14:23 
-------
(In reply to comment #1)
> Did you build in a clean directory?

Here's my build script:

# rm -rf builddir && mkdir builddir && cd builddir
# ../configure \
#    {options}
# cd ..
# make -C builddir \
#    profiledbootsrap \
#    {flags}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19289

Reply via email to