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]

How to compile gcc entirely with an external compiler?


I would like to avoid any bootstrapping, and just build it with an external compiler.

--disable-bootstrap doesn't do it. It still uses xgcc for compiles.

I am specifically interested in building libgfortran.so this way to avoid certain shared library clash.

Yuri


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