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]

Re: building cross-compiler with --- GTK+ & X11 libraries


Dear allan George,

On Fri, 1 Feb 2013 12:21:34 +0530, allan George wrote:
> Is it possible with crosstool-ng to configure for ----- GTK+ & X11
> support in --------> cross-compiler,

No. Crosstool-NG has chosen to build only "raw" toolchains, i.e
toolchains that contain only the C/C++ standard libraries, and that's
it.

If you want to cross-compile more things, then you should use an
embedded Linux build system. You have a large choice: Yocto, Buildroot,
PTXdist, OpenBricks, and many, many more. In many of those, you can use
a Crosstool-NG toolchain as a starting point, and get more
libraries/applications cross-compiled.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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