This is the mail archive of the gcc-help@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]

Compiling gcc in 64 bits mode


Hello everybody,
now that i know and compiled with success gcc, i wonder how i can make
a gcc compiler for 64 bits platform, is the compiliation process is
the same except that extras flags are involved, and if yes, which ?
i've looked on the net for binutils i found --enable-64-bit-bfd,
--host=x86_64-mingw32 and also for --target
is there any other flags for gcc dependencies ( like gmp, mpfr, mpc,
pthread ... ) ?
Thanks for all.
Sam.


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