------- Comment #29 from rwild at gcc dot gnu dot org  2010-04-11 14:24 -------
Created an attachment (id=20361)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20361&action=view)
patch to address issue described in comment #21

The main issue described in this bug is fixed, and it has rightly been closed.

The issue described in comment #21 should probably still be addressed. 
Attached is a patch that I think would do so.  However, it requires GNU make
3.81 for the $(abspath ...) function, and it will do the wrong thing in case
the builddir contains a percent sign %.

There might be a cleaner way to fix the issue by rewriting libgcc/Makefile.in
to pass a relative path or so.

Feedback appreciated.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43531

Reply via email to