public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Alex Vinokur" <alexvn@connect.to>
To: cygwin@cygwin.com
Subject: Re: gcc version 3.3.1 (cygming special)
Date: Mon, 22 Sep 2003 11:57:00 -0000	[thread overview]
Message-ID: <bkmmsk$p4l$1@sea.gmane.org> (raw)
In-Reply-To: <Pine.GSO.4.56.0309220138280.12411@slinky.cs.nyu.edu>


"Igor Pechtchanski" <pechtcha@cs.nyu.edu> wrote in message news:Pine.GSO.4.56.0309220138280.12411@slinky.cs.nyu.edu...
> On Mon, 22 Sep 2003, Alex Vinokur wrote:
>
> > $ gcc -v
> > [snip]
> > gcc version 3.3.1 (cygming special)    // More preferably 'cygwin', not 'cygming'
>
> This may actually be correct.  "Cygming" = "Cygwin" + "MinGW".  gcc does
> both, you know...
> Igor

------ Cygwin ------
$ gcc foo.c -o foo1.exe
$ gcc foo.c  -mno-cygwin -o foo2.exe

------ MinGW ------
$ gcc foo.c -o foo3.exe

1. What is the difference between foo1.exe and foo2.exe?
2. Is there any difference between foo2.exe and foo3.exe?

   =====================================
   Alex Vinokur
     mailto:alexvn@connect.to
     http://mathforum.org/library/view/10978.html
   =====================================





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  reply	other threads:[~2003-09-22 11:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-22  5:39 Alex Vinokur
2003-09-22  8:11 ` Igor Pechtchanski
2003-09-22 11:57   ` Alex Vinokur [this message]
2003-09-22 12:46     ` Corinna Vinschen
2003-09-22 12:57       ` Alex Vinokur
2003-09-22 14:49       ` chris
2003-09-22 19:07         ` Alex Vinokur
2003-09-22 13:06   ` Alex Vinokur
2003-09-22 14:04 ` Christopher Faylor

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='bkmmsk$p4l$1@sea.gmane.org' \
    --to=alexvn@connect.to \
    --cc=cygwin@cygwin.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).