Hello,
 
> please could you recheck with 2.19.1, and provide all objects required for the
> link (including all libraries), put them in a tarball, and make these 
> available
> for download. Also run the link step with LANG=C gcc -v ...

I ran collect2 with -v to get full command line for ld, then stripped
unused options (that didn't influence the resulting binary). Then
copied all the referenced object and archive files to local dir and
linked against them. ld 2.18 produced working binary, ld 2.19.1
segfaulted. All those .o and .a files are in the tarball. Additionally
there are -ldl -lpthread and -lc on command line, but I cannot figure
out which files are referenced. When given corresponding .so or .a
files - link fails with unreferenced symbols - so I left them as is.

http://ygrek.org.ua/files/513636.tar.gz

-- 
 ygrek



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to