Hi all,

Noted in the log from the ./configure command at the beginning of
my recent QT build is this:

         This target is using the GNU C++ compiler (linux-g++).

         Recent versions of this compiler automatically include code for
         exceptions, which increase both the size of the Qt libraries and
         the amount of memory taken by your applications.

         You may choose to re-run configure with the -no-exceptions
         option to compile Qt without exceptions. This is completely binary
         compatible, and existing applications will continue to work.

I know my build script used to include the -no-exceptions flag to the
configure command, but it has been removed from the book. I am not really
sure what exactly it does, but it seems the passage above would indicate
that -no-exceptions would be preferred.

Thoughts?

-- 
Randy

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to