Go to the first, previous, next, last section, table of contents.
The only compiler characteristics that affect libtool are the flags needed (if any) to generate PIC objects. In general, if a C compiler supports certain PIC flags, then any derivative compilers support the same flags. Until there are some noteworthy exceptions to this rule, this section will document only C compilers.
The following C compilers have standard command line options, regardless of the platform:
gcc
The rest of this subsection lists compilers by the operating system that they are bundled with:
aix3*
aix4*
hpux10*
osf3*
solaris2*
sunos4*
Go to the first, previous, next, last section, table of contents.