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] 41892b: Stash nios2 config adjusted for consistence with t...


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

  Changed paths:
    M samples/nios2-elf-mingw32/crosstool.config

  Log Message:
  -----------
  Stash nios2 config adjusted for consistence with the rest.

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


  Commit: 580f300ad9fbc9abbb6fcb1f037c352f0981b091
      https://github.com/crosstool-ng/crosstool-ng/commit/580f300ad9fbc9abbb6fcb1f037c352f0981b091
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M samples/nios2-elf-mingw32/crosstool.config

  Log Message:
  -----------
  Disable with-system-lib.

Target does not have libz/zlib.h.

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


  Commit: 444db621a3e69247c958f684fae823038c7db8f8
      https://github.com/crosstool-ng/crosstool-ng/commit/444db621a3e69247c958f684fae823038c7db8f8
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M samples/nios2-elf-mingw32/crosstool.config

  Log Message:
  -----------
  Disable cross-gdb in nios2-elf-mingw32.

Building cross-gdb in canadian cross requires expat/ncurses for the
host. Currently, 300-gdb.sh only builds expat/ncurses for the target
(for native-gdb). For cross-gdb on regular cross (build==host), expat
and ncurses are expected to be provided by the host.

There are two approaches possible:

- If building for canadian cross, build expat/ncurses for cross-gdb
  just as the native-gdb does.
- Promote expat/ncurses to first class citizens and build them as
  companion libs during the build of the build-to-host toolchain.

I am leaning towards the latter approach - it would also allow to
specify the versions for expat/ncurses rather than have them hardcoded
in 300-gdb.sh - but would appreciate feedback.

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


  Commit: 34c57c56fdde70db759d419caee5c37b645b7772
      https://github.com/crosstool-ng/crosstool-ng/commit/34c57c56fdde70db759d419caee5c37b645b7772
  Author: Alexey Neyman <stilor@att.net>
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
    M samples/nios2-elf-mingw32/crosstool.config

  Log Message:
  -----------
  Turn off CT_MULTILIB in nios2-elf-mingw32.

There are no multilibs in GCC configured for this arch.

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


  Commit: 1b476c437d430eadf18102eb3f084eca5c54771e
      https://github.com/crosstool-ng/crosstool-ng/commit/1b476c437d430eadf18102eb3f084eca5c54771e
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M samples/nios2-elf-mingw32/crosstool.config

  Log Message:
  -----------
  Merge pull request #225 from stilor/nios2-fix

Unbreak nios2-elf-mingw32 sample


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/bdd4cd545fe7...1b476c437d43
--
For unsubscribe information see http://sourceware.org/lists.html#faq

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