public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eljay Love-Jensen <eljay@adobe.com>
To: Michael Reynolds <mhreyn@yahoo.com>, gcc-help@gcc.gnu.org
Subject: Re: gcc install
Date: Fri, 29 Oct 2004 11:32:00 -0000	[thread overview]
Message-ID: <6.1.2.0.2.20041029062448.01ddc338@iplan-mn.corp.adobe.com> (raw)
In-Reply-To: <20041029045642.79244.qmail@web41104.mail.yahoo.com>

Hi Mike,

 >Is there a short tutorial on how to install Window's version of gcc on an 
x86 machine?

There are several ways to do it.

For pre-built binaries, there are three options:
1) Get MinGW from http://www.mingw.org/

2) Get Cygwin's SETUP.EXE from http://www.cygwin.com/
Run the SETUP program.
Click through the panels until you get to the component selection.
Select EVERYTHING by cycling through the topmost item on the tree.
(This will give you an excellent Unix-ish environment to work in.)
(It also includes MinGW from #1.)

3) As per #2, but be selective.  #2 takes a while to fetch and install.

Your other options are to get the source code, create the compiler (you'll 
need a C compiler to bootstrap the process).  Whether you go the MinGW or 
the Cygwin route to get GCC is your decision.  I'm not aware of there being 
a non-MinGW/non-Cygwin option for the GCC compiler on Windows.

There are FAQs at both sites.

HTH,
--Eljay

  reply	other threads:[~2004-10-29 11:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-29  4:56 Michael Reynolds
2004-10-29 11:32 ` Eljay Love-Jensen [this message]
     [not found] <E1BFApZ-0005NO-00@mailstore.xmission.com>
2004-04-19  1:52 ` llewelly
  -- strict thread matches above, loose matches on Subject: below --
2004-04-18 11:51 anissi
2004-04-18 11:51 anissi
2000-10-29  9:04 GCC install Ivan
2000-10-29 11:42 ` Alexandre Oliva

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=6.1.2.0.2.20041029062448.01ddc338@iplan-mn.corp.adobe.com \
    --to=eljay@adobe.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=mhreyn@yahoo.com \
    /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).