Compiling Custom DM for Vertex With G++
(Doc ID 876250.1)
Last updated on JANUARY 29, 2022
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.3.1.0.0 and laterInformation in this document applies to any platform.
Goal
Writing custom DM to incorporate Vertex commtax software, I need to compile the custom DM using g++.Commtax can only be successfully compiled with g++. gcc causes compilation errors. Vertex recommended g++.
Can you recommend the appropriate flags (CFLAGS, CPPFLAGS, LDFLAGS) to accomplish this?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |