RE: [Quickfix-developers] QuickFIX 1.50 Build Problems -- Severe Slowness
Brought to you by:
orenmnero
From: Miller, O. <OM...@ri...> - 2003-06-11 15:33:30
|
First off, don't use 2.96. It won't work regardless. See the warning= on the download page about this. Essentially it is an unoficial compiler t= hat is not supported by the gcc team. Even if you get QF to compile with it= , the runtime behavior will be incorrect. What you can do is either go the the last good 2.9 release (2.95.3), or get 3.2.x. If you use 3.2, than you = should have no problems. If you use 2.95, then you should turn off optimiza= tions to get reasonable build times. You can do this by exporting CXXFLAGS= =3D-O before you run ../configure. -----Original Message----- From: Howard Engelhart [mailto:ho...@ex...] Sent: Wed 6/11/2003 9:28 AM To: QuickFix Developers Cc:=09 Subject: [Quickfix-developers] QuickFIX 1.50 Build Problems -- Severe Slowness I have attempted to build QuickFIX 1.50 on two machines running Redhat 7.3,=20 the slower being a Pentium III 700 megahertz, and the build, while=20 progressing appears to be impossibly slow (1 hour to compile 4 files a= nd=20 still running...) I ran the boostrap script and then configure with configure --with-stlport=3D/usr/local My gcc version is 2.96 Any suggestions would be welcome. Thanks. ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers ----------------------------------------- This email and any attachments are confidential and may be legally privilege= d. No confidentiality or privilege is waived or lost by any transmission in= error. If you are not the intended recipient you are hereby notified that = any use, printing, copying or disclosure is strictly prohibited. Please del= ete this email and any attachments, without printing, copying, forwarding or= saving them and notify the sender immediately by reply e-mail. The company= reserves the right to monitor all e-mail communications through its network= s. Unless otherwise stated, any financial results or price data contained i= n this email are indicative only and are subject to change without notice. |