Embedded Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsComputer HardwareEmbedded Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 11th, 2012, 12:03 AM
trishie trishie is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2012
Posts: 1 trishie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 m 18 sec
Reputation Power: 0
Cross compiling boost library for VxWorks

I am trying to cross compile the boost c++ library for VxWorks on Windows using cygwin (WindRiver workbench).
After running bootstrap.sh, I configured the project-config.jam for my cross compiler settings such,
using gcc : ppc : "<path to cross compiler on windows>" ;

Then i went on to execute
./b2 toolset=gcc-ppc target-os=linux

This was the recurrent message that I got for subsequent targets as they were being modified...

Quote:
ccppc.exe: unrecognized option '-pthread'
ccppc.exe: envirnoment variable "WIND_BASE" not defined
Environment variables WIND_LIB_PROXY and/or WIND_HOME not set


I thought passing threadapi=pthread as an option such,

./b2 toolset=gcc-ppc target-os=linux threadapi=pthread

would solve the first problem but the output remained the same.

Can anyone tell me what to do to get this working ?

Reply With Quote
Reply

Viewing: Dev Shed ForumsComputer HardwareEmbedded Programming > Cross compiling boost library for VxWorks

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap