Dear all,
Please note that I have managed to overcome the long CMD line ar argument I had when I was trying to build the library in windows Tnks to Luigis suggestions
There are 2 ways to achieve this:
1. Break the library in 2 or 3 parts build a static or dynamic lib and then link with your main program. When build use the linker options –fPIC and or according to your needs the linker options In gcc -wl, - - whole-archive –lQL1 –lQL2 -wl, - - whole-archive or –wl, - - start-group –lQL1 –lQL2 –wl, - - end-group
2. Use the Scons makefile builder [there is a cure there for long cmd args]
Tnks
Christos Arvanitis
Christos Arvanitis Middle Office Finance Dept. Piraeus Bank Group
31 Panepistimiou Str 5th Floor Athens, GR 105 64
Tel.: +30 210 3288678 Fax: +30 210 3335802 Email : [hidden email] Adress: www.piraeusbankgroup.com
MESSAGE CONFIDENTIALITY AND SECURITY NOTICE ========================================= This message and/or its attachments may contain confidential and privileged information and is intended for the named person or entity to which it is addressed. Any use, copying or distribution of this information by anyone other than the intended recipient(s) is prohibited by law. If you receive this in error, please immediately delete it from your system and notify the sender. The contents of this message contain personal opinions of the sender, which are not the official views of Piraeus Bank nor do they consist a provision of financial or advisory services unless expressly stated otherwise. This message is not a solicitation and/or an offer or acceptance of any proposal in relation to any contract or transaction unless expressly otherwise indicated in the message itself. The Internet is not a secure or error-free environment, and Piraeus Bank does not accept liability for any loss or damage arising from the use of this message or from delayed, intercepted, corrupted or virus-infected e-mail transmission.
------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |