Re: Re: Statically linked binaries from fpc

2005-03-01 Thread Bill Allombert
On Tue, Mar 01, 2005 at 09:26:13PM +0100, Roland Stigge wrote: > Hi Bill, > > > Hello Roland, I know nothing about fpc, but does it really need to > > produce binaries statically linked with glibc ? I would expect to just > > link statically with the units and dynamically with glibc. This would >

Re: Re: Statically linked binaries from fpc

2005-03-01 Thread Roland Stigge
Hi Bill, > Hello Roland, I know nothing about fpc, but does it really need to > produce binaries statically linked with glibc ? I would expect to just > link statically with the units and dynamically with glibc. This would > be much less a problem. (In particular, if security bugs are found in >