| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Mark Geisert <mark AT maxrnd DOT com> |
| Subject: | Re: Creating a separate console window via CreateProcess |
| Date: | Sat, 13 Feb 2010 03:49:00 +0000 (UTC) |
| Lines: | 8 |
| Message-ID: | <loom.20100213T044251-514@post.gmane.org> |
| References: | <20100212221057 DOT GA18315 AT ednor DOT casa DOT cgf DOT cx> <20100212235510 DOT B08D7 DOT 13650 DOT root AT cdptpa-web06-z01> |
| Mime-Version: | 1.0 |
| User-Agent: | Loom/3.14 (http://gmane.org/) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
turbowells writes:
> > >I built the test program with: gcc -mno-cygwin creprc.c -o creprc
^^^^^^^^^^^
This option means "No Cygwin". You're linking against MSVCRT, not cygwin1.dll.
You are not creating a Cygwin program. That's why it's off-topic for this
list. Try a MinGW list or some other list for Windows programming. Good luck.
..mark
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |