Re: [fpc-pascal] When are used units recompiled? (wiki page added)

2006-04-06 Thread Jonas Maebe
On 6 apr 2006, at 22:59, Tom Verhoeff wrote: This raises the concern that precompiled units become obsolete when the user of such a unit upgrades the compiler. The compiler apparently requires that the System unit of the precompiled unit and of the using program are IDENTICAL (which is enfo

Re: [fpc-pascal] When are used units recompiled? (wiki page added)

2006-04-06 Thread Tom Verhoeff
On Thu, Apr 06, 2006 at 08:18:28AM +0200, Peter Vreman wrote: > > Apparently, there is a dependency on the System unit, and incompatibility > > between System units can cause a recompile. Any other such dependencies? > > Is every separately compiled unit dependent on System? If not, under > > wha

Re: Re[2]: [fpc-pascal] When are used units recompiled?

2006-04-06 Thread Micha Nelissen
On Thu, 6 Apr 2006 11:15:49 +0200 (CEST) Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > On Wed, 5 Apr 2006, Micha Nelissen wrote: > > > I'm not saying people shouldn't read manuals...just saying that "Can't find > > unit" can be split up in 3 or so "causes", and a more helpful message given > >

Re: Re[2]: [fpc-pascal] When are used units recompiled?

2006-04-06 Thread Michael Van Canneyt
On Wed, 5 Apr 2006, Micha Nelissen wrote: > On Wed, 5 Apr 2006 19:27:07 +0200 (CEST) > Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > On Wed, 5 Apr 2006, Micha Nelissen wrote: > > > > > I don't agree: RTFM is *not* an excuse for insightful, to-the-point, > > > clear, not too elaborate er