#1944: round function causes cblas NaNs
---------------------------+------------------------------------------------
 Reporter:  SevenThunders  |          Owner:             
     Type:  bug            |         Status:  closed     
 Priority:  normal         |      Milestone:  6.10 branch
Component:  Compiler       |        Version:  6.8.1      
 Severity:  critical       |     Resolution:  fixed      
 Keywords:                 |     Difficulty:  Unknown    
 Testcase:                 |   Architecture:  x86        
       Os:  Windows        |  
---------------------------+------------------------------------------------
Comment (by SevenThunders):

 I tried to test it on the simple case that I provided but it no longer
 compiles.  It seems the linker can't link to the atlas.lib file created by
 the dlltool.exe anymore.  Here is the message:

 Linking Test2.exe ...
 ctest2.o:ctest2.c:(.text+0xb5): undefined reference to `cblas_dgemm'
 collect2: ld returned 1 exit status

 Alas I don't have time right now to figure out what has changed with the
 linker.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1944#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to