sounds close to what I am after - is there any way to just compile (not link) even if no errors found? - same thing, just testing for basic errors in ongoing code Florian Klaempfl wrote:

SteveG wrote:
I have noticed that many of my 'typos' are caught at the compile stage -
then have to wait for the linker (for no reason at this point, since I
already know I have problems)

If the program doesn't compile, it isn't linked?
-s does the trick on the command line.

Christian Iversen wrote:

On Wednesday 22 February 2006 13:18, SteveG wrote:


Can anybody tell me how (if possible) to compile a Laz program, but skip
the linking step ?
I'm not sure exactly how to do that.

What are you trying to do?



_________________________________________________________________
   To unsubscribe: mail [EMAIL PROTECTED] with
              "unsubscribe" as the Subject
 archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to