[fpc-pascal] Does FPC require glibc?

Marco van de Voort core at pascalprogramming.org
Tue May 7 11:24:27 CEST 2019


Op 5/7/2019 om 11:14 AM schreef Sven Barth via fpc-pascal:
> It depends whether the musl libc also leads to the inclusion of 
> "libc.so.6" in the ELF files. If yes, then all should be good (except 
> if not all calls are available, but then recompilation wouldn't help 
> either), if not everything needs to be rebuild so that the correct C 
> library is entered in the ELF.
The symbols used in the startup code and threadvar errno are other 
things that come to mind as possible problems.



More information about the fpc-pascal mailing list