* Christian Maeder <[EMAIL PROTECTED]>:
> I used gcc_2.95.3 until I discovered the warning:
>
>   LdvProfile.c:43: #error Please use gcc 3.0+ to compile this file with
>   DEBUG; gcc < 3.0 miscompiles it

This usually happens if you use build.mk.sample. Simply remove the
-DDEBUG from the options (unless of course you really want a debugging RTS
which you usually don't).

Volker
-- 
http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to