Re: Compilation errors when compiling without optimizations

2003-09-10 Thread Mike Hearn
On Wed, 2003-09-10 at 21:11, Alexandre Julliard wrote: > Don't do it then > > That's a temporary problem because dll separation is not finished. It > will be fixed soon, in the meantime just make sure to compile at least > ntdll with optimization. Ah, interesting. I was wondering what caused tha

Re: Compilation errors when compiling without optimizations

2003-09-10 Thread Eric Pouech
Shachar Shemesh wrote: Hi, When trying to compile Wine without optimizations, the compilation fails. I'm trying clean sources, with the "--with-nptl" flag. The failure (so far, I'm still trying to figure these things out) are when compiling ntdll and the wine executable itself. Both cases, the

Re: Compilation errors when compiling without optimizations

2003-09-10 Thread Alexandre Julliard
Shachar Shemesh <[EMAIL PROTECTED]> writes: > When trying to compile Wine without optimizations, the compilation > fails. I'm trying clean sources, with the "--with-nptl" flag. Don't do it then That's a temporary problem because dll separation is not finished. It will be fixed soon, in the mean

Compilation errors when compiling without optimizations

2003-09-10 Thread Shachar Shemesh
Hi, When trying to compile Wine without optimizations, the compilation fails. I'm trying clean sources, with the "--with-nptl" flag. The failure (so far, I'm still trying to figure these things out) are when compiling ntdll and the wine executable itself. Both cases, the problem is that same.