InterviewSolution
Saved Bookmarks
| 1. |
What Compiler Do We Use For Ss7 ? |
|
Answer» The SS7 development ENVIRONMENT is SOLARIS, with GNU C (gcc) compiler. We also COMPILE our SOURCE code using the following compilers, before a release :
If a customer is planning to use a different compiler than the above, the source code can be COMPILED using that compiler before the release. The SS7 development environment is Solaris, with GNU C (gcc) compiler. We also compile our source code using the following compilers, before a release : If a customer is planning to use a different compiler than the above, the source code can be compiled using that compiler before the release. |
|