View previous topic :: View next topic |
Author |
Message |
Ant P. Watchman

Joined: 18 Apr 2009 Posts: 6920
|
Posted: Sat Mar 17, 2012 12:30 am Post subject: Why does Wine need multilib? |
|
|
It seems odd to me, Wine reimplements an entire 32-bit OS anyway so why does it need 32-bit libs on the native side? |
|
Back to top |
|
 |
jburns Veteran

Joined: 18 Jan 2007 Posts: 1227 Location: Massachusetts USA
|
Posted: Sat Mar 17, 2012 3:56 am Post subject: |
|
|
Wine does not reimplement an entire 32-bit OS. It runs under the linux OS and needs the multilib libraries to support running 32 bit programs and interfacing with the OS. |
|
Back to top |
|
 |
yoshi314 l33t


Joined: 30 Dec 2004 Posts: 850 Location: PL
|
Posted: Mon Mar 19, 2012 2:19 pm Post subject: |
|
|
wine translates/forwards certain system calls to system (linux) librariies.
a system call from 32bit app into a 64bit library and back could be messy. _________________ ~amd64
shrink your /usr/portage with squashfs+aufs |
|
Back to top |
|
 |
|