Mark Knecht wrote:
Hi,
A Linux developer sent me a program asking me to build and run the
executable on one of my Windows boxes. I have some hardware he wants
to test and we worked together on the Linux version this way. Anyway,
his make files seem to require cross compiler tools that I don't have.
What would I need to install and configure to be able to build this
for him?
I once set this up with sys-devel/crossdev. Info:
http://en.gentoo-wiki.com/wiki/Crossdev
http://dev.gentoo.org/~vapier/CROSS-COMPILE-HOWTO
The info might be a bit outdated, not sure. Googling for "gentoo
crossdev" might turn up something interesting.