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]

Re: ct-ng build problem


* Yann E. MORIN <yann.morin.1998@anciens.enib.fr> wrote:
> Chao, All,
> 
> On Friday 19 February 2010 19:54:41 Chao You wrote:
> > Is there a way to add GTK+ to the cross compiler? There is a blog  
> > talking about using Java/gtk. But when I built the with Java option, I  
> > had the following error. Is there anyway I can fix it, or is there a  
> > way to add gtk?
> 
> There is no reason to add GTK to crosstool-NG. GTK is *not* a system
> library and does *not* belong to the toolchain. You have to build it
> yourself.

100% ACK. It absolutely makes no sense to put arbitrary libraries 
into the toolchain. Remember: CT only creates the toolchain (and of 
course the target's libc), nothing more.

If you look for some crosscompile'able build system, maybe my 
"Briegel" buildsystem might be interesting for you - it'll be 
released as opensource shortly.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------

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