[fpc-pascal] FreeBSD and fpc messages.
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Wed Aug 12 22:54:15 CEST 2015
    
    
  
On 12/08/15 22:48, fredvs wrote:
> What libraries are used by fpc to render the output messages?
FPC does not use any library. Which language are you using for the messages?
> By the way, does it exist a list of all the external dependencies (not the
> fpc one) needed to compile a simple fpc program ?
All it needs is binutils (and in case of i386 and x86-64 on ELF
platforms such as FreeBSD, only the binutils linker).
Jonas
    
    
More information about the fpc-pascal
mailing list