This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[tree-ssa] current status report on alpha-*-freebsd4*
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Thu, 19 Feb 2004 02:04:08 -0600 (CST)
- Subject: [tree-ssa] current status report on alpha-*-freebsd4*
- Reply-to: rittle at labs dot mot dot com
The sparc64-freebsd5.2 and alpha-freebsd5.2 haven't bootstrap yet
(well, with enough extra options, they probably would) due to
environment reasons (hopefully, I just installed the last set of
tools/libs delta the current mainline requirements). Thus, I took a
look at a local alpha-freebsd4* machine which I could easily update...
FYI, bootstrap fails in stage1 while compiling gcc/c-parse.c due to
major increase in swap space requirement. mainline (with checking) in
stage2 takes ~78MB to compile it. tree-ssa (with checking, I presume)
appears to exhaust 128MB+256MB (>240MB free). Retrying with
--disable-checking ...
Regards,
Loren