public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kai Ruottu <karuottu@mbnet.fi>
To: Mangal Pandey <gcc_help@yahoo.co.in>
Cc: gcc <gcc-help@gcc.gnu.org>
Subject: Re: using GCC on winXP
Date: Mon, 10 Jul 2006 11:54:00 -0000	[thread overview]
Message-ID: <44B242E2.2030104@mbnet.fi> (raw)
In-Reply-To: <20060710110120.65199.qmail@web8403.mail.in.yahoo.com>

Mangal Pandey kirjoitti:
> Thanks all.
> I can see the first approach looks easier. Just to
> reconfirm that I can compile my application on RHEL
> AS4 to generate objects for windows?
>   
This Linux distro maybe doesn't have any prebuilt
RPMS for this purpose but the Debian has... And
in the area of binutils and GCC the binary compatability
isn't that bad between distros, so installing (by unpacking)
the Debian '.deb' packages into the RedHats should
give fully working tools. Just as installing a generic
Mozilla application for Linux...

 I tried some Debian-made Linux-X-MinGW toolchain
some months ago and the only problem was that the
toolchain wasn't relocatable, some bug in the new GCC
(3.4.x or 4.0.x) forcing to use the original '--prefix=/usr'
setting in the set for the installation.  The host here was
SuSE 9.2...

 But building the crosstoolchain oneself is of course the
assumption. While learning to do that the pre-made
toolchain can serve as a good/bad example (the Debian
one as "bad" when using the base system's '/usr' for its
installation - using '/opt/gcc' or something 'local' would
be suggested. But opinions about this may differ).

> Now for the second approach what you have suggested do
> i need to use any Application development environment
> on windows to invoke GCC there.
>   
 Not, but if you want a Unix-like development platform
on Windoze, then you will need to install one...  I myself
have used Linux as that "Unix-like development platform"
for the Windoze apps, mainly crosstools for embedded
targets hosted on Windoze...

  parent reply	other threads:[~2006-07-10 11:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-10  7:11 Mangal Pandey
2006-07-10  8:21 ` Marco Trudel
2006-07-10 11:01   ` Mangal Pandey
2006-07-10 11:08     ` Marco Trudel
2006-07-10 11:54     ` Kai Ruottu [this message]
2006-07-10 12:10     ` Kai Ruottu
2006-07-10  8:21 ` Sisyphus
2006-07-10 11:10 ` Tim Prince

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=44B242E2.2030104@mbnet.fi \
    --to=karuottu@mbnet.fi \
    --cc=gcc-help@gcc.gnu.org \
    --cc=gcc_help@yahoo.co.in \
    /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).