I'm attempting to cross compile protobuf for use on a National Instruments 
Compact RIO (PowerPC 603).  I'm using the toolchain located here 
<http://firstforge.wpi.edu/sf/projects/c--11_toochain>.  I've verified the 
toolchain with some simple applications and would now like to use protobuf.

Most of the errors I'm seeing are related to std::wstring, it appears it's 
not supported?  Any ideas what I can do to mitigate this?  Or has anyone 
found a toolchain (not using the commercial WindRiver package) that works 
to compile protobuf to VxWorks?

The other error I see is complaining about a call to _exit() saying it's 
not declared.

Any help would be greatly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to