https://sourceware.org/bugzilla/show_bug.cgi?id=25873
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Tom,
I am sorry but I cannot reproduce this. It seems very strange that a
symlink should be causing a segmentation fault when a copy does not.
The "ar" program that you are running - is this the binutils ar binary
or is it an alias/symlink for the gcc-ar script ?
If you have the symlink in place and you run:
ar crs --plugin /usr/lib/bfd-plugins/liblto_plugin.so.0.0.0 foo.a foo.o
bar.o
Does that work ?
Does the problem persist if you use the current mainline development
sources for the binutils rather than the 2.34 release ?
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.