Ignore:
Timestamp:
06/16/2005 08:17:22 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.1, 6.1.1
Children:
5d7361a
Parents:
c66cbd7
Message:

Correct misuse of effect (Randy McMurchy). Merged from trunk r6028

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass2.xml

    rc66cbd7 rc184525  
    130130<emphasis>atexit</emphasis>, to register C++ destructors for local
    131131statics and global objects.  This option is essential for fully
    132 standards-compliant handling of destructors. It also effects the C++
     132standards-compliant handling of destructors. It also affects the C++
    133133ABI, and therefore results in C++ shared libraries and C++ programs
    134134that are interoperable with other Linux
Note: See TracChangeset for help on using the changeset viewer.