[fpc-devel] libc on various platforms
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Mon Nov 24 00:08:55 CET 2008
    
    
  
On 23 Nov 2008, at 23:42, Mark Morgan Lloyd wrote:
> Looking at 2.2.3 on sparc-linux I see that libc.ppu etc. is no  
> longer being built, it is however built for i386 and arm and for  
> 2.2.0 and older. Is this intentional?
Yes. Libc is a kylix compatibility unit that is i386-specific. It used  
to be built for other architectures by accident. It's best to use the  
functionality in the unixtype/basunix/unix units instead (if available  
there).
Jonas
    
    
More information about the fpc-devel
mailing list