X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: injob version 1.3 Date: Mon, 05 Dec 2011 13:10:49 -0500 Lines: 5 Message-ID: References: <4EDC224D DOT 3020907 AT gmail DOT com> <0105D5C1E0353146B1B222348B0411A20A43AF2C0C AT NIHMLBX02 DOT nih DOT gov> <4EDCF0BC DOT 6090301 AT gmail DOT com> <0105D5C1E0353146B1B222348B0411A20A43AF2C44 AT NIHMLBX02 DOT nih DOT gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > gcc -lntdll -o injob injob-1.3.c Put -lntdll at the end: gcc -o injob injob-1.3.c -lntdll -- 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