NetBSD/gnu/usr.bin/gcc4/frontend
mrg 52f0cd9c9e switch to per-arch multilib.h since we now use them.
now, given a correctly populated /usr/lib/{i386,sparc} directory, you
can "cc -m32" on amd64/sparc64 and have it be useful.

note that a trivial copy of 32 bit /usr/lib will not work, since you
end up with symlinks to the 64 bit /lib.  work on that part is in
progress...
2008-10-12 10:08:13 +00:00
..
Makefile switch to per-arch multilib.h since we now use them. 2008-10-12 10:08:13 +00:00