This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.4] DESTDIR support completed


Hello again,

attached is a `destdir4-changelog.diff' in "cvs diff -U0" format
creating the desired ChangeLog entries for the DESTDIR patch.
Also attached are my current "cvs diff -u" versions of the diffs.
Only `destdir4.diff' has changed relative to its predecessor.
The relative changes are:

* gcc/Makefile.in (install-libgcc, install-multilib): Also pass
  DESTDIR to sub-Make.

* gcc/mklibgcc.in: Remove the previously added DESTDIR comment,
  it did not apply.

Besides, while reviewing, I had to wonder about
`gcc/treelang/Make-lang.in', in particular about either the name
or the contents of the rule for `treelang.install-info'.
But that is another issue.

I'd still appreciate feedback for the gcc/config/* changes from
people with 64-bit machines.

Regards,

Christian Cornelssen

Attachment: destdir4-changelog.diff
Description: Text document

Attachment: destdir4.diff
Description: Text document

Attachment: destdir4-doc.diff
Description: Text document

Attachment: destdir4-no-am.diff
Description: Text document

Attachment: destdir4-no-ag.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]