Re: [fpc-pascal] Compiling a unit loops infinitely

2006-03-21 Thread Tony Pelton
On 3/22/06, Michael Preslar <[EMAIL PROTECTED]> wrote: > > Any help would be appreciated.. http://www.freepascal.org/bugs/showrec.php3?ID=4694 > -- > Michael Tony -- X-SA user ? 0.5.1 is out ! XData 0.1 for X-SA is out ! http://x-plane.dsrts.com http://games.groups.yahoo.com/group/x-plane-foo/

[fpc-pascal] Compiling a unit loops infinitely

2006-03-21 Thread Michael Preslar
I'm trying to compile and cleanup some old Turbo Pascal code.. This one unit of mine, toolbox.pas.. Whenever I go to compile, ppc386.exe loops by printing "Compiling TOOLBOX.pas" over and over again. toolbox.pas doesn't self-reference, and the units toolbox.pas don't use toolbox.pas [I'm not a