Reviewing Compiler And Linker Options - Dialogic Brooktrout Digital Board Installation And Configuration Manual

Table of Contents

Advertisement

Reviewing Compiler and Linker Options

-DSOLARIS
-D_REENTRANT
-misalign
-lthread
-xCC
-xarch=v9 -xregs=no%appl -xO3
-lCstd -lCrun
March 2013
The makefiles contained in the app.src and bapp.src directories
provide a number of command line options to the compiler and
linker. Using these options, the compiler and linker produce object
files and executables compatible with the Bfv API library.
Dialogic strongly recommends that you use these options for all your
Bfv API applications. But for those who want to change the set of
options the compiler and linker use, the following is a list of the
nonstandard options and their functions. The options used for
compilation are marked with (C) and those for linking are marked
with (L).
Reviewing Compiler and Linker Options
(C) Define that indicates that Solaris is
running.
(C) For multithreaded programs.
(L) Solaris SPARC only. Allows the
program to work with packed structures.
(L) Multithreaded library.
(C) The level of ANSI conformance.
(C,L) Solaris SPARC 64-bit only. The three
of these options together instruct the
compiler/linker that 64-bit should be used
in a manner consistent with the Bfv API
libraries.
(L) C++ libraries. Required when new call
control is used.
70

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Brooktrout Digital Board and is the answer not in the manual?

Table of Contents