tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Cross Building Native GCC



On Mon, Feb 16, 2015 at 12:30:54PM +0100, Jens Mehler wrote:
> To my understanding the idea of the mknative is to supply several
> glue-files for the userland build. I would appreciate any help with this.

You should definitively not be doing this on the netbsd-6 branch, but
on -current instead. And then you need to be able to at least compile
static userland binaries (which means some libc work). After that, you
follow the instructions in tools/gcc/README.mknative. This will result
in some generated header files and makefile fragments, which should fix
your problem.

Is Eco32 support in any upstream gcc version yet?

Martin


Home | Main Index | Thread Index | Old Index