public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 234c64: libc/newlib: Add do_libc_start_files to copy heade...
@ 2015-01-07 20:21 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2015-01-07 20:21 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 2066 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 234c643008bd8bd56a543444a486ce1eafcc79d6
      https://github.com/crosstool-ng/crosstool-ng/commit/234c643008bd8bd56a543444a486ce1eafcc79d6
  Author: David Holsgrove <david.holsgrove@xilinx.com>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M scripts/build/libc/newlib.sh

  Log Message:
  -----------
  libc/newlib: Add do_libc_start_files to copy headers to CT_HEADERS_DIR

Require access to newlibs headers in gcc.sh, matching other libc components.
Resolves issue with headers not found.

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>


  Commit: af731ae90400bac2116d8fa15e3a0edd209ff4b5
      https://github.com/crosstool-ng/crosstool-ng/commit/af731ae90400bac2116d8fa15e3a0edd209ff4b5
  Author: David Holsgrove <david.holsgrove@xilinx.com>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

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

  Log Message:
  -----------
  cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make default

Canadian Cross compile for baremetal fails with error;

  checking for the value of EOF... configure: error: computing EOF failed

which is due to libstdc++ configure not being able to find stdio.h

Having all modes of the core compiler copyheaders from CT_HEADERS_DIR
(in combination with previous patch for newlib to add a do_libc_start_files
function to copy into the CT_HEADERS_DIR) resolves this.

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>


  Commit: 2ba44bb7619ad28238d29386da89989fedaff9a8
      https://github.com/crosstool-ng/crosstool-ng/commit/2ba44bb7619ad28238d29386da89989fedaff9a8
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M scripts/build/cc/gcc.sh
    M scripts/build/libc/newlib.sh

  Log Message:
  -----------
  Merge pull request #19 from davidholsgrove/newlib_headers

Newlib headers for Canadian Crosses


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/d86f21e87982...2ba44bb7619a

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-07 20:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-07 20:21 [crosstool-ng/crosstool-ng] 234c64: libc/newlib: Add do_libc_start_files to copy heade Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).