public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] c66d5c: configure: Check to see if gcc can static link
@ 2016-02-28 20:16 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2016-02-28 20:16 UTC (permalink / raw)
  To: crossgcc

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

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: c66d5c20cf78b6ab144e77788eedcaecb17e2e6f
      https://github.com/crosstool-ng/crosstool-ng/commit/c66d5c20cf78b6ab144e77788eedcaecb17e2e6f
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  configure: Check to see if gcc can static link

This is a semi-nasty-hack to see if gcc can static link.
Obviously on Mac OS X this is not possible, so we set
CT_CONFIGURE_has_static_link=y if it can.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: b3869e933b29286fe362e68fbda3184acf655de8
      https://github.com/crosstool-ng/crosstool-ng/commit/b3869e933b29286fe362e68fbda3184acf655de8
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M config/cc/gcc.in.2
    M config/debug/gdb.in.cross
    M config/debug/gdb.in.gdbserver
    M config/debug/gdb.in.native
    M config/toolchain.in

  Log Message:
  -----------
  config: Add static link check to static options

If we can't static link with gcc, then don't allow static linking.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: c1c03aa27c27e4e96be6486d90093babc6f1b638
      https://github.com/crosstool-ng/crosstool-ng/commit/c1c03aa27c27e4e96be6486d90093babc6f1b638
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-02-28 (Sun, 28 Feb 2016)

  Changed paths:
    M config/cc/gcc.in.2
    M config/debug/gdb.in.cross
    M config/debug/gdb.in.gdbserver
    M config/debug/gdb.in.native
    M config/toolchain.in
    M configure.ac

  Log Message:
  -----------
  Merge pull request #356 from bhundven/check_static_link

configure: Check to see if gcc can static link


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/01bc77f5f170...c1c03aa27c27

[-- 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:[~2016-02-28 20:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-28 20:16 [crosstool-ng/crosstool-ng] c66d5c: configure: Check to see if gcc can static link 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).