[CXX-193] Validate driver functions on strictly aligned big-endian architecture Created: 14/Apr/14  Updated: 19/Dec/14  Resolved: 19/Dec/14

Status: Closed
Project: C++ Driver
Component/s: Portability
Affects Version/s: None
Fix Version/s: legacy-1.0.0-rc3

Type: New Feature Priority: Major - P3
Reporter: Tyler Brock Assignee: Andrew Morrow (Inactive)
Resolution: Done Votes: 0
Labels: legacy-cxx
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on CXX-395 client examples should take both host... Closed

 Description   

SPARC seems like an ideal candidate architecture.



 Comments   
Comment by Andrew Morrow (Inactive) [ 19/Dec/14 ]

Built on gelatin (SPARC Solaris 10 machine) as follows:

scons --cc=/opt/csw/bin/gcc --cxx=/opt/csw/bin/g++ --runtime-library-search-path=/opt/csw/lib,/opt/csw/gxx/lib --extrapath=/opt/csw,/opt/csw/gxx --mute --cache --build-fast-and-loose=off --mongo-orchestration-host=10.4.109.170 . all build-unit build-integration build-examples check-install -j 24 && scons --cc=/opt/csw/bin/gcc --cxx=/opt/csw/bin/g++ --runtime-library-search-path=/opt/csw/lib,/opt/csw/gxx/lib --extrapath=/opt/csw,/opt/csw/gxx --mute --cache --build-fast-and-loose=off --mongo-orchestration-host=10.4.109.170 unit integration

I can't currently run the examples because of CXX-453, but there should be nothing in those that is platform specific anyway.

Also, testing this revealed CXX-451 and CXX-452. We will fix those elsewhere, the purpose of this ticket was to look for endian or alignment violations.

Comment by Andrew Morrow (Inactive) [ 19/Dec/14 ]

NA

Generated at Wed Feb 07 21:58:28 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.