RE: 5.04.3: update_fwd: unknown/strange object

2003-06-17 Thread Simon Marlow
 
> I build by new DoCon program under  ghc-5.04.3,
> 
> installed from RPM to  i386-unknown, RedHat Linux. 
> 
> Under  -Onot,  the command make space=-M22m docon
> builds the thing successfully. 
> And for less memory, say,  ...  16m ...,
> it ends with
> 
>   ...
>   pol/Pgcd_.hs:184:
> Warning: No explicit method nor default method for `toSquareFree'
>  In the instance declaration for `GCDRing (Pol a)'
> 
>   === INTERFACE HAS CHANGED 
>   No old interface available
> 
>   ghc-5.04.3: fatal error: update_fwd: unknown/strange object  38344
>   make: *** [obj] Error 254
>  
> 
> I expected of GHC to report of exhausted memory.
> Probably, such behavior is not fatal for may aims, 
> but if you consider this as an interesting bug, I could send the 
> archive. 

I'll be interested to know whether you can repeat this with 6.0.  If so,
yes I'd like to see the sources.

Cheers,
Simon
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Re: 5.04.3: update_fwd: unknown/strange object

2003-06-17 Thread Serge D. Mechveliani
It occurs that we need first to install  ghc-6.0 
on 
   i386-unknown, RedHat Linux platform.

Our administrator says here is a difficulty: 

a) it is hard for us to install from sources,
b) binary RPM would not do, due to library versions etc.,
c) we need  
   source RPM  distributive,

   similar as we used when installing  ghc-5.04.3.

   But  ghc-6.0  does not show any source RPM distributive.

Please, what can we do about this?

-
Serge Mechveliani
[EMAIL PROTECTED]



On Tue, Jun 17, 2003 at 12:02:10PM +0100, Simon Marlow wrote:
>  
> > I build by new DoCon program under  ghc-5.04.3,
> > installed from RPM to  i386-unknown, RedHat Linux. 
> > ...
> >   ghc-5.04.3: fatal error: update_fwd: unknown/strange object  38344
> >   make: *** [obj] Error 254
...

> I'll be interested to know whether you can repeat this with 6.0. 
> If so, yes I'd like to see the sources.









___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


RE: 5.04.3: update_fwd: unknown/strange object

2003-06-18 Thread Simon Marlow
 
> It occurs that we need first to install  ghc-6.0 
> on 
>i386-unknown, RedHat Linux platform.
> 
> Our administrator says here is a difficulty: 
> 
> a) it is hard for us to install from sources,
> b) binary RPM would not do, due to library versions etc.,
> c) we need  
>source RPM  distributive,
> 
>similar as we used when installing  ghc-5.04.3.
> 
>But  ghc-6.0  does not show any source RPM distributive.
> 
> Please, what can we do about this?

Use the nosrc RPM, or install locally in your home directory from the
binary distribution?  (you don't say what version of RedHat you have).

Cheers,
Simon

___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users