------- Comment #2 from karthikkumar at gmail dot com  2007-09-28 05:06 -------
This is the actual configure script i use to build (with some diffs)

SUFFIX=4.2.1
[ -f version ] && SUFFIX=`cat version`
../gcc-$SUFFIX/configure --enable-libdetect --enable-libssp
--prefix=/opt/gcc-$SUFFIX --enable-docdir --enable-htmldir
--enable-languages="c"

The 128839 tree had this problem;

[Edit]:
128844 doesn't have this problem. I have been able to build/install/use
successfully.


-- 


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

Reply via email to