13 Apr
                
                    2006
                
            
            
                13 Apr
                
                '06
                
            
            
            
        
    
                9:35 a.m.
            
        Christian Maeder wrote:
RtsUtils.c:190: error: too few arguments to function 'ctime_r'
I could carry on after adding an argument ", 26"
now I get an error when linking the stage2 compiler. How should I fix this?
Cheers Christian
/home/maeder/haskell/solaris/ghc-6.4.2.20060411/ghc/rts/libHSrts_thr.a(OSThreads
.thr_o): In function `yieldThread':
OSThreads.c:(.text+0x88): undefined reference to `sched_yield'
collect2: ld returned 1 exit status
<