This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [trans-mem] STM GCC Implementation


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]