Menu

Tree [f342aa] v0.11.0 / testing / build.test1 /
 History

HTTPS access


File Date Author Commit
 mingw32_help 2019-05-12 Antonio Borneo Antonio Borneo [6bac28] coding style: testing: remove empty lines at en...
 Makefile 2019-05-12 Antonio Borneo Antonio Borneo [6bac28] coding style: testing: remove empty lines at en...
 Makefile.confuse 2008-12-27 duane duane [92c9d4] Renamed build.tests to build.test1
 Makefile.ftd2xx 2008-12-28 ntfreak ntfreak [185870] - fix missing/incorrect svn file props
 Makefile.libftdi 2008-12-28 ntfreak ntfreak [185870] - fix missing/incorrect svn file props
 Makefile.libusb 2008-12-28 ntfreak ntfreak [185870] - fix missing/incorrect svn file props
 Makefile.openocd 2008-12-28 ntfreak ntfreak [185870] - fix missing/incorrect svn file props
 README.TXT 2019-05-12 Antonio Borneo Antonio Borneo [6bac28] coding style: testing: remove empty lines at en...
 local.uses 2008-12-28 ntfreak ntfreak [185870] - fix missing/incorrect svn file props

Read Me

-- Duane Ellis'es test case for building numerous openocd configurations...
Dec 26,2008
---------------------------------------------------------------------------

1)	Make a directory some where..

	mkdir ~/test

2)	Change to that directory

	cd  ~/test

3)	Checkout OpenOCD in that directory.

	cd ~/test
	svn co https://svn.berlios.de/svnroot/repos/openocd/trunk openocd

4)      Copy the "build.test1" directory to the "~/work" directory.


	cd ~/test
	cp ~/openocd/testing/build.test1/.  ~/test/.

5)	If needed, download various components.

	cd ~/work
	make all.download


6)	For Linux - type: 

	cd ~/work
	make linux.buildtest

7)	For Cygwin - type:

	cd ~/work
	make cygwin.buildtest
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.