[lazarus] Compilation problem Using FPC 1.0.4, Mandrake Linux 7.2 and last Lazarus Sources

Philippe Rigaux pri at nopapers.org
Sun Jan 7 13:50:54 EST 2001


That's still not OK, it compiles with the -B but it still does a 'Core Dump', 
Splash screen comes and then it fails.... with the same message as before.

Here is the output of the compilation :

[root at prilinux lazarus]# ppc386 -Fu. -Fulcl/units -Fucomponents/units 
-Fu./designer -Fu/usr/lib/fpc/1.0.4/units/linux/rtl 
-Fu/usr/lib/fpc/1.0.4/units/linux/fcl -Fu/usr/lib/fpc/1.0.4/units/linux -Fi. 
-Fi./include -Fi./include/linux -FE. -B -di386 lazarus.pp
Free Pascal Compiler version 1.0.4 [2000/12/18] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Linux for i386
Compiling lazarus.pp
Compiling splash.pp
Assembling splash
Compiling compiler.pp
Compiling compileroptions.pp
Compiling lazconf.pp
Assembling lazconf
compileroptions.pp(281,5) Note: Private field TFRMCOMPILEROPTIONS.FPATH is 
never used
Assembling compileroptions
Compiling project.pp
Compiling global.pp
global.inc(25,3) Note: Local variable I not used
global.inc(26,3) Note: Local variable TEXTS not used
global.inc(27,3) Note: Local variable TEMPNUM not used
global.inc(28,3) Note: Local variable REPLACE not used
global.inc(29,3) Note: Local variable TEMPEDIT not used
global.inc(70,3) Note: Local variable TEMPEDIT not used
global.inc(71,3) Note: Local variable NUM not used
global.inc(71,7) Note: Local variable I not used
global.inc(78,3) Note: Local variable TEMPEDIT not used
global.inc(79,3) Note: Local variable I not used
global.inc(80,3) Note: Local variable TEXTS not used
global.inc(81,3) Note: Local variable SPACECOUNT not used
global.inc(82,3) Note: Local variable NUM not used
global.inc(83,3) Note: Local variable END_FOUND not used
global.inc(83,13) Note: Local variable PROC_FOUND not used
global.inc(83,25) Note: Local variable PUBLIC_FOUND not used
global.inc(83,39) Note: Local variable PRIVATE_FOUND not used
Assembling global
Compiling dlgmessage.pp
Assembling dlgmessage
Compiling compiler.pp
compiler.pp(89,3) Note: Local variable NUM not used
compiler.pp(204,3) Note: Local variable TEXTS is assigned but never used
compiler.pp(205,3) Note: Local variable NUM not used
compiler.pp(206,3) Note: Local variable TEMP not used
compiler.pp(223,3) Note: Local variable TEXTS not used
compiler.pp(224,3) Note: Local variable NUM not used
compiler.pp(225,3) Note: Local variable TEMP not used
compiler.pp(40,5) Note: Private field TCOMPILER.FPROJECTFILE is never used
compiler.pp(41,5) Note: Private field TCOMPILER.FOUTPUTFILE is never used
Assembling compiler
Compiling compreg.pp
compreg.pp(42,5) Note: Private field TREGISTEREDCOMPONENTPAGE.FCOUNT is never 
used
Assembling compreg
Compiling find_dlg.pp
Assembling find_dlg
Compiling formeditor.pp
Compiling customformeditor.pp
Compiling ./designer/abstractformeditor.pp
Assembling abstractformeditor
Compiling ./designer/propedits.pp
propedits.pp(1048,3) Note: Local variable ANSIRESULT is assigned but never 
used
propedits.pp(1136,3) Note: Local variable S is assigned but never used
Assembling propedits
Compiling ./designer/objectinspector.pp
Assembling objectinspector
customformeditor.pp(303,1) Note: Local variable NUM not used
customformeditor.pp(322,1) Note: Local variable NUM not used
customformeditor.pp(417,1) Warning: Function result does not seem to be set
customformeditor.pp(423,1) Warning: Function result does not seem to be set
customformeditor.pp(429,1) Warning: Function result does not seem to be set
customformeditor.pp(435,1) Warning: Function result does not seem to be set
customformeditor.pp(441,1) Warning: Function result does not seem to be set
customformeditor.pp(447,1) Warning: Function result does not seem to be set
customformeditor.pp(453,1) Warning: Function result does not seem to be set
customformeditor.pp(527,3) Note: Local variable TEMPINTERFACE not used
customformeditor.pp(528,3) Note: Local variable TEMPCLASS not used
customformeditor.pp(657,1) Warning: Function result does not seem to be set
Assembling customformeditor
Assembling formeditor
Compiling ./designer/controlselection.pp
controlselection.pp(165,3) Note: Local variable DX not used
controlselection.pp(165,7) Note: Local variable DY not used
controlselection.pp(180,3) Note: Local variable DX not used
controlselection.pp(180,7) Note: Local variable DY not used
Assembling controlselection
Compiling uniteditor.pp
uniteditor.pp(353,3) Note: Local variable MENUITEM is assigned but never used
uniteditor.pp(412,3) Note: Local variable PT not used
uniteditor.pp(543,3) Note: Local variable I not used
uniteditor.pp(588,3) Note: Local variable I not used
uniteditor.pp(724,3) Note: Local variable PAGEINDEX not used
uniteditor.pp(970,6) Note: Local variable X not used
uniteditor.pp(61,5) Note: Private field TSOURCEEDITOR.FCURRENTCURSORXLINE is 
never used
uniteditor.pp(63,5) Note: Private field TSOURCEEDITOR.FCURRENTCURSORYLINE is 
never used
uniteditor.pp(137,5) Note: Private field TSOURCENOTEBOOK.FEMPTY is never used
Assembling uniteditor
Compiling testform.pp
testform.pp(216,3) Note: Local variable F not used
testform.pp(48,5) Note: Private field TTESTFORM.FB is never used
Assembling testform
Compiling viewunit_dlg.pp
Assembling viewunit_dlg
Compiling viewform_dlg.pp
Assembling viewform_dlg
Compiling ./designer/designer.pp
designer.pp(90,3) Note: Local variable NMUNIT not used
designer.pp(91,3) Note: Local variable I not used
designer.pp(142,3) Note: Local variable CURDESIGNER not used
designer.pp(350,3) Note: Local variable BUTTON is assigned but never used
designer.pp(482,1) Warning: Function result does not seem to be set
Assembling designer
project.pp(71,3) Note: Local variable TEXTS not used
project.pp(73,5) Note: Local variable X not used
project.pp(74,3) Note: Local variable TEMPEDITOR not used
project.pp(248,5) Warning: Local variable TEMPEDITOR does not seem to be 
initialized
Assembling project
Assembling lazarus
Linking ./lazarus
13125 Lines compiled, 3.0 sec
[root at prilinux lazarus]# 


Thanks a lot






More information about the Lazarus mailing list