Hi,

> >I never saw this kind of messages. What gives 'ld -v'?
> >
> >Mattias
> >

I am sorry to ask such a basic question, but where should aply this:

fpc.cfg, or makefile.fpc or else?


2 -- In ./lazarus :

  make clean 

and then 

  make all

just like Graeme suggested does not seem to make much difference.

Again I always get the 'error while linking' message, but the
'relocation truncated to fit' is issued on different files each time!!

3 -- To make everything clear:

- I use the fpc-2.0.x-i386-linux.tar.gz and  lazarus-0.9.x.tgz modules  

- The computer has 2 pentium pro processors 256 MB and 2 GB swap file

- I have succesfully installed it on identical computers before!  
 

Thank you 

Alain


On Sun, 2006-06-04 at 10:21 +0200, Mattias Gaertner wrote:
> On Sun, 04 Jun 2006 01:23:00 -0400
> Alain Michaud <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> > 
> >   I am still trying to install Lazarus. This time I installed Lazarus
> > 0.9.16 and FPC 2.0.2 . I get the same error message !
> > 
> > Help please! 
> > 
> > Here is the complete error message. Compare with the one I got when
> > trying to compile Lazarus 0.9.8. given in my previous message. Same
> > problem!
> 
> I never saw this kind of messages. What gives 'ld -v'?
> 
> Mattias
> 
> 
> > 
> > 
> > Linking ../lazarus
> > ../units/i386-linux/main.o: In function `TMAINIDE__SETUPSPEEDBUTTONS':
> > main.pp:1416: relocation truncated to fit: R_386_32 against symbol
> > `MAIN_TMAINIDE_$__MNUSTEPOVERPROJECTCLICKED$TOBJECT' defined in .text
> > section in ../units/i386-linux/main.o ../units/i386-linux/main.o: In
> > function `TMAINIDE__SETUPRUNMENU': main.pp:2036: relocation truncated to
> > fit: R_386_32 against symbol
> > `MAIN_TMAINIDE_$__MNUSTEPOVERPROJECTCLICKED$TOBJECT' defined in .text
> > section in ../units/i386-linux/main.o ../units/i386-linux/main.o: In
> > function `defINSTANTANEOUS': main.pp:(.data+0x320): relocation truncated
> > to fit: R_386_32 against symbol
> > `MAIN_TMAINIDE_$__MNUSTEPOVERPROJECTCLICKED$TOBJECT' defined in .text
> > section in ../units/i386-linux/main.o
> > /usr/local/lib/fpc/2.0.2/units/i386-linux/x11/xlib.o:(.data+0x1d8d):
> > relocation truncated to fit: R_386_32 against symbol
> > `RTTI__XLIB_TXMAPPINGEVENT' defined in .data section in
> > /usr/local/lib/fpc/2.0.2/units/i386-linux/x11/xlib.o
> > ../units/i386-linux/lazconf.o: In function `FINDDEFAULTCOMPILERPATH':
> > lazbaseconf.inc:132: relocation truncated to fit: R_386_32 against symbol
> > `_$LAZCONF$_L338' defined in .data section in
> > ../units/i386-linux/lazconf.o
> > /home/microwave/lazarus/components/codetools/units/i386-linux/keywordfunc
> > lists.o: In function `INTERNALINIT': keywordfunclists.pas:1279: relocation
> > truncated to fit: R_386_PC32 against symbol
> > `KEYWORDFUNCLISTS_TKEYWORDFUNCTIONLIST_$__ADD$TKEYWORDFUNCTIONLIST'
> > defined in .text section in
> > /home/microwave/lazarus/components/codetools/units/i386-linux/keywordfunc
> > lists.o /home/microwave/lazarus/lcl/units/i386-linux/dbactns.o: In
> > function `TDATASETREFRESH__EXECUTETARGET': dbactns.pp:261: relocation
> > truncated to fit: R_386_32 against symbol
> > `DBACTNS_TDATASETNEXT_$__UPDATETARGET$TOBJECT' defined in .text section in
> > /home/microwave/lazarus/lcl/units/i386-linux/dbactns.o
> > /home/microwave/lazarus/lcl/units/i386-linux/stdactns.o: In function
> > `TFILEACTION__SETFILENAME': stdactns.pas:698: relocation truncated to fit:
> > R_386_32 against symbol `_$STDACTNS$_L23' defined in .data section in
> > /home/microwave/lazarus/lcl/units/i386-linux/stdactns.o
> > /home/microwave/lazarus/lcl/units/i386-linux/editbtn.o: In function
> > `TDATEEDIT__DATEFORMATCHANGED': editbtn.pas:842: relocation truncated to
> > fit: R_386_32 against symbol
> > `EDITBTN_TCALCEDIT_$__CREATECALCBITMAP$$TBITMAP' defined in .text section
> > in /home/microwave/lazarus/lcl/units/i386-linux/editbtn.o
> > /usr/local/lib/fpc/2.0.2/units/i386-linux/fcl/db.o:(.data+0x3a7c):
> > relocation truncated to fit: R_386_32 against symbol `_$DB$_L6369' defined
> > in .data section in /usr/local/lib/fpc/2.0.2/units/i386-linux/fcl/db.o
> > /home/microwave/lazarus/components/synedit/units/i386-linux/synedithighli
> > ghter.o: In function `TSYNHIGHLIGHTERLIST__FINDBYCLASS':
> > synedithighlighter.pp:397: additional relocation overflows omitted from
> > the output lazarus.pp(113,1) Error: Error while linking
> > make[2]: *** [lazarus] Error 1
> > make[2]: Leaving directory `/home/microwave/lazarus/ide'
> > make[1]: *** [ide] Error 2
> > make[1]: Leaving directory `/home/microwave/lazarus/ide'
> > make: *** [ide] Error 2
> > [EMAIL PROTECTED] lazarus]$ 
> >  
> > 
> > _________________________________________________________________
> >      To unsubscribe: mail [EMAIL PROTECTED] with
> >                 "unsubscribe" as the Subject
> >    archives at http://www.lazarus.freepascal.org/mailarchives
> 
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives

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

Reply via email to