Re[2]: HELP: problems compiling wine

1997-09-19 Thread Lazaro . Salem
After my post about my wine experience, Brian commented: >Subject: Re: HELP: problems compiling wine >Author: [EMAIL PROTECTED] at RF >Date:18.09.97 10:54 >> I tried it with MS-Word 6.0c, MS-Excel and Matlab >> 4.2c (all 16bit applications) and they run to my sa

Re[2]: HELP: problems compiling wine

1997-09-19 Thread Lazaro . Salem
_ Reply Separator _____ Subject: Re: HELP: problems compiling wine Author: olly@lfix.co.uk at RF Date:17.09.97 12:51 In message <[EMAIL PROTECTED]>, writes: >gcc -o wine controls/controls.o files/files.o graphics/graphics.o

Re: HELP: problems compiling wine

1997-09-18 Thread Brian White
> I tried it with MS-Word 6.0c, MS-Excel and Matlab > 4.2c (all 16bit applications) and they run to my satisfaction. > I have not tested them thorougly but I am quite impressed already. You got Word-6 to run under it? Wow! I never been able to get it to run ever under the 9708xx versions. Excel

Re: HELP: problems compiling wine

1997-09-17 Thread Will Lowe
On Wed, 17 Sep 1997, Lazaro Salem wrote: > Hi, > I would appreciate any hint to work around this error I get when trying > gcc -o wine controls/controls.o files/files.o graphics/graphics.o > graphics/metafiledrv/metafiledrv.o graphics/x11drv/x11drv.o ipc/ipc.o > loader/loader.o memory/memory.o m

Re: HELP: problems compiling wine

1997-09-17 Thread Oliver Elphick
In message <[EMAIL PROTECTED]>, writes: >gcc -o wine controls/controls.o files/files.o graphics/graphics.o >graphics/metafiledrv/metafiledrv.o graphics/x11drv/x11drv.o ipc/ipc.o >loader/loader.o memory/memory.o misc/misc.o msdos/msdos.o >multimedia/multimedia.o objects/objects.o resources

HELP: problems compiling wine

1997-09-17 Thread Lazaro Salem
Hi, I would appreciate any hint to work around this error I get when trying to compile wine (970828). configure and make depend worked ok, but when trying: mafalda# make [snip...] make[1]: Leaving directory `/usr/src/wine970824/miscemu' gcc -o wine controls/controls.o files/files.o graphics/g