gcc documentation hole: -rdynamic

Nelson H. F. Beebe beebe@math.utah.edu
Thu Apr 26 07:27:00 GMT 2001


In gcc-2.95.2 and gcc-2.95.3 (and likely earlier versions), and
including the 3.0 development snapshots up to this week's
gcc-20010423, the flag -rdynamic is recognized by gcc, but is not
present in the output of "gcc -help", nor in "man gcc", nor in the
gcc.info* files.

The -rdynamic flag is thus little known and little used, but it
happens to be used in GNU gawk, where it is associated with a dynamic
module loading capability.

Assuming that -rdynamic is expected to remain supported by gcc, can
documentation of this flag please be added to future releases?

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- Center for Scientific Computing       FAX: +1 801 585 1640, +1 801 581 4148 -
- University of Utah                    Internet e-mail: beebe@math.utah.edu  -
- Department of Mathematics, 322 INSCC      beebe@acm.org  beebe@computer.org -
- 155 S 1400 E RM 233                       beebe@ieee.org                    -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------



More information about the Gcc-bugs mailing list