On Fri, Oct 13, 2000 at 12:40:17PM +0300, Yiorgos Adamopoulos wrote:
> after ./configure, cd .. and make I get:
> 
> gcc -c -g  -O2 plugin.c
> gcc -c -g  -O2 builtin.c
> In file included from builtin.c:1432:
> iomonad.c: In function `primHGetPosn':
> iomonad.c:715: aggregate value used where an integer was expected
> iomonad.c: In function `primHSetPosn':
> iomonad.c:730: invalid initializer
> iomonad.c:736: incompatible types in assignment
> make: *** [builtin.o] Error 1
> [...]
> (I know gcc-2.96 is not supposed to be a normal release branch, but it
> is what RH packages...)

I have just been trying to build hugs on RHL 7.0 and got
the same error. I have succeed using kgcc (that is, egcs)
instead of gcc 2.96.

Romildo
-- 
Prof. Jos� Romildo Malaquias <[EMAIL PROTECTED]>
Departamento de Computa��o
Universidade Federal de Ouro Preto
Brasil

_______________________________________________
Hugs-Bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/hugs-bugs

Reply via email to