Re: winegcc: Fix compiling of 32-bit Winelib Apps on shared 32/64-bit setups

2010-04-17 Thread Hin-Tak Leung
--- On Fri, 16/4/10, Marcus Meissner wrote: > On Fri, Apr 16, 2010 at 10:51:29PM > +0200, André Hentschel wrote: > > --- > > tools/winegcc/winegcc.c |8 > > > 1 files changed, 8 insertions(+), 0 > deletions(-) > > > > diff --git a/tools/winegcc/winegcc.c > b/tools/winegcc/winegcc.c

Re: winegcc: Fix compiling of 32-bit Winelib Apps on shared 32/64-bit setups

2010-04-16 Thread Charles Davis
On 4/16/10 2:51 PM, André Hentschel wrote: > --- > tools/winegcc/winegcc.c |8 > 1 files changed, 8 insertions(+), 0 deletions(-) > > diff --git a/tools/winegcc/winegcc.c b/tools/winegcc/winegcc.c > index 7023ff4..f780a69 100644 > --- a/tools/winegcc/winegcc.c > +++ b/tools/winegcc/w

Re: winegcc: Fix compiling of 32-bit Winelib Apps on shared 32/64-bit setups

2010-04-16 Thread Marcus Meissner
On Fri, Apr 16, 2010 at 10:51:29PM +0200, André Hentschel wrote: > --- > tools/winegcc/winegcc.c |8 > 1 files changed, 8 insertions(+), 0 deletions(-) > > diff --git a/tools/winegcc/winegcc.c b/tools/winegcc/winegcc.c > index 7023ff4..f780a69 100644 > --- a/tools/winegcc/winegcc.c >