Opened 10 years ago

Closed 10 years ago

#7938 closed Patches (fixed)

Support vxWorks

Reported by: p.brockamp@… 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)

vxworks.hpp.patch (11.4 KB ) - added by p.brockamp@… 10 years ago.
Support vxWorks 6.9
vxworks.hpp.diff (4.0 KB ) - added by Peter Brockamp <p.brockamp@…> 10 years ago.
Further patches regarding the missing gettimeofday-function

Download all attachments as: .zip

Change History (9)

by p.brockamp@…, 10 years ago

Attachment: vxworks.hpp.patch added

Support vxWorks 6.9

comment:1 by anonymous, 10 years ago

Component: Building Boostbuild
Owner: set to Vladimir Prus

comment:2 by Vladimir_prus, 10 years ago

Component: buildconfig
Owner: changed from Vladimir Prus to John Maddock

The patch appears to be entirely for config component

comment:3 by anonymous, 10 years ago

Yep! Sorry, sometimes it's difficult to figure out the correct place to put things!

comment:4 by John Maddock, 10 years ago

(In [83010]) Apply patch from 7938. Refs #7938.

in reply to:  4 comment:5 by Peter Brockamp <p.brockamp@…>, 10 years ago

Replying to johnmaddock:

(In [83010]) Apply patch from 7938. Refs #7938.

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 Peter Brockamp <p.brockamp@…>, 10 years ago

Attachment: vxworks.hpp.diff added

Further patches regarding the missing gettimeofday-function

comment:6 by John Maddock, 10 years ago

(In [83137]) Apply patch from 7938. Refs #7938.

comment:7 by John Maddock, 10 years ago

Resolution: fixed
Status: newclosed

(In [83139]) Merge changes from Trunk. Fixes #6013. Fixes #7151. Fixes #7359. Fixes #7389. Fixes #7452. Fixes #7528. Fixes #7703. Fixes #7841. Fixes #7898. Fixes #7938. Fixes #8048.

Note: See TracTickets for help on using tickets.