tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: host endianness
On Fri, 12 Feb 2010, matthew green wrote:
> in netbsd, src/tools/gcc has host == build, target = build.sh -m value.
> for /usr/bin/gcc, host == target, and build = anything.
I think pcc is at the same place now, it can be built as a cross compiler
(tools/pcc with HAVE_PCC=yes) or cross built (/usr/bin/pcc with MKPCC=yes
MKPCCCMDS=yes). Though, it still has trouble in the NetBSD header files,
so not ready for mainline quite yet..
iain
Home |
Main Index |
Thread Index |
Old Index