mirror of
				https://git.proxmox.com/git/qemu
				synced 2025-10-31 07:39:44 +00:00 
			
		
		
		
	 285dc330bd
			
		
	
	
		285dc330bd
		
	
	
	
	
		
			
			git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@417 c046a42c-6fe2-441c-8c8c-71466251a162
		
			
				
	
	
		
			17 lines
		
	
	
		
			525 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			525 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Information about the various packages used to build the current qemu
 | |
| x86 binary distribution:
 | |
| 
 | |
| * gcc 2.95.2 was used for the build. A glibc 2.1.3 Debian distribution
 | |
|   was used to get most of the binary packages.
 | |
| 
 | |
| * wine-20020411 tarball
 | |
| 
 | |
|   ./configure --prefix=/usr/local/wine-i386
 | |
|   
 | |
|   All exe and libs were stripped. Some compile time tools and the
 | |
|   includes were deleted.
 | |
| 
 | |
| * ldconfig was launched to build the library links:
 | |
| 
 | |
|   qemu-i386 /usr/gnemul/qemu-i386/bin/ldconfig-i386 -C /usr/gnemul/qemu-i386/etc/ld.so.cache
 |