[Bug bootstrap/14929] Cannot build twice in the same directory
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 12 21:52:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-12 21:11 -------
This never worked and never should work, always use a clean directory or do a make distclean or if you
are doing development just use "make cc1 xgcc cc1plus" and test that compiler. Also you can try doing
"make quickstrap" which will only start from where you stoped but do not expect this too work because
sometimes things have changed so much it will not work at all.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14929
More information about the Gcc-bugs
mailing list