This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ 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 00 of 14] [ct-ng] Fixes for mingw target and host compilation with samples


Hi all,

This patchset contains several fixes to allow crosstool-ng to build
toolchains targetting mingw hosts as well as build toolchains running
on mingw hosts.

Included are several examples for gcc 4.5.2 and binutils 2.11:
arm-none-eabi (baremetal arm target)
arm-none-linux-gnueabi (arm linux glibc (2.9) target)
arm-none-linux-uclibcgnueabi (arm linux uclibc (0.30.2) target)
i686-none-linux-gnu (x86 linux glibc (2.9) target)
i686-pc-mingw32 (x86 mingw target)
m68k-none-elf (baremetal m68k target)

All the samples have been build on a Kubuntu x86_64 build machine.

Bart vdr. Meulen

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