Re: How to compile unregisterised build?

2011-01-04 Thread Simon Marlow
On 04/01/2011 14:14, Simon Marlow wrote: On 31/12/2010 19:53, Karel Gardas wrote: before going to fill some bugreports about broken unregisterised builds I'd like to be sure I understand the topic and know well how to configure it. So, I do have three platforms with Linux OS: - mips64: gcc 4.3

Re: How to compile unregisterised build?

2011-01-04 Thread Karel Gardas
Hello Simon, scratch that. I've been able to do unregistered build on IA64 and also on Mips64 (ARM still building). The issue I've had was with whitespace after the YES/NO in the mk/build.mk which was caused by the copy&paste directly from Wiki. I'm thinking about adding clear note there abou

Re: How to compile unregisterised build?

2011-01-04 Thread Simon Marlow
On 31/12/2010 19:53, Karel Gardas wrote: before going to fill some bugreports about broken unregisterised builds I'd like to be sure I understand the topic and know well how to configure it. So, I do have three platforms with Linux OS: - mips64: gcc 4.3.2 + ghc 6.8.2 (debian) - ARMv7: gcc 4.4.1

How to compile unregisterised build?

2010-12-31 Thread Karel Gardas
Hello, before going to fill some bugreports about broken unregisterised builds I'd like to be sure I understand the topic and know well how to configure it. So, I do have three platforms with Linux OS: - mips64: gcc 4.3.2 + ghc 6.8.2 (debian) - ARMv7: gcc 4.4.1 + ghc 6.10.4 (Ubuntu) - IA64: gcc