Archive of UserLand's first discussion group, started October 5, 1998.

Re: Linux iMac?

Author:Eric Soroos
Posted:4/26/1999; 11:18:33 AM
Topic:Linux' wide open spaces
Msg #:5311 (In response to 5310)
Prev/Next:5310 / 5312

Wine Is Not an Emulator, it is a set of (shared) libraries that implements the Win32 api on linux. Wine is not an emulator in that it implements a library as opposed to emulating an envrionment. It's sort of the difference beween win32 on NT and 95. Same API, different implementation.

There are actually 2 sides of Wine: a compile time set and a runtime set.

It is my understanding that if you compile your win32 app against the compile time libraries, then you have a native linux binary that can then be run on any [x86 afaik - es] linux system. This is probably the preferred approach if you have access to the source of the application and the expertise to fix what errors occur.

The other side is the runtime libraries, which you can use if you are trying to get an app for which you don't have the source working under linux. For the record, Frontier did not work under the Wine runtime libraries as of January.

eric


There are responses to this message:


This page was archived on 6/13/2001; 4:49:32 PM.

© Copyright 1998-2001 UserLand Software, Inc.