|
Message
From: charlie yang<ydt@u...>
Date: Mon Nov 26 10:11:34 CET 2007
Subject: [openrisc] cygwin jtag build error
Change error() to perror(). Link libioperm should add -lioperm.
----- Original Message ----- From: fpga_group at yahoo.de<fpga_group@y...> To: Date: Sun Nov 25 19:48:49 CET 2007 Subject: [openrisc] cygwin jtag build error
> i am using cygwin for running the opnrisc stuff.. > > i already made all the steps of the software tutorial and all is > working > fine, till the make of jtag files..there i get after make all the > following: > > jp1.o: In function `jtag_set_chain': > /home/asic/or1k/jtag/jp1.c:427: undefined reference to `_error' > jp1.o: In function `jtag_write_reg': > /home/asic/or1k/jtag/jp1.c:277: undefined reference to `_error' > jp-io.o: In function `jp_parallel_init': > /home/asic/or1k/jtag/jp-io.c:183: undefined reference to `_ioperm' > collect2: ld returned 1 exit status > make: *** [jp1] Error 1 > i already installed the ioprem package..but always same error > i hope somebody can help me and give me maybe a hint.. > it is actually possible to programm the openrisc via cygwin?? > > thanks.. > Mike > >
|
 |