#993: threaded RTS under pc-solaris does not work
---------------------------+------------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |          Owner:         
     Type:  bug            |         Status:  new    
 Priority:  normal         |      Milestone:         
Component:  Compiler       |        Version:  6.6    
 Severity:  normal         |     Resolution:         
 Keywords:                 |     Difficulty:  Unknown
 Testcase:                 |   Architecture:  x86    
       Os:  Solaris        |  
---------------------------+------------------------------------------------
Comment (by [EMAIL PROTECTED]):

 just to complete the list of compiler warnings:

 {{{
 ../../compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -Iinclude
 -"#include" Hs
 Base.h -funbox-strict-fields -package-name  base-2.0 -O -Rghc-timing
 -fgenerics
  -fgenerics -split-objs    -c GHC/Conc.lhs -o GHC/Conc.o  -ohi GHC/Conc.hi
 /tmp/ghc27985_0/ghc27985_0.hc: In function 'base_GHCziConc_par_entry':

 /tmp/ghc27985_0/ghc27985_0.hc:3339:0:
      warning: implicit declaration of function 'newSpark'
 }}}
 {{{
 ../../compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -Iinclude
 -"#include" Hs
 Base.h -funbox-strict-fields -package-name  base-2.0 -O -Rghc-timing
 -fgenerics
  -fgenerics -split-objs    -c Control/Parallel/Strategies.hs -o
 Control/Parallel
 /Strategies.o  -ohi Control/Parallel/Strategies.hi
 /tmp/ghc2134_0/ghc2134_0.hc: In function 's2D5_entry':

 /tmp/ghc2134_0/ghc2134_0.hc:171:0:
      warning: implicit declaration of function 'newSpark'
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/993>
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