Hi,
Here's a report of a successful build and install of GCC:
$ gcc-6.2.0/config.guess
mips64el-unknown-linux-gnu
$ newcompiler/bin/gcc -v
Using built-in specs.
COLLECT_GCC=newcompiler/bin/gcc
COLLECT_LTO_WRAPPER=/home/aaro/gcctest/newcompiler/libexec/gcc/mipsel-unknown-linux-gnu/6.2.0/lto-wrapp
[ Old e-mail alert ]
On Sat, 19 Dec 2015, David Wohlferd wrote:
> I have been discussing adding some content to the basic asm docs. As part of
> this work, I want to add a discussion of "How to convert basic asm to extended
> asm." However it doesn't seem like this is a good fit for the User Guid
Snapshot gcc-5-20160920 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/5-20160920/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 5 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-5
48
/build/gcc-49905/gcc/xgcc version 7.0.0 20160920 (experimental) (GCC)
Parallel make check fails a bunch of different tests each time
it's run:
$ make -C /build/gcc-49905 -j80 -k check-c RUNTESTFLAGS='tree-prof.exp'
2>&1 | grep FAIL
FAIL: gcc.dg/tree-prof/peel-1