This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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

[crosstool-ng/crosstool-ng] 6af04d: cross-gdb: account for canadian/crossnative toolch...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 6af04d822bdcd533ce731ba245f50bfbc22ed4a4
      https://github.com/crosstool-ng/crosstool-ng/commit/6af04d822bdcd533ce731ba245f50bfbc22ed4a4
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
    M config/cc/gcc.in.2
    M config/debug/gdb.in.cross
    M config/toolchain.in
    M scripts/crosstool-NG.sh.in

  Log Message:
  -----------
  cross-gdb: account for canadian/crossnative toolchains

... when determining if it can be linked statically, and if Python
scripting should default to y.

Prompted by a failure of i686-w64-mingw32,nios2-spico-elf sample
on a system where configure didn't report static linking support.

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


  Commit: a7edff1820d89b45449c7764644fbfa3562e3297
      https://github.com/crosstool-ng/crosstool-ng/commit/a7edff1820d89b45449c7764644fbfa3562e3297
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
    M config/cc/gcc.in.2
    M config/debug/gdb.in.cross
    M config/toolchain.in
    M scripts/crosstool-NG.sh.in

  Log Message:
  -----------
  Merge pull request #667 from stilor/cross-gdb-deps

cross-gdb: account for canadian/crossnative toolchains


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/54a4975220e6...a7edff1820d8

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