On Wed, 24 May 2006 01:47:14 +0200
Tom Verhoeff <[EMAIL PROTECTED]> wrote:

> 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).

I added an option to the Compiler Options -> Show Options dialog.

And I changed the paths of the .compiled file to use relative paths.

Mattias

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

Reply via email to