Hi,

Just a quick note about the precompiled header support of gcc 3.4:

At least on the small C++ project I tried it, it works well and
dramatically reduces compilation times when you have complex #includes
such as STL.

(And it's about bloody time, too! Lack of precompiled headers was the #1
shortcoming of gcc compared to commercial compilers, IMO.)

If you're running FC1, you can currently get gcc 3.4 by installing the
gcc34*, libc++34* and libgcc RPMs from FC2 test 2. It will coexist with
your gcc 3.3.

  Eran

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to