Subject: success with gcc-4.1.3 (HEAD) in tree (amd64)
To: None <current-users@netbsd.org>
From: Blair Sadewitz <blair.sadewitz@gmail.com>
List: tech-toolchain
Date: 06/15/2007 03:48:33
IF anyone wants a diff against our CVS HEAD from my merge of the gcc
4.1.3 branch (with some extra patches to address some other PRs), I'll
be more than happy to email it to you.  It's simply to big
to post on this list, and I have no web site. :(
$ gcc -v
Using built-in specs.
Target: x86_64--netbsd
Configured with: /usr/obj/newbuild/src/tools/gcc/../../gnu/dist/gcc4/configure -
-enable-long-long --disable-multilib --enable-threads --disable-symvers --build=
x86_64-unknown-netbsd4.99.20 --host=x86_64--netbsd --target=x86_64--netbsd
Thread model: posix
gcc version 4.1.3 20070613 prerelease (NetBSD bjs 20070613)

I think this requires a mknative run, but I'm not 100% sure.  You're
free to find out and inform me if I'm right about that, though. ;)

Regards,

--Blair