|
From: | d.g.gorbachev at gmail dot com |
Subject: | [Bug binutils/13256] New: AR + plugin fails with "no operation specified" error |
Date: | Tue, 04 Oct 2011 21:33:06 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=13256 Bug #: 13256 Summary: AR + plugin fails with "no operation specified" error Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: address@hidden ReportedBy: address@hidden Classification: Unclassified GNU Binutils 2.22.51.20111004. $ ar --plugin /path/to/liblto_plugin.so cr libfoo.a foo.o ar: no operation specified These commands work as expected: $ ar cr --plugin /path/to/liblto_plugin.so libfoo.a foo.o $ ar --plugin /path/to/liblto_plugin.so -cr libfoo.a foo.o -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |