public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Danny Smith <danny_r_smith_2001@yahoo.co.nz>
To: cygwin@cygwin.com
Subject: Re: Missing 'GetSaveFileName' with -mno-cygwin
Date: Wed, 28 Mar 2001 18:52:00 -0000	[thread overview]
Message-ID: <20010329025219.12801.qmail@web6405.mail.yahoo.com> (raw)
In-Reply-To: <3AC29A15.C263BBBD@amc.com>

--- Clive Levinson <clivel@amc.com> wrote: > I was previously building my
applications using mingw.
> I recently downloaded and installed cygwin, as I wanted
> to use the bash and the Unix toolset.
> 
> A DLL that previously built using mingw is giving problems
> when using cygwin.
> 
> When I execute:
> dllwrap --target i686-mingw32 -mno-cygwin --driver-name gcc \
>         --def clx.def \
>         -o clx.dll clx.o resource.o
> I get the following error:
> clx.o(.text+0xf5):clx.cpp: undefined reference to `GetSaveFileNameA@4'

Add -mwindows to get libcomdlg32.a linked in or add link explicitly.
Danny

_____________________________________________________________________________
http://my.yahoo.com.au - My Yahoo!
- Have news, stocks, weather, sports and more in one place.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

      reply	other threads:[~2001-03-28 18:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-28 18:13 Clive Levinson
2001-03-28 18:52 ` Danny Smith [this message]

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=20010329025219.12801.qmail@web6405.mail.yahoo.com \
    --to=danny_r_smith_2001@yahoo.co.nz \
    --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).