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

[fpc-devel] Internal symbols

2019-02-02 Thread J. Gareth Moreton
Hi everyone, So I've come across a couple of issues recently regarding internally-defined symbols.  One of them involves assembly language, which is always asking for trouble, but one can be triggered through regular Pascal code. Basically, if you declare a public symbol (either using the

Re: [fpc-devel] Proposal to adapt search patch under Haiku using a target specific option (-WH).

2019-02-02 Thread Olivier Coursière via fpc-devel
Hi Pierre, Le 11/01/2019 à 21:05, Olivier Coursière a écrit : Hi Pierre, On 31/12/2018 12:00, Pierre Muller wrote:   It would be nice to also get regular testsuite results for Haiku OS! I have checked the make uploadrun but i still don't understand what "automatic login with user fpc"