https://sourceware.org/bugzilla/show_bug.cgi?id=28903
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to John B Thiel from comment #3) > Created attachment 13986 [details] > Complete test case demonstration package > > Here is a complete test case demonstration package, including > Makefile > myprog.pas .o .map > myprog (executable that segfaults, as built with binutils 2.37_p1-r1 in > Gentoo) > link.res > ppas.sh (link script) > and the 2 system .o files (prt0.o system.o) > > $ make clean > rm myprog.o myprog.map myprog link.res ppas.sh testcase-28903.zip > > $ make dist > /usr/local/fpc-2.6.4/bin/fpc -Xm -sh myprog.pas I don't have /usr/local/fpc-2.6.4/bin/fpc and I don't need it. I need the FULL linker command line with ALL linker inputs to create the broken executable. -- You are receiving this mail because: You are on the CC list for the bug.