mirror of
				https://github.com/brain-hackers/cegcc-build.git
				synced 2025-11-04 14:38:38 +09:00 
			
		
		
		
	README.rst: suggest out-of-tree build
This commit is contained in:
		@@ -8,8 +8,9 @@ To build::
 | 
			
		||||
 | 
			
		||||
 cd cegcc-build
 | 
			
		||||
 git submodule update --init
 | 
			
		||||
 cd build-arm-mingw32ce
 | 
			
		||||
 ./build-mingw32ce.sh --prefix=/where/to/install
 | 
			
		||||
 mkdir /tmp/cegcc-output
 | 
			
		||||
 cd /tmp/cegcc-output
 | 
			
		||||
 $OLDPWD/build-arm-mingw32ce/build-mingw32ce.sh --prefix=/where/to/install
 | 
			
		||||
 | 
			
		||||
If you won't specify `--prefix`, it will install to
 | 
			
		||||
`cegcc-build/bindist-arm-mingw32ce/`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user