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]

[PATCH 0/2] OSX: Patches to make ct-ng compile & build on OSX 10.10


From: Daniel Zauner <delta.tatham@me.com>

An initial set of patches to ensure ct-ng compiles itself and builds cross compilers on OSX.
While I kept the patches in ./patches/ platform-agnostic, someone might need to have a look at zconf.gperf

Daniel Zauner aka Delta Tatham (2):
  Prevent zconf.gperf from throwing an error on OSX
  Patches to enable compilation on OSX 10.10

 kconfig/zconf.gperf                                |   4 +
 patches/eglibc/2_18/0-osx-libintl_h-fixup.patch    | 286 +++++++++++++++++++++
 .../eglibc/2_18/1-osx-sunrpc-types_h-fixup.patch   |  14 +
 patches/ppl/0.11.2/401-flexible-array-clang.patch  |  21 ++
 4 files changed, 325 insertions(+)
 create mode 100644 patches/eglibc/2_18/0-osx-libintl_h-fixup.patch
 create mode 100644 patches/eglibc/2_18/1-osx-sunrpc-types_h-fixup.patch
 create mode 100644 patches/ppl/0.11.2/401-flexible-array-clang.patch

-- 
1.9.3 (Apple Git-50)


--
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]