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] 2392a3: mingw.sh: updated script to support mingw versions...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 2392a3909d59fdbc20e1f5919b58cf1566bab281
      https://github.com/crosstool-ng/crosstool-ng/commit/2392a3909d59fdbc20e1f5919b58cf1566bab281
  Author: Nils Petter Eftedal <npe@icd.no>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

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

  Log Message:
  -----------
  mingw.sh: updated script to support mingw versions above major 2

Added new functions to support changes in prefix and required vendor tuple for new versions of mingw.

Tested and verified with mingw version 2.0.7, 3.3.0 and 4.0-rc3.

Signed-off-by: Nils Petter Eftedal <nilspetter@eftedal.org>


  Commit: 00b68926a8a4575f0064ef0b01fd4a8d21dfb5ab
      https://github.com/crosstool-ng/crosstool-ng/commit/00b68926a8a4575f0064ef0b01fd4a8d21dfb5ab
  Author: Nils Petter Eftedal <nilspetter@eftedal.org>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

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

  Log Message:
  -----------
  mingw.sh: added with sysroot argument to mingw configure

The argument will prevent the prefix path from being added as an include path while building mingw. Having the prefix as an include path might cause all kinds of weird issues if prefix directory also exists on the build machine.

Signed-off-by: Nils Petter Eftedal <nilspetter@eftedal.org>


  Commit: 0056444ad5fde6366a1b1ba7d8d09453e77d1a92
      https://github.com/crosstool-ng/crosstool-ng/commit/0056444ad5fde6366a1b1ba7d8d09453e77d1a92
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

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

  Log Message:
  -----------
  Merge pull request #63 from neftedal/master

Updated script to support mingw versions above major 2


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/18175b8d93ca...0056444ad5fd
--
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]