severity 485596 normal
thanks

Thiemo Seufer wrote:
> 
> WASH/HTML/HTMLPrelude98.hs
> WASH/HTML/HTMLMonad98.hs
> WASH/HTML/HTMLPrelude.hs
> 
> Compiling those eventually (after more than 30 minutes) results in .hc
> files of about 30 MB (!). Then gcc-4.3 is invoked which some minutes
> later gets killed when it comes close to the maximum process size.

This sounds like you have a very slow machine.  It does take some time
to build on modern hardware (a few minutes), though I suppose the
unregisterized bit could account for the difference.

What is your maximum process size?  I am aware that building washngo can
use a considerable amount of RAM (probably even more on an
unregisterized platform), but it is not a bug in washngo that you don't
have enough RAM to build it, or that your maximum process size is too low.

ISTR it takes the better part of 1GB to build on i386.

What specific platforms are you having problems with?  It would be
interesting to see if the buildds are having trouble there as well.  I
see it has built on alpha, amd64, hppa, ia64, i386, and sparc, and most
of the rest of the platforms show it as building (but haven't attepted
recently due to missing build-deps)

-- John




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to