VxWorks7 pentium64Vx7 libraries on VxSim LP64

1 post / 0 new
Offline
Last seen: 2 years 2 weeks ago
Joined: 01/28/2016
Posts: 9
VxWorks7 pentium64Vx7 libraries on VxSim LP64

I'd like to use the VxWorks7 pentium64Vx7 RTI Connext libraries on a VxSim WINNT LP64 target for Unit Test purposes.  I believe this is possible but the issue is that the libraries are built with the "-mcmodel=small" option.  In order for the libraries to be useable on the VxSim WINNT LP64 target they need to be compiled with "-mcmodel=large".  Does RTI provide large code model libraries for pentium64 targets ?  I'd rather not try to build the libraries from source since I have not seen any detailed instructions on how to do this.