www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <20100214015333.XY7EH.560404.root@hrndva-web06-z02> |
Date: | Sat, 13 Feb 2010 20:53:33 -0500 |
From: | <turbowells AT maine DOT rr DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Creating a separate console window via CreateProcess |
In-Reply-To: | <loom.20100213T044251-514@post.gmane.org> |
MIME-Version: | 1.0 |
Sensitivity: | Normal |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
---- Mark Geisert <mark AT maxrnd DOT com> wrote: > 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 Thanks. As pointed out to me on another list, I was missing the -mwindows build option. -Jeff -- 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 |