X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RDNS_DYNAMIC,TVD_RCVD_IP,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <30467239.post@talk.nabble.com> Date: Wed, 15 Dec 2010 11:41:44 -0800 (PST) From: gviewer To: cygwin AT cygwin DOT com Subject: mingw-targeted cross-compiler question MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hello, I downloaded a software and tried to compile it on cygwin, I got an error message: "gcc: The -mno-cygwin flag has been removed; use a mingw-targeted cross-compiler." I checked the Make file, it used this flag: gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols ... What should I use exactly to replace the '-mno-cygwin' flag? Thanks a lot. -- View this message in context: http://old.nabble.com/mingw-targeted-cross-compiler-question-tp30467239p30467239.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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