RE: Test Drive failure

2004-11-03 Thread Dagan Shai
so I don't understand the problem here. Regards, Shai Dagan -Original Message- From: Dimitrie O. Paun [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 02, 2004 6:57 PM To: Dagan Shai Cc: Dimitrie O. Paun; [EMAIL PROTECTED] Subject: Re: Test Drive failure On Tue, Nov 02, 2004 at 06:40:

Re: Test Drive failure

2004-11-02 Thread Dimitrie O. Paun
On Tue, Nov 02, 2004 at 06:40:57PM +0200, Dagan Shai wrote: > Thanks. > > Here they are. Winemaker is buggy, the generated Makefile has a small problem. Here's the fix: --- Makefile.orig 2004-11-02 09:52:59.0 -0500 +++ Makefile2004-11-02 11:52:57.451738280 -0500 @@ -58,7 +58,7

Re: Test Drive failure

2004-11-02 Thread Dimitrie O. Paun
On Tue, Nov 02, 2004 at 06:27:51PM +0200, Dagan Shai wrote: > It only generated the helloworld.exe.so file, and no others. This is the > only file defined in the makefile generated by winemaker. It is listed > as part of the EXES macro and not the DLLS, which is why I thought it to > be an executab

Re: Test Drive failure

2004-11-02 Thread James Hawkins
generated? > > Shai Dagan > > > > -Original Message- > From: Dimitrie O. Paun [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 02, 2004 6:14 PM > To: Dagan Shai > Cc: [EMAIL PROTECTED] > Subject: Re: Test Drive failure > > On Tue, Nov 02, 2004 at 05:53:

RE: Test Drive failure

2004-11-02 Thread Dagan Shai
? Shai Dagan -Original Message- From: Dimitrie O. Paun [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 02, 2004 6:14 PM To: Dagan Shai Cc: [EMAIL PROTECTED] Subject: Re: Test Drive failure On Tue, Nov 02, 2004 at 05:53:11PM +0200, Dagan Shai wrote: > Hi, > I'm new to WINELIB

Re: Test Drive failure

2004-11-02 Thread Dimitrie O. Paun
On Tue, Nov 02, 2004 at 05:53:11PM +0200, Dagan Shai wrote: > Hi, > I'm new to WINELIB. As a test drive I tried to port the Hello World > application, just to see that the environment is functioning. > I called: > winemaker --console --lower-uppercase . > In the source directory. Then I called: > m