This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [www] 3.2 ABI Compatibility issues


Fergus Henderson <fjh@cs.mu.oz.au> writes:

> Some minor typos:
>
> On 07-Aug-2002, Andreas Jaeger <aj@suse.de> wrote:
>> +    <li>The C++ ABI now conforms to the V3 multi-vendor standard.  For
>> +    details on build  an ABI compliant compiler for GNU/Linux and BSD
>
> s/build /how to build/
>
>> Index: htdocs/gcc-3.2/c++-abi.html
>> +    Unfortunatly this means that GCC 3.2 is incompatible with GCC 3.0
>
> s/Unfortunatly/Unfortunately/
> 			 ^
>> +    <p>
>> +    But for real interoperability of C++ shared libraries and C++
>> +    programs, not only a GCC 3.2 based compiler has to be used but it
>> +    has to be built in a certain environment and with some specific
>> +    options.</p>
>
> I think it would be a little clearer if phrased like this:
>
>     But for real interoperability of C++ shared libraries and C++
>     programs, not only does a GCC 3.2 based compiler have to be used,
>     but it also has to be built in a certain environment and with some
>     specific options.</p>

Thanks, I've incorporated your changes,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]