Opened 10 years ago
Closed 10 years ago
#7938 closed Patches (fixed)
Support vxWorks
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | config |
Version: | Boost 1.53.0 | Severity: | Optimization |
Keywords: | vxWorks | Cc: |
Description
Attached is a patch to improve/enable the support of vxworks in boost. This is for the platform configuration, there are separate patches for required adaptions in some library code.
Attachments (2)
Change History (9)
by , 10 years ago
Attachment: | vxworks.hpp.patch added |
---|
comment:1 by , 10 years ago
Component: | Building Boost → build |
---|---|
Owner: | set to |
comment:2 by , 10 years ago
Component: | build → config |
---|---|
Owner: | changed from | to
The patch appears to be entirely for config component
comment:3 by , 10 years ago
Yep! Sorry, sometimes it's difficult to figure out the correct place to put things!
comment:5 by , 10 years ago
Replying to johnmaddock:
Hello!
I made some additional modifications concerning the missing gettimeofday-function. Meanwhile we had a TSR from WRS, confirming this function is in fact missing. But they gave me a hint how to circumvent this. A new patch is attached.
by , 10 years ago
Attachment: | vxworks.hpp.diff added |
---|
Further patches regarding the missing gettimeofday-function
Support vxWorks 6.9