On Mon, May 22, 2006 at 08:07:30AM +0200, Vincent Snijders wrote:
> Tom Verhoeff wrote:
> >I recently upgraded to 0.9.14 and started a project, whose code
> >is in a deeply nested directory tree with fairly long directory names,
> >where one of the directory names contains a space.
> >
> >When compiling from the ide, this fails at the assembler.  It seems
> >to report a cut off path (the part with the space is included), though
> >this could only be in the message printed (and not in the argument that
> >it received).
> >
> >Does anyone have an idea what is the problem here?
> 
> There has been a similar bug report (but not the same), which I tried 
> hard to reproduce, but could not. The bug report was closed.
> 
> http://www.freepascal.org/mantis/view.php?id=900
> 
> If you are willing to help me to reproduce this error, you can submit a 
> new bug report.

I'll try, but it is not that simple.

Part of the problem may be that Lazarus supplies full (absolute) paths to
the compiler (at least in the way I am using it; though I did not change
many options from their defaults).  However, when I use fpc separately
(not with Lazarus), I typically provide relative paths (which are much
shorter).

        Tom
-- 
E-MAIL: T.Verhoeff @ TUE.NL     | Fac. of Math. & Computing Science
PHONE:  +31 40 247 41 25        | Eindhoven University of Technology
FAX:    +31 40 247 54 04        | PO Box 513, NL-5600 MB Eindhoven
http://www.win.tue.nl/~wstomv/  | The Netherlands

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

Reply via email to