[Lazarus] lazbuild build IDE profiles

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Apr 3 00:14:10 CEST 2012


On Mon, 02 Apr 2012 15:10:18 -0400
waldo kitty <wkitty42 at windstream.net> wrote:

> On 3/31/2012 17:44, waldo kitty wrote:
> > On 3/31/2012 13:01, Mattias Gaertner wrote:
> >> Can you send me the exact commands and
> >> your .lazarus/miscellaneousoptions.xml?
> >> There were a lot of mails and I want to make sure I have the latest
> >> version.
> >
> > i will send off list...
> 
> we're getting closer, i think :)
> 
> i'm seeing this now...
> 
> Linking C:\freepascal\laz\lazarus.new.exe
> Searching file ..\units\i386-win32\win32\lazarus.o... found
> Searching file C:\freepascal\laz\..\units\i386-win32\win32\lazarus.o... not found
> Searching file ..\units\i386-win32\win32\lazarus.o... found
> Reading object ..\units\i386-win32\win32\lazarus.o
> 
> Searching file ..\units\i386-win32\win32\lazarus.or... found
> Searching file C:\freepascal\laz\..\units\i386-win32\win32\lazarus.or... not found
> Searching file ..\units\i386-win32\win32\lazarus.or... found
> Reading object ..\units\i386-win32\win32\lazarus.or
> Searching file C:\freepascal\fpc\2.4.5\units\i386-win32\rtl\system.o... found
> Searching file 
> C:\freepascal\laz\C:\freepascal\fpc\2.4.5\units\i386-win32\rtl\system.o... not found
> Searching file C:\freepascal\fpc\2.4.5\units\i386-win32\rtl\system.o... found
> Reading object C:\freepascal\fpc\2.4.5\units\i386-win32\rtl\system.o
> Searching file C:\freepascal\fpc\2.4.5\units\i386-win32\rtl\heaptrc.o... found
> Searching file 
> C:\freepascal\laz\C:\freepascal\fpc\2.4.5\units\i386-win32\rtl\heaptrc.o... not 
> found
> Searching file C:\freepascal\fpc\2.4.5\units\i386-win32\rtl\heaptrc.o... found
> 
> 
> note the "Searching" lines with "C:\" in the middle of them... this is not the 
> only place this is happening but it is the easiest to spot... the others are 
> similar but with "..\" in place of the second "C:\" from what i saw... why is 
> the one being prefixed to the other? simply removing "C:\" is the wrong thing to 
> do...

What parameters are passed to the compiler?

 
> my directory structure is like this...
> 
> C:\freepascal\
> C:\freepascal\binutils\      contains ppc386.exe 2.4.2 [2010/11/10] for i386
> C:\freepascal\binutils\i386-win32\ 
> svn.freepascal.org/svn/fpcbuild/branches/fixes_2_4/install/binw32
> C:\freepascal\fpc\
> C:\freepascal\fpc\2.4.5\     svn.freepascal.org/svn/fpc/branches/fixes_2_4
> C:\freepascal\laz\           svn.freepascal.org/svn/lazarus/trunk
> C:\freepascal\projects\      my projects
> 
> and we "cd c:\freepascal\laz" before we start any updating and building 
> processes for lazarus... the search pattern is definitely not correct for some 
> reason...


Mattias




More information about the Lazarus mailing list