------- Comment #4 from r dot emrich at de dot tecosim dot com 2007-04-17 07:54 ------- Created an attachment (id=13377) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13377&action=view) Patch
Proposed patch. I added a new target (install-exec-am) to Makefile.am to enforce the right installation sequence. Tested on hppa2.0w-hp-hpux11.00 and i686-pc-linux-gnu. I hope somebody is able to verify and submit the patch. In general there is the question, if we need a regular testing of 'make install, to detect these kind of problems, which only give warnings on linux but prevend successful installation on different targets. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30071