Recent

Author Topic: [SOLVED] getting the brand new 1.6 to finish building  (Read 3103 times)

userx-bw

  • Full Member
  • ***
  • Posts: 178
[SOLVED] getting the brand new 1.6 to finish building
« on: February 18, 2016, 06:42:25 pm »
I got it! finally Lazarus 1.6
Now I am sitting here waiting for it to finish linking. it has been sitting here stuck on this part for close to 15 minutes now.

yes! I have to install via source code due to my Distro limitations of not having it in their repos.

it is stuck in this stage

/home/userx/Downloads/lazarus-install/lazarus/ide/lazarus.pp(71,5) Hint: (5023) Unit "FPCUnitTestRunner" not used in Lazarus
(9022) Compiling resource ../units/x86_64-linux/gtk2/lazarus.or
(9015) Linking ../lazarus
/usr/bin/ld: warning: ../link.res contains output sections; did you forget -T?


using make clean bigide

I have no idea how to get it past that and finished.

anyone?
« Last Edit: February 18, 2016, 07:06:06 pm by userx-bw »
My Finished Projects
https://sourceforge.net/projects/mhsetroot/
https://sourceforge.net/projects/gmhsetrootfreepascalfrontend/

HP Elitetbook 6930p Dual Core Intel vPro 2.66 gHz
VOID (Linux) 64bit

Thaddy

  • Hero Member
  • *****
  • Posts: 16690
  • Kallstadt seems a good place to evict Trump to.
Re: getting the brand new 1.6 to finish building
« Reply #1 on: February 18, 2016, 06:44:09 pm »
your linker is out-of-date. Upgrade your binutils, more specific the ld linker to something more recent  than V7.25.

That warning about -T is harmless by the way.
Also, try to scroll down in your terminal. The older linker has errors that emit at lot of empty lines. That is not a bug in fpc but in the gnu linker that is fixed in later versions of the gnu linker.


Also note 15 minutes is nothing. Try building GNU C++, that takes days.
A normal build on a slow laptop thingy or RPi should be about 15- 45 minutes
« Last Edit: February 18, 2016, 06:51:38 pm by Thaddy »
But I am sure they don't want the Trumps back...

userx-bw

  • Full Member
  • ***
  • Posts: 178
Re: getting the brand new 1.6 to finish building
« Reply #2 on: February 18, 2016, 07:05:45 pm »
yes I know about (all of ) the warnings t warning about -T
I've always seen them...
I've just never had it take so long before to go through this proccess on this laptop. core 2 ~ 2.66GzH.

as a matter of fact I went out to kill some more time then when I came back it was actaully completed. though I will look into my version of binutils  though.

thanks for your responce. conder this matter closed.
wait let me try running it first before I complete this post.

yep fired up just fine

thanks again!
My Finished Projects
https://sourceforge.net/projects/mhsetroot/
https://sourceforge.net/projects/gmhsetrootfreepascalfrontend/

HP Elitetbook 6930p Dual Core Intel vPro 2.66 gHz
VOID (Linux) 64bit

 

TinyPortal © 2005-2018