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]

How to rebuild stage 1?


How can I rebuild stage 1 compiler with the system compiler? I used
to be able to do

# cd gcc
# make unstage1
# make restage1

But now ./prev-gcc/xgcc is used to build stage 1 compiler, not the
system compiler.


H.J.


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