public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Brian Rose <lists@brianrose.net>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Compile Linux binary on Windows?
Date: Fri, 10 Dec 2004 21:24:00 -0000	[thread overview]
Message-ID: <41BA1407.3010000@brianrose.net> (raw)
In-Reply-To: <41B97844.8050400@paintballforce.com>

Borislav Peev wrote:

> Hello.
> 
> I am searching the web for solution to compile Linux binaries on windows 
> platform. I'm stuck and
> because gcc is available for so many platforms I hope there is way to 
> accomplish this task.
> This really could save me A LOT of restarts... Please excuse me if this 
> is not the right please to ask
> or if I missed something in the documentation.
> 
> Best regard, bobef.
> 
> 

I have an article detailing how to build a gcc cross compiler on windows. 
My target is an embedded processor with no os, so you'd have to find out 
which little bits to change to make it compile a x686 linux target. My 
guess is that changing the TARGET=xxx environment variable in my build 
process will do the trick.

http://brianrose.net/columns/CrossToolsWin32.html

-- 

Brian

  parent reply	other threads:[~2004-12-10 21:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-10 10:19 Borislav Peev
2004-12-10 11:07 ` Vincent Torri
2004-12-10 12:06 ` Eljay Love-Jensen
2004-12-10 21:24 ` Brian Rose [this message]
2004-12-10 23:10 Ramadass, Ramanathan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41BA1407.3010000@brianrose.net \
    --to=lists@brianrose.net \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).