X-Spam-Check-By: sourceware.org Message-ID: <20061127202008.37667.qmail@web56211.mail.re3.yahoo.com> X-YMail-OSG: lZPmr1QVM1loAjaadJRGWiSX4ww8ncIh05FkL_m95laptT0FCHGPJ7FKd7q_PA.MhBWMxRCAMdjPk6Thavq2kDXc.3Z7E7dtOxxwxzd2dK17nyQK5Tiq8O7ZfJu_APWwd7yYyIHmhUjaELk- Date: Mon, 27 Nov 2006 12:20:08 -0800 (PST) From: Hugo Duncan Reply-To: hugoduncan AT users DOT sourceforge DOT net Subject: mno-cygwin dll woes To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Hi, I am looking for some help on the recommended method of getting gcc -mno-cygwin to link to msvcr80, without linking to msvcrt. At the moment, even when I specify -lmsvcr80 the resulting binary has a dependency on msvcrt.dll Looking at the specs file, -mno-cygwin always links with -lmsvcrt, so short of editting the specs file, how is it possible to link only with msvcr80? I have found various old discussions of this issue but nothing recent. Any help appreciated, Hugo I have: gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) CYGWIN_NT-5.1 1.5.21(0.156/4/2) 2006-07-30 14:21 i686 Cygwin ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com -- 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/