[HOpenGL] FW: ghc-6.4.1 on solaris

Simon Marlow simonmar at microsoft.com
Thu Jun 9 06:28:42 EDT 2005


[ forwarding to hopengl at haskell.org ]

Christian is having trouble compiling the HOpenGL in GHC 6.4 on Solaris.
The symptom is a gcc crash when compiling
Graphics.Rendering.OpenGL.GL.VertexSpec (see attached log).  It fails
with gcc 4.0.0 and 3.3.6.

Is there anything in that file that might cause gcc trouble, such as
foreign calls to inline C functions maybe?  Any guesses at a workaround?

Cheers,
	Simon

On 09 June 2005 10:34, Christian Maeder wrote:

> Simon Marlow wrote:
>> That's a serious problem - gcc has run out of registers and can't
>> compile that module.  You could try a different version of gcc, that
>> might help.
> 
> Also gcc-3.3.6 fails, see attached gzipped log file
> 
> Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.leo-ghc.gz
Type: application/x-gzip
Size: 124382 bytes
Desc: log.leo-ghc.gz
Url : http://www.haskell.org//pipermail/hopengl/attachments/20050609/26e76e1b/log.leo-ghc-0001.bin


More information about the HOpenGL mailing list