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


Is it possible with crosstool-ng to configure for ----- GTK+ & X11
support in --------> cross-compiler,

Please suggest.

//Allan

On Thu, Jan 31, 2013 at 10:21 PM, allan George <gorge.alan.sw@gmail.com> wrote:
>
> Is it possible with crosstool-ng to configure for ----- GTK+ & X11 support in --------> cross-compiler,
>
> Please suggest.
>
> //Allan
>
> On Thu, Jan 31, 2013 at 5:49 PM, allan George <gorge.alan.sw@gmail.com> wrote:
>>
>> Hi,
>>
>> I have made my cross compiler using crosstool-ng :--
>> http://www.bootc.net/archives/2012/05/26/how-to-build-a-cross-compiler-for-your-raspberry-pi/
>>
>> Now i have to cross compile wxGTK using this cross compiler.
>> wxGTK requires GTK+ & X11 libraries to build. But my cross-compiler is
>> not build for the support of the same.
>>
>> 1> X11 library packages required are :----
>>  wx2.8-headers
>>  libwxgtk2.8-0
>> libwxgtk2.8-dev
>>
>> 2> X11 client requires following Package  :---
>> libx11-dev
>>
>>
>> Please suggest to configure crosstool-ng for GTK+ & X11 support in
>> cross-compiler, this command is correct or not :-----
>> ./configure --prefix=/opt/cross  --with-x11 --with-libx11-dev
>> --with-wx2.8-headers --with-libwxgtk2.8-0 --with-libwxgtk2.8-dev
>>
>>
>> Regards,
>>
>> //Allan
>
>

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