[trans-mem] STM GCC Implementation

Ian Lance Taylor iant@google.com
Fri Jan 22 00:28:00 GMT 2010


Riyadh Baghdadi <riyadh.baghdadi@inria.fr> writes:

> To configure GCC, I use : ./configure  --disable-bootstrap
> --prefix=GCC_PREFIX_FOLDER --disable-multilib --enable-languages=c,c++
> --enable-shared --enable-threads

Since you are using x86, add --with-arch=pentium4 or whatever is
appropriate for your target.

Ian



More information about the Gcc mailing list