------- Comment #2 from jakub at gcc dot gnu dot org 2007-10-30 14:03 ------- Actually, that would need to be for f in $$objects; do echo $$f; done | xargs $(AR_FOR_TARGET) $@ Sorry.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33781
jakub at gcc dot gnu dot org Tue, 30 Oct 2007 06:03:48 -0800
------- Comment #2 from jakub at gcc dot gnu dot org 2007-10-30 14:03 ------- Actually, that would need to be for f in $$objects; do echo $$f; done | xargs $(AR_FOR_TARGET) $@ Sorry.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33781