Re: [fpc-devel] 3.04.1 ld error

2019-02-03 Thread Ozz Nixon
Thank you all. I did try yum update binutils, no luck. So I tried yum update, let it update 136 packets, no luck. So, I will try you idea of dropping back to (I think 2.6.4) FPC that is prepacked for CentOS 6.8. Forced an FTP download of 2.6.4 bin & src, and viola: # fpc test Free Pascal

Re: [fpc-devel] 3.04.1 ld error

2019-02-03 Thread Florian Klämpfl
Am 03.02.19 um 11:09 schrieb Tomas Hajny: On Sun, February 3, 2019 08:40, Ozz Nixon wrote: Hi Ozz, . . /usr/bin/ld: BFD version 2.20.51.0.2-5.44.el6 20100205 internal error, aborting at reloc.c line 443 in bfd_get_reloc_size /usr/bin/ld: Please report this bug. . . As correctly

Re: [fpc-devel] 3.04.1 ld error

2019-02-03 Thread Tomas Hajny
On Sun, February 3, 2019 08:40, Ozz Nixon wrote: Hi Ozz, . . > /usr/bin/ld: BFD version 2.20.51.0.2-5.44.el6 20100205 internal error, > aborting at reloc.c line 443 in bfd_get_reloc_size > > /usr/bin/ld: Please report this bug. . . As correctly pointed out by Ralf, the messages above

Re: [fpc-devel] 3.04.1 ld error

2019-02-02 Thread Ozz Nixon
did a simple test: "test.pp" [New] 9L, 94C written [root@fido mp3]# fpc test.pp Free Pascal Compiler version 3.0.4 [2017/10/02] for x86_64 Copyright (c) 1993-2017 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling test.pp Linking test /usr/bin/ld: warning: link.res contains

Re: [fpc-devel] 3.04.1 ld error

2019-02-02 Thread Ozz Nixon
NOPE - FPC is the compiler for my Interpreter On Sun, Feb 3, 2019 at 2:13 AM Ralf Quint wrote: > On 2/2/2019 11:11 PM, Ozz Nixon wrote: > > I am trying to do a fresh rebuild on a Centos 6.8 box - so I copied Modern > Pascal over, installed 3.0.4.1 from freemirror... and I get: > > Linking

Re: [fpc-devel] 3.04.1 ld error

2019-02-02 Thread Ralf Quint
On 2/2/2019 11:11 PM, Ozz Nixon wrote: I am trying to do a fresh rebuild on a Centos 6.8 box - so I copied Modern Pascal over, installed 3.0.4.1 from freemirror... and I get: Linking modernpascal_v2 Don't you think you  might be asking in the wrong place? Ralf --- This email has been

[fpc-devel] 3.04.1 ld error

2019-02-02 Thread Ozz Nixon
I am trying to do a fresh rebuild on a Centos 6.8 box - so I copied Modern Pascal over, installed 3.0.4.1 from freemirror... and I get: Linking modernpascal_v2 /usr/bin/ld: warning: link.res contains output sections; did you forget -T? /usr/bin/ld: BFD version 2.20.51.0.2-5.44.el6 20100205