Re: [Quickfix-developers] QuickFIX 1.12.2 Solaris 5.8 ompilation issues
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-08-25 18:11:47
|
Make sure you follow the SunPRO instructions here: http://www.quickfixengine.org/quickfix/doc/html/building.html#Linux% 20/%20Solaris%20/%20FreeBSD%20/%20Mac%20OS%20X%20(C++/Java) --oren On Aug 25, 2006, at 12:30 PM, Jain, Anil wrote: >> SunOS is a platform, not a compiler. Which compiler is this >> happening with? > > CC: Sun WorkShop 6 update 2 C++ 5.3 > > Also had to include stdlib.h (rand) > > Linker fails on linker flags, so I guess I need to adjust configure > script for Soalris > ---------------------------------------------- > CC: Warning: Option -Wall passed to ld, if ld is invoked, ignored > otherwise > CC: Warning: Option -ansi passed to ld, if ld is invoked, ignored > otherwise > CC: Warning: Option -Wpointer-arith passed to ld, if ld is invoked, > ignored otherwise > CC: Warning: Option -Wwrite-strings passed to ld, if ld is invoked, > ignored otherwise > 112 Warning(s) detected. > /usr/ccs/bin/ld: illegal option -- W > /usr/ccs/bin/ld: illegal option -- n > /usr/ccs/bin/ld: illegal option -- W > /usr/ccs/bin/ld: illegal option -- W > /usr/ccs/bin/ld: illegal option -- w > usage: ld > [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) > ... > *** Error code 1 > make: Fatal error: Command failed for target `at' > Current working directory /home/ajain/codevel/src/gts/lm/QUICKFIX/ > quickfix-1.12.2/src > *** Error code 1 > make: Fatal error: Command failed for target `all-recursive' > Current working directory /home/ajain/codevel/src/gts/lm/QUICKFIX/ > quickfix-1.12.2/src > *** Error code 1 > make: Fatal error: Command failed for target `all-recursive' > Current working directory /home/ajain/codevel/src/gts/lm/QUICKFIX/ > quickfix-1.12.2 > *** Error code 1 > make: Fatal error: Command failed for target `all' > ---------------------------------------------- > ______________________________________________________________________ > _ > > This E-Mail (including any attachments) may contain privileged or > confidential information. It is intended only for the addressee(s) > indicated above. > The sender does not waive any of its rights, privileges or other > protections respecting this information. > Any distribution, copying or other use of this E-Mail or the > information it contains, by other than an intended recipient, is > not sanctioned and is prohibited. > If you received this E-Mail in error, please delete it and advise > the sender (by return E-Mail or otherwise) immediately. > > This E-Mail (including any attachments) has been scanned for viruses. > It is believed to be free of any virus or other defect that might > affect any computer system into which it is received and opened. > However, it is the responsibility of the recipient to ensure that > it is virus free. > The sender accepts no responsibility for any loss or damage arising > in any way from its use. > > E-Mail received by or sent from RBC Capital Markets is subject to > review by Supervisory personnel. > Such communications are retained and may be produced to regulatory > authorities or others with legal rights to the information. > |