public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* using crosstool ng for building win32 hosted cross compiler
@ 2009-04-26 20:57 Remy Bohmer
  2009-04-26 21:53 ` Yann E. MORIN
  0 siblings, 1 reply; 6+ messages in thread
From: Remy Bohmer @ 2009-04-26 20:57 UTC (permalink / raw)
  To: crossgcc; +Cc: Yann E. MORIN

Hello All,

I am currently using crosstool-ng to build a cross-toolchain for my
target (target=x86-bare, host=x86-linux, build=x86-linux)
Now I also need the same toolchain that can run on a Windows host
(target=x86-bare, host=x86-mingw, build=x86-linux)

Looking at the differences between the linux-hosted and the
win32/mingw-hosted toolchain, only the executables should be
different; libraries/headers/structure should be the same because both
toolchains need to deliver binaries for the same target.

Is there an lightweight way possible to make crosstool-ng build only
the win32 executables by using a mingw cross-compiler, and using the
linux-hosted-toolchain-build-results as starting point? If so, where
in the build process ct-ng performs could this be added?
I guess, as mingw cross-compiler the i586-mingw32msvc-gcc from Ubuntu
can be used...

Kind regards,

Remy

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

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <4A75028D.8050100@palandor.net>]

end of thread, other threads:[~2009-08-02 16:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-26 20:57 using crosstool ng for building win32 hosted cross compiler Remy Bohmer
2009-04-26 21:53 ` Yann E. MORIN
2009-04-27 11:48   ` Remy Bohmer
2009-04-27 16:50     ` Yann E. MORIN
     [not found] <4A75028D.8050100@palandor.net>
2009-08-02 10:15 ` Remy Bohmer
2009-08-02 16:57   ` Yann E. MORIN

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).