-------------------------------------------------- From: "Mike Frysinger" <[email protected]> Sent: Thursday, June 17, 2010 12:57 PM To: <[email protected]> Cc: "Gaston Rodriguez" <[email protected]>; "urjtag-development" <[email protected]> Subject: Re: [UrJTAG-dev] Build problem in mingw
> On Thu, Jun 17, 2010 at 12:24 AM, wrote: >> so I back to gcc3.4.4, but I meet these compile warning. >> don't know how to fix it. > > https://sourceforge.net/projects/urjtag/forums/forum/682993/topic/3458301 > -mike > Finally, Urjtag pass build in cygwin, use such configure parameter CFLAGS="-mno-cygwin -O2" ./configure --with-ftd2xx=/cygdrive/f/CDM20602 --disable-werror --without-libusb --with-inpout32 --without-readline and also change the link command for libftd2xx in Makefile $(AM_V_CCLD)$(LINK) $(jtag_OBJECTS) $(jtag_LDADD) $(LIBS) -L/cygdrive/f/CDM20602/i386 -lftd2xx but, there is nothing after I run jtag.exe. completely nothing. what is wrong ? ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
