[Lazarus] lazbuild build IDE profiles
waldo kitty
wkitty42 at windstream.net
Wed Apr 4 17:41:53 CEST 2012
On 4/2/2012 18:14, Mattias Gaertner wrote:
> 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 :)
yes, definitely closer... except that "normal ide" and "optimized ide" are
coming out the same as "debug ide" :(
C:\freepascal>dir laz\lazarus-*.exe
Volume in drive C has no label.
Volume Serial Number is 9CAB-2377
Directory of C:\freepascal\laz
04/04/2012 10:38 76,238,268 lazarus-debug.exe
04/04/2012 10:45 76,238,268 lazarus-normal.exe
04/04/2012 10:54 76,238,268 lazarus-optimized.exe
3 File(s) 228,714,804 bytes
2506 ***************************************************************************
2507 * Debug IDE
2508 * CMD: lazbuild.exe --build-ide= --build-mode="debug ide"
2509 *
2510 primary config path: C:\Documents and Settings\e3br42x1\Local
Settings\Application Data\lazarus
2511 Building Lazarus IDE with profile "Debug IDE"
[...]
2823 "Clean Lazarus Source" completed
2824 TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file for
FCL 1.0.1: C:\freepascal\laz\packager\units\i386-win32\FCL.compiled
2825 [TExternalToolList.Run]
CmdLine="C:\freepascal\fpc\2.4.5\bin\i386-win32\fpc.exe -B -MObjFPC -Scghi -O1
-g -gl -vewnhi -l -FuC:\freepascal\laz\packager\registration\
-FUC:\freepascal\laz\packager\units\i386-win32\ -gw -gl -godwarfsets -gh -gt -Co
-Cr -Ci -Sa -dDebug -dVerbose fcllaz.pas"
WorkDir="C:\freepascal\laz\packager\registration\"
2826 Hint: Start of reading config file
C:\freepascal\fpc\2.4.5\bin\i386-win32\fpc.cfg
2827 Compiling Debug Version
[...]
4228 Linking C:\freepascal\laz\lazarus.new.exe
4229 269773 lines compiled, 189.4 sec , 9361136 bytes code, 4238760 bytes data
4230 2 warning(s) issued
4245 ***************************************************************************
4246 * Normal IDE
4247 * CMD: lazbuild.exe --build-ide= --build-mode="normal ide"
4248 *
4249 primary config path: C:\Documents and Settings\e3br42x1\Local
Settings\Application Data\lazarus
4250 Building Lazarus IDE with profile "Normal IDE"
[...]
4562 "Clean Lazarus Source" completed
4563 TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file for
FCL 1.0.1: C:\freepascal\laz\packager\units\i386-win32\FCL.compiled
4564 [TExternalToolList.Run]
CmdLine="C:\freepascal\fpc\2.4.5\bin\i386-win32\fpc.exe -B -MObjFPC -Scghi -O1
-g -gl -vewnhi -l -FuC:\freepascal\laz\packager\registration\
-FUC:\freepascal\laz\packager\units\i386-win32\ -gw -gl -godwarfsets -gh -gt -Co
-Cr -Ci -Sa -dDebug -dVerbose fcllaz.pas"
WorkDir="C:\freepascal\laz\packager\registration\"
4565 Hint: Start of reading config file
C:\freepascal\fpc\2.4.5\bin\i386-win32\fpc.cfg
4566 Compiling Debug Version
[...]
5967 Linking C:\freepascal\laz\lazarus.new.exe
5968 269773 lines compiled, 196.0 sec , 9361136 bytes code, 4238760 bytes data
5969 2 warning(s) issued
5984 ***************************************************************************
5985 * Optimized IDE
5986 * CMD: lazbuild.exe --build-ide= --build-mode="optimized ide"
5987 *
5988 primary config path: C:\Documents and Settings\e3br42x1\Local
Settings\Application Data\lazarus
5989 Building Lazarus IDE with profile "Optimized IDE"
[...]
6301 "Clean Lazarus Source" completed
6302 TLazPackageGraph.CheckIfCurPkgOutDirNeedsCompile Missing state file for
FCL 1.0.1: C:\freepascal\laz\packager\units\i386-win32\FCL.compiled
6303 [TExternalToolList.Run]
CmdLine="C:\freepascal\fpc\2.4.5\bin\i386-win32\fpc.exe -B -MObjFPC -Scghi -O1
-g -gl -vewnhi -l -FuC:\freepascal\laz\packager\registration\
-FUC:\freepascal\laz\packager\units\i386-win32\ -gw -gl -godwarfsets -gh -gt -Co
-Cr -Ci -Sa -dDebug -dVerbose fcllaz.pas"
WorkDir="C:\freepascal\laz\packager\registration\"
6304 Hint: Start of reading config file
C:\freepascal\fpc\2.4.5\bin\i386-win32\fpc.cfg
6305 Compiling Debug Version
[...]
7706 Linking C:\freepascal\laz\lazarus.new.exe
7707 269773 lines compiled, 298.3 sec , 9361136 bytes code, 4238760 bytes data
7708 2 warning(s) issued
More information about the Lazarus
mailing list