#1243: Linking error of ALUT
-------------------------------+--------------------------------------------
 Reporter:  guest              |          Owner:         
     Type:  bug                |         Status:  new    
 Priority:  normal             |      Milestone:  Not GHC
Component:  libraries (other)  |        Version:  6.6    
 Severity:  normal             |     Resolution:         
 Keywords:                     |     Difficulty:  Unknown
 Testcase:                     |   Architecture:  Unknown
       Os:  Windows            |  
-------------------------------+--------------------------------------------
Comment (by guest):

 Okay, I know what is a problem.

 freealut changes calling convention from stdcall to ccall on Windows. And
 then configure.ac can't choice correct calling convention. I tested old
 version, so I can't find this problem.

 attachment:"alut-windows.patch" is solution of this problem.

 And I know this problem is same as OpenAL's one (#1140). So I hope fixing
 both problem at once.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1243#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to