Snapshot gcc-4.7-20131130 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20131130/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
> ld: warning: ignoring file ../libcpp/libcpp.a, file was built for archive
> which is not the architecture being linked (x86_64): ../libcpp/libcpp.a
Well, what *is* in that libcpp.a file, that is not x86_64? It can be a file
with another architecture (i386 being the obvious suspect), or simply
Hey hey!
I have just tried to build a new GCC, and this time put the binutils folder
inside as well, because I simply needed newones as well. But when it is at
making the dynamic libraries, it suddenly does this:
for mlib in $MLIBS ; do \
/Users/Ingwie/Downloads/gcc-4.8.2-buil