Note to self
This commit is contained in:
		
							parent
							
								
									b451ebc94f
								
							
						
					
					
						commit
						b192eecee2
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -1,5 +1,6 @@ | ||||||
| #run this from mozilla-build\start-msvc11-x64.bat | #run this from mozilla-build\start-msvc11-x64.bat | ||||||
| #cd /c/mozilla-build/hexchat/libffi-3.0.11 | #cd /c/mozilla-build/hexchat/libffi-3.0.11 | ||||||
|  | #TODO: use own zlib build instead of mozilla-build one | ||||||
| 
 | 
 | ||||||
| ./configure CC="$(pwd)/msvcc.sh -m64" LD=link CPP='cl -nologo -EP' CFLAGS='-O2' --build=x86_64-w64-mingw32 | ./configure CC="$(pwd)/msvcc.sh -m64" LD=link CPP='cl -nologo -EP' CFLAGS='-O2' --build=x86_64-w64-mingw32 | ||||||
| make clean | make clean | ||||||
|  |  | ||||||
|  | @ -1,5 +1,6 @@ | ||||||
| #run this from mozilla-build\start-msvc11.bat | #run this from mozilla-build\start-msvc11.bat | ||||||
| #cd /c/mozilla-build/hexchat/libffi-3.0.11 | #cd /c/mozilla-build/hexchat/libffi-3.0.11 | ||||||
|  | #TODO: use own zlib build instead of mozilla-build one | ||||||
| 
 | 
 | ||||||
| ./configure CC=$(pwd)/msvcc.sh LD=link CPP='cl -nologo -EP' CFLAGS='-O2' --build=i686-pc-mingw32 | ./configure CC=$(pwd)/msvcc.sh LD=link CPP='cl -nologo -EP' CFLAGS='-O2' --build=i686-pc-mingw32 | ||||||
| make clean | make clean | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue