Re: [Quickfix-developers] AIX port of QuickFIX
Brought to you by:
orenmnero
|
From: John G. <joh...@wa...> - 2005-07-22 14:45:15
|
Hi all, > just wondering whether anybody of you managed to build QuickFIX on AIX (4.3 or newer)? > Would be interested to hear your experiences. FYI : I did not have any problem compiling QF 1.9.4 on a 5.2 AIX using gcc 3.3.2 (except for finding the infamous -brtl option to link with .so files on AIX...) but as soon as I start my executable, I get a SIGABORT around the constructor of a Dictionnary instance (Dictionary.h:42 in a SocketInitiator, issue still under investigation here, this code works perfectly well on Solaris and Linux). Sincerely, JG |