https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68268

--- Comment #2 from isearcher at 126 dot com ---
i download GCC installation file and tar it at /wk5/WJ/tmp.  And i configure 
GCC at /wk5/WJ/gcc.

./configure --prefix=/wk5/WJ/gcc -enable-threads=posix -disable-checking
-disable-multilib -enable-languages=c,c++ --with-gmp=/wk5/WJ/gmp-4.3.2
--with-mpfr=/wk5/WJ/mpfr-2.4.2 --with-mpc=/wk5/WJ/mpc-0.8.1

i don't think there is something wrong with the srcdir and objdir. As i am
working on a linux server, and  can't get the root authority, i make the above
choice.

Reply via email to