[crosstool-ng/crosstool-ng] 32c595: Revert "Remove ltrace from samples"

Bryan Hundven bryanhundven@gmail.com
Tue Oct 27 08:10:00 GMT 2015


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 32c5952980984a8ecf3753edd543401f2f324803
      https://github.com/crosstool-ng/crosstool-ng/commit/32c5952980984a8ecf3753edd543401f2f324803
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M samples/arm-cortex_a8-linux-gnueabi/crosstool.config
    M samples/arm-cortexa5-linux-uclibcgnueabihf/crosstool.config
    M samples/arm-unknown-linux-gnueabi/crosstool.config
    M samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
    M samples/arm-unknown-linux-uclibcgnueabihf/crosstool.config
    M samples/armeb-unknown-linux-gnueabi/crosstool.config
    M samples/i686-nptl-linux-gnu/crosstool.config

  Log Message:
  -----------
  Revert "Remove ltrace from samples"

This reverts commit a3bb2aeb4445bef4250acaaff99fc8dbb0599f8b.


  Commit: 0a050d339044d6d0638fd20bcb181d4cb00191f5
      https://github.com/crosstool-ng/crosstool-ng/commit/0a050d339044d6d0638fd20bcb181d4cb00191f5
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    M scripts/build/cc/100-gcc.sh

  Log Message:
  -----------
  Clean up *.la after installing compiler/libraries.

Having *.la in the installation directory breaks ltrace: in ltrace,
libtool somehow considers libsupc++ to be an "accessory library" and
does not add -lsupc++ to the link flags. Neither Ubuntu, nor RedHat
include *.la files into their packages for libstdc++.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 195f6f20514d8679665bf698f9ebba3516ea7d4d
      https://github.com/crosstool-ng/crosstool-ng/commit/195f6f20514d8679665bf698f9ebba3516ea7d4d
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M samples/arm-cortex_a8-linux-gnueabi/crosstool.config
    M samples/arm-cortexa5-linux-uclibcgnueabihf/crosstool.config
    M samples/arm-unknown-linux-gnueabi/crosstool.config
    M samples/arm-unknown-linux-uclibcgnueabi/crosstool.config
    M samples/arm-unknown-linux-uclibcgnueabihf/crosstool.config
    M samples/armeb-unknown-linux-gnueabi/crosstool.config
    M samples/i686-nptl-linux-gnu/crosstool.config
    M scripts/build/cc/100-gcc.sh

  Log Message:
  -----------
  Merge pull request #224 from stilor/ltrace

Ltrace


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/7d3ef0227a6c...195f6f20514d
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list