Re: [fpc-devel] FPC on SPARC Linux

2015-01-08 Thread Pierre Free Pascal
Hi Mark, > -Message d'origine- > De : [email protected] [mailto:fpc-devel- > [email protected]] De la part de Mark Morgan Lloyd > Envoyé : mercredi 7 janvier 2015 12:01 > À : [email protected] > Objet : Re: [fpc-de

Re: [fpc-devel] FPC on SPARC Linux

2015-01-07 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Pierre Free Pascal wrote: Hi Mark, did you try to generate the libraries needed to compile FP IDE with GDB support by using the script in fpcsrc/packages/gdbint/gen-gdblib-inc.sh ? If you have a build directory of a certain GDB version (let's say 7.8.1 as an example

Re: [fpc-devel] FPC on SPARC Linux

2014-12-31 Thread Mark Morgan Lloyd
Pierre Free Pascal wrote: Hi Mark, did you try to generate the libraries needed to compile FP IDE with GDB support by using the script in fpcsrc/packages/gdbint/gen-gdblib-inc.sh ? If you have a build directory of a certain GDB version (let's say 7.8.1 as an example), simply copy the script

Re: [fpc-devel] FPC on SPARC Linux

2014-12-31 Thread Mark Morgan Lloyd
Joost van der Sluis wrote: On 12/30/2014 07:12 PM, Mark Morgan Lloyd wrote: /usr/bin/ld: cannot find -lgcc Install the libc-(devel) package. And your message is not completely clear, does it compile without gdb? See also the Lazarus-FAQ. Up to date URL please? The version I see is dated 2

Re: [fpc-devel] FPC on SPARC Linux

2014-12-31 Thread Mark Morgan Lloyd
Marco van de Voort wrote: In our previous episode, Joost van der Sluis said: /usr/bin/ld: cannot find -lgcc Install the libc-(devel) package. And your message is not completely clear, does it compile without gdb? (textmode IDE also requires libc via ncurses) It compiles without gdb and appe

Re: [fpc-devel] FPC on SPARC Linux

2014-12-31 Thread Pierre Free Pascal
di 30 décembre 2014 19:13 > À : [email protected] > Objet : [fpc-devel] FPC on SPARC Linux > > I'm having another of my periodic sessions building on minority > architectures, I've been rather off this for several months due to > various issues- mostly bl

Re: [fpc-devel] FPC on SPARC Linux

2014-12-30 Thread Marco van de Voort
In our previous episode, Joost van der Sluis said: > > /usr/bin/ld: cannot find -lgcc > > Install the libc-(devel) package. And your message is not completely > clear, does it compile without gdb? (textmode IDE also requires libc via ncurses) ___ fpc-d

Re: [fpc-devel] FPC on SPARC Linux

2014-12-30 Thread Joost van der Sluis
On 12/30/2014 07:12 PM, Mark Morgan Lloyd wrote: /usr/bin/ld: cannot find -lgcc Install the libc-(devel) package. And your message is not completely clear, does it compile without gdb? See also the Lazarus-FAQ. Joost. ___ fpc-devel maillist - fp

[fpc-devel] FPC on SPARC Linux

2014-12-30 Thread Mark Morgan Lloyd
I'm having another of my periodic sessions building on minority architectures, I've been rather off this for several months due to various issues- mostly blown computers- at this end. Running on Debian "Sqeeze" for SPARC, trunk fails if I tell it to add debugging capability to the FP IDE. Buil