X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <30467974.post@talk.nabble.com> References: <30467239 DOT post AT talk DOT nabble DOT com> <30467813 DOT post AT talk DOT nabble DOT com> <30467974 DOT post AT talk DOT nabble DOT com> Date: Wed, 15 Dec 2010 16:41:04 -0500 Message-ID: Subject: Re: mingw-targeted cross-compiler question From: NightStrike To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Wed, Dec 15, 2010 at 4:10 PM, gviewer wrote: > > Thanks for explanation. =A0I checked the Make file, and here it is: > > CFLAGS =3D -O3 -Wimplicit > ... > gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols > ${BRILL_INCLUDES} -I ${JAVA_HOME}/include/ -I ${JAVA_HOME}/include/win32 > -shared -o lib/BTagger.dll ${BRILL_JAVA_BASE}/*.c ${BRILL_SRC} > > This is a Java wrapper around a C/C++ library. Can you help have a look a= nd > see if there is an easy change to the "gcc -mno-cygwin ..." part? I am us= ing > Windows 7 64-bit machine. > Thanks. Well, like I said.. install the cross compiler package and edit that line to say what you need it to say. -- 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