If I use GCC4.x, It can pass build in cygwin, but it's depend on cygwin.dll,
and GCC4.x doesn't support -mno-cygwin.
so I back to gcc3.4.4, but I meet these compile warning.
don't know how to fix it.
anyone can help me ?
 
make[3]: Entering directory 
`/cygdrive/f/AMT/jtag/urjtag.svn/trunk/urjtag/src/tap'  
CC     register.loregister.c: In function 
`urj_tap_register_set_string':register.c:122: warning: `I' flag used with `%X' 
scanf formatregister.c:122: warning: format argument is not a pointer (arg 
3)register.c: In function `urj_tap_register_set_value':register.c:165: warning: 
`I' flag used with `%X' printf formatregister.c:165: warning: unsigned int 
format, different type arg (arg 4)make[3]: *** [register.lo] Error 1





Best Regards



----- 原文 ----- 发件人: Gaston Rodriguez 主 题: Re: [UrJTAG-dev] Build problem in 
mingw时 间: 2010年6月16日 22:24:12抄 送: urjtag-development,  
Hi all:I have had several problems building Urjtag for windows under Cygwin. 
Check this link 
please:https://sourceforge.net/projects/urjtag/forums/forum/682993/topic/3458301Most
 of them are related to missing packages, so skip the first posts if you 
want.The main open issues are:* the git clone command doesn't work (at least 
for me). SVN works fine. I have a fresh Cygwin install.* the link order is not 
fine when I use the libftd2xx, so I had to make the link command manually.* the 
executable created fail to start. This is the 
output://///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////UrJTAG
 0.10 #Copyright (C) 2002, 2003 ETC s.r.o.Copyright (C) 2007, 2008, 2009 Kolja 
Waschk and the respective authorsUrJTAG is free software, covered by the GNU 
General Public License, and you arewelcome to change it and/or distribute 
copies of it under certain conditions.There is absolutely no warranty for 
UrJTAG.jtag.c:537 main() Warning: UrJTAG may damage your hardware!Type "quit" 
to exit, "help" for help.jtag.c:545 main() Warning: jtag.c:72 
jtag_create_jtagdir() unsupported: env varHOME not setError: jtag.c:317 
jtag_parse_rc() unsupported: env var HOME not 
set/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////This
 problem is caused by the fact that Urjtag seems to look for the environment 
variable HOME, but in my Win XP the variables 
areHOMEDRIVE=C:HOMEPATH=\Documents and Settings\gastonI hope it 
helps.Regards,Gastón.
------------------------------------------------------------------------------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 
[email protected]https://lists.sourceforge.net/lists/listinfo/urjtag-development
------------------------------------------------------------------------------
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

Reply via email to