<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Michael Schnell wrote:
<blockquote cite="mid468C9A40.30709@lumino.de" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
  <br>
  <blockquote cite="midPine.LNX.4.64.0707050903190.14350@home.wisa.be"
 type="cite">
    <blockquote type="cite">
      <pre wrap="">Does Delphi really rebuild all units, then ?
    </pre>
    </blockquote>
    <pre wrap=""><!---->
No, it does not.
  </pre>
  </blockquote>
Of course it does do a decent make process. <br>
  <br>
But for me it does a "link" when I press F9 just to restart the program
again when debugging. Why is this necessary ? (Delphi just start the
program here.) or am I doing something wrong ?<br>
  <br>
</blockquote>
As you will have supposed I was experiencing this with Lazarus. Maybe
this is a Lazarus problem, but even if Lazarus thoughtlessly does a
"make" with unmodified sources, IMHO, the make should no call the
linker.<br>
<br>
-Michael<br>
</body>
</html>