[gentoo-amd64] Re: Cross compiler for Windows

2009-08-17 Thread Nikos Chantziaras
I did build a cross compiler at some time. I didn't use an overlay. I needed only to compile out-of-tree packages for Windows. You will need an overlay only if you intent to emerge packages with portage and have them built for Windows. That's a can of worms I never opened; I just needed to

[gentoo-amd64] Re: Cross compiler for Windows

2009-08-17 Thread Duncan
Mansour Al Akeel posted on Mon, 17 Aug 2009 19:54:49 -0300 as excerpted: > I am trying but, I can not find any complete documentation for windows. > I haven't used overlays before, and it looks like there's a need to use > it. I am following http://en.gentoo-wiki.com/wiki/Crossdev and when I > use

Re: [gentoo-amd64] Re: Cross compiler for Windows

2009-08-17 Thread Paul Hartman
On Mon, Aug 17, 2009 at 5:54 PM, Mansour Al Akeel wrote: > I am trying but, I can not find any complete documentation for windows. I > haven't used overlays before, and it looks like there's a need to use it. > I am following http://en.gentoo-wiki.com/wiki/Crossdev and when I use the > layman overl

Re: [gentoo-amd64] Re: Cross compiler for Windows

2009-08-17 Thread Mansour Al Akeel
I am trying but, I can not find any complete documentation for windows. I haven't used overlays before, and it looks like there's a need to use it. I am following http://en.gentoo-wiki.com/wiki/Crossdev and when I use the layman overlay, I need to create make.conf for that overlay ?? What do I p

[gentoo-amd64] Re: Cross compiler for Windows

2009-08-16 Thread Nikos Chantziaras
On 08/17/2009 03:13 AM, Mansour Al Akeel wrote: Hello all, I haven't done this before, but I need to build a cross compiler for c/c+ on gentoo, to produce windows executables. Is there an easy way to this. Anyone, had success with a cross compiler ? Thank you. crossdev can do this.