[Lazarus] FPC 2.4.2 RC1 available

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Oct 19 10:34:27 CEST 2010


Op 2010-10-18 09:38, Vincent Snijders het geskryf:
> 
> For win32 a snapshot of Lazarus 0.9.29 and fpc 2.4.2rc1 can be found at:
> Today's snapshot is:
> ftp://ftp.hu.freepascal.org/pub/lazarus/snapshots/Lazarus-0.9.29-27743-fpc-2.4.2rc1-20101018-win32.exe
> 

Using the snapshot listed above, I get the following error, when
I try and rebuild the IDE (with my new package selection). Compiling
seems fine, it's just the linking that keeps failing. I have also
setup this snapshot to use a new profile directory 
(via --pcp= parameter) so it doesn't conflict or change my existing
Lazarus installs.

-----------------------------
C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\make.exe: Entering directory `C:/lazarus-0.9.29/lcl'
c:/fpc/binutils/rm.exe -f units/i386-win32/alllclunits.ppu
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/fpc.exe -gl  -Fu. -Fuforms -Fuwidgetset -Fiinclude -FE. -FUunits/i386-win32 -di386 alllclunits.pp
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling alllclunits.pp
79 lines compiled, 0.8 sec
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/make.exe -C interfaces all
make.exe[1]: Entering directory `C:/lazarus-0.9.29/lcl/interfaces'
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/make.exe -C win32 all
make.exe[2]: Entering directory `C:/lazarus-0.9.29/lcl/interfaces/win32'
c:/fpc/binutils/rm.exe -f ../../units/i386-win32/win32/interfaces.ppu \
	../../units/i386-win32/win32/interfaces.o
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/fpc.exe -gl -Fu../../units/i386-win32 -Fu. -FE. -FU../../units/i386-win32/win32 -di386 interfaces.pp
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling interfaces.pp
45 lines compiled, 0.7 sec
make.exe[2]: Leaving directory `C:/lazarus-0.9.29/lcl/interfaces/win32'
make.exe[1]: Leaving directory `C:/lazarus-0.9.29/lcl/interfaces'
C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\make.exe: Leaving directory `C:/lazarus-0.9.29/lcl'
"LCL" completed
C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\make.exe: Entering directory `C:/lazarus-0.9.29/packager/registration'
c:/fpc/binutils/rm.exe -f ../units/i386-win32/lazaruspackageintf.ppu
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/fpc.exe -gl -Fu. -FE. -FU../units/i386-win32 -di386 lazaruspackageintf.pas
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling lazaruspackageintf.pas
109 lines compiled, 0.2 sec
C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\make.exe: Leaving directory `C:/lazarus-0.9.29/packager/registration'
"Package Registration" completed
C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\make.exe: Entering directory `C:/lazarus-0.9.29/ideintf'
c:/fpc/binutils/rm.exe -f units/i386-win32/allideintf.ppu
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/fpc.exe -gl -dlclwin32 -Fu../lcl/units/i386-win32 -Fu../components/codetools/i386-win32 -Fu../packager/units/i386-win32 -Fu. -FE. -FUunits/i386-win32 -di386 allideintf.pas
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling allideintf.pas
70 lines compiled, 0.8 sec
C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\make.exe: Leaving directory `C:/lazarus-0.9.29/ideintf'
"IDE Interface" completed
C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\make.exe: Entering directory `C:/lazarus-0.9.29/components/synedit'
c:/fpc/binutils/rm.exe -f units/i386-win32/allsyneditunits.ppu
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/fpc.exe -gl -dlclwin32 -Fu../../lcl/units/i386-win32 -Fu../../ideintf/units/i386-win32 -Fu. -FE. -FUunits/i386-win32 -di386 allsyneditunits.pp
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling allsyneditunits.pp
51 lines compiled, 0.9 sec
C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\make.exe: Leaving directory `C:/lazarus-0.9.29/components/synedit'
"SynEdit" completed
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling codetools.pas
31 lines compiled, 0.4 sec
"Compiling package CodeTools 1.0.1" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling sdflaz.pas
sdflaz.pas(10,23) Hint: Unit "SdfData" not used in SDFLaz
21 lines compiled, 0.3 sec
3 hint(s) issued
"Compiling package SDFLaz 0.1.1" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling printer4lazarus.pas
21 lines compiled, 0.5 sec
2 hint(s) issued
"Compiling package Printer4Lazarus 0.5" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling lazcontrols.pas
22 lines compiled, 0.6 sec
2 hint(s) issued
"Compiling package LazControls 0.0" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling editortoolbar.pas
editortoolbar.pas(10,52) Hint: Unit "EdtTbConfigFrm" not used in editortoolbar
editortoolbar.pas(10,71) Hint: Unit "editortoolbar_str" not used in editortoolbar
22 lines compiled, 0.8 sec
4 hint(s) issued
"Compiling package editortoolbar 0.4" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling dbflaz.pas
21 lines compiled, 0.7 sec
2 hint(s) issued
"Compiling package DBFLaz 0.1.1" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling todolistlaz.pas
todolistlaz.pas(10,20) Hint: Unit "TodoList" not used in ToDoListLaz
todolistlaz.pas(10,39) Hint: Unit "ToDoListStrConsts" not used in ToDoListLaz
21 lines compiled, 0.9 sec
4 hint(s) issued
"Compiling package ToDoListLaz 1.0.1" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling tachartlazaruspkg.pas
tachartlazaruspkg.pas(11,51) Hint: Unit "TASubcomponentsEditor" not used in TAChartLazarusPkg
tachartlazaruspkg.pas(12,29) Hint: Unit "TATypes" not used in TAChartLazarusPkg
tachartlazaruspkg.pas(12,42) Hint: Unit "TADrawUtils" not used in TAChartLazarusPkg
30 lines compiled, 0.9 sec
5 hint(s) issued
"Compiling package TAChartLazarusPkg 1.0" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling projtemplates.pas
projtemplates.pas(10,21) Hint: Unit "ProjectTemplates" not used in ProjTemplates
projtemplates.pas(10,63) Hint: Unit "frmTemplateVariables" not used in ProjTemplates
22 lines compiled, 0.7 sec
4 hint(s) issued
"Compiling package ProjTemplates 1.0" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling fpcunitide.pas
fpcunitide.pas(10,37) Hint: Unit "strtestcaseopts" not used in fpcunitide
21 lines compiled, 0.8 sec
3 hint(s) issued
"Compiling package fpcunitide 0.1" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling lhelpcontrolpkg.pas
lhelpcontrolpkg.pas(10,15) Hint: Unit "LHelpControl" not used in lhelpcontrolpkg
14 lines compiled, 0.2 sec
3 hint(s) issued
"Compiling package lhelpcontrolpkg 0.1" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling chmhelppkg.pas
21 lines compiled, 0.7 sec
2 hint(s) issued
"Compiling package ChmHelpPkg 0.1" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling jcfidelazarus.pas
56 lines compiled, 1.6 sec
115 hint(s) issued
"Compiling package jcfidelazarus 2.0" completed
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling turbopoweripro.pas
23 lines compiled, 0.7 sec
"Compiling package TurboPowerIPro 1.0" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling memdslaz.pas
memdslaz.pas(10,8) Hint: Unit "memds" not used in MemDSLaz
21 lines compiled, 0.7 sec
3 hint(s) issued
"Compiling package MemDSLaz 1.2.1" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling printers4lazide.pas
21 lines compiled, 0.6 sec
2 hint(s) issued
"Compiling package printers4lazide 0.0" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling runtimetypeinfocontrols.pas
22 lines compiled, 0.8 sec
2 hint(s) issued
"Compiling package RunTimeTypeInfoControls 0.1" completed
Hint: Start of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling sqldblaz.pas
sqldblaz.pas(10,52) Hint: Unit "SQLStringsPropertyEditorDlg" not used in SQLDBLaz
21 lines compiled, 1.0 sec
3 hint(s) issued
"Compiling package SQLDBLaz 1.0.1" completed
C:\lazarus-0.9.29\fpc\2.4.2\bin\i386-win32\make.exe: Entering directory `C:/lazarus-0.9.29'
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/make.exe -C ide ide
make.exe[1]: Entering directory `C:/lazarus-0.9.29/ide'
../tools/svn2revisioninc.exe .. revision.inc
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/make.exe --assume-new=lazarus.pp lazarus.exe OPT=' -WG @C:\DOCUME~1\GRAEME~1\LOCALS~1\APPLIC~1\LAZARU~2\idemake.cfg -FEC:\lazarus-0.9.29 -olazarus.new.exe'
make.exe[2]: Entering directory `C:/lazarus-0.9.29/ide'
C:/lazarus-0.9.29/fpc/2.4.2/bin/i386-win32/fpc.exe -gl -dlclwin32 -Fu../lcl/units/i386-win32 -Fu../lcl/units/i386-win32/win32 -Fu../components/codetools/units/i386-win32 -Fu../components/synedit/units/i386-win32 -Fu../components/lazcontrols/lib/i386-win32 -Fu../components/custom -Fu../components/mpaslex -Fu../ideintf/units/i386-win32 -Fu../designer -Fu../debugger -Fu../debugger/frames -Fu../converter -Fu../packager -Fu../packager/frames -Fu../packager/units/i386-win32 -Fu../units/i386-win32 -Fuframes -Fu. -Fiinclude -Fiinclude/win32 -Fi../images -FE.. -FU../units/i386-win32 -WG @C:\DOCUME~1\GRAEME~1\LOCALS~1\APPLIC~1\LAZARU~2\idemake.cfg -FEC:\lazarus-0.9.29 -olazarus.new.exe -di386 lazarus.pp
Free Pascal Compiler version 2.4.2rc1 [2010/10/18] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling lazarus.pp
Compiling resource ..\units\i386-win32\lazarus.or
Linking C:\lazarus-0.9.29\lazarus.new.exe
Fatal: Compilation aborted


-----------------------------


Any ideas why the linking of the IDE keeps failing?  It can successfully compile and link a default project (File > New > Project > Application) without problems, but it can't link the IDE itself.



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net:8080/fpgui/





More information about the Lazarus mailing list