Lines Matching +full:well +full:- +full:designed
18 Some ABIs are formal with a written specification, possibly designed
40 same tools as well as tools from different vendors.
47 @item implementation-defined features
48 Language standards include lists of implementation-defined features whose
55 Conformance to the same ABI and the same behavior of implementation-defined
94 different program behavior for implementation-defined features that are
97 usual behavior of implementation-defined features for the platform.
100 Most platforms have a well-defined ABI that covers C code, but ABIs
104 written, vendor-neutral C++ ABI that was designed to be specific to
105 64-bit Itanium but also includes generic specifications that apply to
114 GCC's @code{-Wabi} switch warns when G++ generates code that is
121 of that library are interoperable if one follows the de-facto ABI of the
132 build was configured, but can be seen by using the G++ @option{-v} option.
137 -I@var{gcc_install_directory}/include/c++/3.3
155 support libraries with one or more of the options @option{-nostdlib},
156 @option{-nostartfiles}, and @option{-nodefaultlibs}.