Re: [fpc-pascal] Does FPC require glibc?

2019-05-08 Thread Marco van de Voort
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

Re: [fpc-pascal] Does FPC require glibc?

2019-05-07 Thread Sven Barth via fpc-pascal
Michael Van Canneyt schrieb am Di., 7. Mai 2019, 08:32: > > > On Mon, 6 May 2019, Nozz via fpc-pascal wrote: > > > On Monday, May 6, 2019 10:48 PM, Sven Barth > wrote: > > > >> Nozz via fpc-pascal schrieb am Mo., > 6. Mai 2019, 22:18: > >> > >>> Empty Message > >> > >> Depends on what you're

Re: [fpc-pascal] Does FPC require glibc?

2019-05-07 Thread Michael Van Canneyt
On Mon, 6 May 2019, Nozz via fpc-pascal wrote: On Monday, May 6, 2019 10:48 PM, Sven Barth wrote: Nozz via fpc-pascal schrieb am Mo., 6. Mai 2019, 22:18: Empty Message Depends on what you're using (and the platform). E.g. the compiler itself runs without glibc on Linux, but if you

Re: [fpc-pascal] Does FPC require glibc?

2019-05-06 Thread Sven Barth via fpc-pascal
Am 07.05.2019 um 00:16 schrieb Nozz via fpc-pascal: On Monday, May 6, 2019 10:48 PM, Sven Barth wrote: Nozz via fpc-pascal > schrieb am Mo., 6. Mai 2019, 22:18: Empty Message Depends on what you're using (and the platform). E.g. the compiler

Re: [fpc-pascal] Does FPC require glibc?

2019-05-06 Thread Nozz via fpc-pascal
On Monday, May 6, 2019 10:48 PM, Sven Barth wrote: > Nozz via fpc-pascal schrieb am Mo., 6. Mai > 2019, 22:18: > >> Empty Message > > Depends on what you're using (and the platform). E.g. the compiler itself > runs without glibc on Linux, but if you need to use threads for example that >

Re: [fpc-pascal] Does FPC require glibc?

2019-05-06 Thread Sven Barth via fpc-pascal
Nozz via fpc-pascal schrieb am Mo., 6. Mai 2019, 22:18: > Empty Message > Depends on what you're using (and the platform). E.g. the compiler itself runs without glibc on Linux, but if you need to use threads for example that changes. Also if you link against libraries like GTK or Qt you also

[fpc-pascal] Does FPC require glibc?

2019-05-06 Thread Nozz via fpc-pascal
Empty Message___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal