public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
To: Ted Yu <ted_yu@yahoo.com>
Cc: cygwin@cygwin.com
Subject: RE: DLL generation under Cygwin
Date: Wed, 05 May 2004 19:28:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.56.0405051526530.15563@slinky.cs.nyu.edu> (raw)
In-Reply-To: <20040505191916.59947.qmail@web12102.mail.yahoo.com>

On Wed, 5 May 2004, Ted Yu wrote:

> Hi, Igor:
> > <http://mingw.org/>.  This is what you invoke when you give the
> > -mno-cygwin flag to gcc.  Incidentally, once you
>
> Does this mean I need to install MinGW runtime ?

Yes, to be able to use "gcc -mno-cygwin".

> > That's because you use "ld" instead of "gcc".  "gcc" (with appropriate
> > flags, i.e., "-mno-cygwin") should do the right thing.  You can also
> > use "gcc -shared" instead of dlltool, IIRC.
>
> Where does gcc find free(), malloc() in this case ?

In the libc.a or *crt*.o appropriate for the platform (MinGW).
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
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:[~2004-05-05 19:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1083689743.27609.ezmlm@cygwin.com>
2004-05-05 15:49 ` Ted Yu
2004-05-05 16:07   ` Igor Pechtchanski
2004-05-05 16:58     ` Ted Yu
2004-05-05 18:19       ` Igor Pechtchanski
2004-05-05 19:19         ` Ted Yu
2004-05-05 19:28           ` Igor Pechtchanski [this message]
2004-05-05 20:25             ` Cygwin runtime Ted Yu
2004-05-06  3:31               ` Igor Pechtchanski
2004-05-04 17:19 DLL generation under Cygwin Ted Yu
2004-05-04 19:07 ` Larry Hall
2004-05-04 19:22   ` Ted Yu
2004-05-05 10:58     ` Dave Korn

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=Pine.GSO.4.56.0405051526530.15563@slinky.cs.nyu.edu \
    --to=pechtcha@cs.nyu.edu \
    --cc=cygwin@cygwin.com \
    --cc=ted_yu@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).