Re: [uml-devel] Problem in compiling without optimisations

2006-06-02 Thread Blaisorblade
On Monday 22 May 2006 16:11, Nikola Knezevic wrote: > Hi all, > When I change Makefile to have -O0 instead of -O2, this is what I get > after make ARCH=um: There are other spots where -O0 would lead to failure; search for -O0 on the ML, I remember that adding -finline and something else made it w

Re: [uml-devel] Problem in compiling without optimisations

2006-05-22 Thread Jeff Dike
On Mon, May 22, 2006 at 04:11:11PM +0200, Nikola Knezevic wrote: > Hi all, > When I change Makefile to have -O0 instead of -O2, this is what I get > after make ARCH=um: I don't think the kernel will build at all with -O0. Jeff

[uml-devel] Problem in compiling without optimisations

2006-05-22 Thread Nikola Knezevic
Hi all, When I change Makefile to have -O0 instead of -O2, this is what I get after make ARCH=um: CC arch/um/kernel/skas/clone.o arch/um/include/sysdep/stub.h: In function 'remap_stack': arch/um/include/sysdep/stub.h:90: warning: asm operand 7 probably doesn't match constraints arch/um/incl