On Wed, May 30, 2001 at 09:20:35AM +0200, P Witte wrote: > Im trying to install uQLx on my machine. Make reports the error > "delayed-branches not supported on this machine". it isn't an error so it should not stop make from anything.. email me the exact errors + .config make -k 2>error.txt The option can be switched off by removing '-fdelayed-branch' in 2 places from the Makefile > So, please, How do I implement delayed branching on my machine, or > switch off uQLx's demand for it? implementing it makes only sense on RISC architectures that support delayed branches, so far the option was simply ignored on every other architecture. What sort of Linux is it anyway? Bye Richard
