On Sun, Mar 25, 2012 at 8:37 PM, NightStrike <nightstr...@gmail.com> wrote:

> On Sun, Mar 25, 2012 at 2:18 PM, JonY <jo...@users.sourceforge.net> wrote:
> > On 3/26/2012 07:17, Jim Michaels wrote:
> >> vityan provided a compiler set for 64-bit windows host for ubuntu and
>  freebsd 32 and 64-bit targets.
> >> my problem is, I have a 32-bit windows. also, not everybody has a
> 64-bit system or can afford one.
> >>
> >> please provide a compiler set also for 32-bit.  thank you.
> >> I would like the ability to start compiling code for linux platforms
> from my windows machine.
> >> I don't know how to make an RPM.  I also don't know what kind of
> installer ubuntu uses.
> >>
> >
> > Compiling code for Linux from Windows is really off-topic here. Your
> > best bet is to build the compiler yourself, seeing that you already have
> > the libc parts from Vityan.
>
> Actually, this is very on topic.  Jim, we'd love to support your
> efforts.  We had a user here who tried to provide toolchains to do
> exactly that.  I will find out what hte status is.
>

I've been working on a cross compiler to build Linux binaries on Windows.
So far I have a cross to build Windows executable, on Linux.

1) Linux >>builds>> Win64/32
2) Win64/32 >>builds>> Linux

I'm to the bootstrapping stage2 compiler to building the I have the Windows
binutils '.exe' files, and I'm having trouble with "how to's" of boot
strapping and building windows exe files with the compiler.
Then it needs to compile its self? on linux? or Windows? or WINE?
I found a --bootstrap-stage1-bubble command, and finally have got it to
build gmp with it, but it doesn't recognize MPFR.

My current compiler is generating Win64, but that's easy to change.

------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to