[fpc-pascal]two questions plz help
    Marco van de Voort 
    marcov at stack.nl
       
    Mon Jan 14 20:18:46 CET 2002
    
    
  
> > > Well, not me =) Regardless of that, is there still something to do to
> > > get FPC MT safe and basically operational ?
> >
> > Yes, the inoutres variable (and under Linux, the errno).
> >
> > I think those are the main obstacles, though any global variable in the
> > system unit can theoretically cause havoc (filemode for example).
> 
> So _if_ I built my own System unit from scratch (taking care of MT-safeness)
> everything would be ok ? (Sorry for repeating the question, just to be 100%
> sure....)
Yes, I think so, maybe except FPU code.
    
    
More information about the fpc-pascal
mailing list