What we have done in our bachelor project, is to build Wt with the toolchain 
necessary (raspberry pi - Arm cpu), then you get an executable. Then we added 
all the library files it requested when we ran the executable on a clean Debian 
Wheezy install. Merely copied all the libraries into the /usr/lib folder. I do 
think there are settings that makes the compiled executable include all the 
libraries it depends on, but we didn’t research that further. I dont know if 
this helps you on your way to accomplish your goal, but it at least gives you a 
vaguely comparable scenario and how we solved it.


Tor


19. mai 2014 kl. 03:37 skrev Randy Yates <ya...@digitalsignallabs.com>:

> Sorry, let me be more precise. I want to cross-compile Wt for the
> Tiva target. I would be using TI's linux-based cross-compiler (from
> the Code Composer Studio code generation tools) under fedora 20.
> 
> --Randy
> 
> Randy Yates <ya...@digitalsignallabs.com> writes:
> 
>> How can i find out whether or not Wt will build and run under a specific
>> embedded processor? Specifically I'm considering the TI Tiva
>> TM4C1294NCPDT MCU under TI-RTOS. Are there any known good builds ot Wt
>> for that platform/OS? 
>> 
>> In general what is required for Wt to build? What libraries must be
>> built? What dependencies do those libraries have? etc.
> 
> -- 
> Randy Yates
> Digital Signal Labs
> http://www.digitalsignallabs.com
> 
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to