Florian Klaempfl wrote: > > I'm still working on other things but that leaves me wondering whether > > there's scope for the main part of fp and the gdb interface to attempt to > > use incompatible library versions at runtime. On the machine (Debian > > "Sarge") I'm using for the build /lib/libc.so.6 -> libc-2.3.2.so, on the > > older machine (Debian "Woody") /lib64/libc.so.6 -> libc-2.2.5.so. > > If you leave out the debugger interface, libc is left out which isn't > required then. Transfering binaries between linuxes using different libc is > always random if it works or not.
Much what I'd concluded. I think it leaves me in the position of having to build the gcc toolchain so that I've got the gdb interface libraries that match my development machine before I try any further debugging of the debugger-interface segv. -- Mark Morgan Lloyd markMLl .AT. telemetry.co .DOT. uk [Opinions above are the author's, not those of his employers or colleagues] _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal