Serving the Quantitative Finance Community

 
User avatar
misiti3780
Topic Author
Posts: 0
Joined: February 23rd, 2006, 6:24 pm

quantlib & boost using cygwin

May 30th, 2007, 10:40 pm

i looked on the boost site and it says it supports cygwin.i am assuming you should be able to compile quantlib using gcc (g++) and make in cygwin.does anyone have directions to performs these installs, or, if directions do not exist, can someone confirmthat it is possible.....i will eventually figure it out.misiti3780
 
User avatar
lballabio
Posts: 0
Joined: January 19th, 2004, 12:34 pm

quantlib & boost using cygwin

May 31st, 2007, 9:27 am

I've not used Cygwin myself. You might try asking on the QuantLib mailing list though.Luigi
 
User avatar
misiti3780
Topic Author
Posts: 0
Joined: February 23rd, 2006, 6:24 pm

quantlib & boost using cygwin

May 31st, 2007, 12:23 pm

what do you use to compile quantlib?I used to use VS 6.0 but you guys no longer support it.I would prefer not to use microsoft products anyways.
 
User avatar
lballabio
Posts: 0
Joined: January 19th, 2004, 12:34 pm

quantlib & boost using cygwin

May 31st, 2007, 1:12 pm

QuoteOriginally posted by: misiti3780what do you use to compile quantlib?I would prefer not to use microsoft products anyways.You can use Dev-C++. Visual C++ 8 is a good compiler too.Luigi
 
User avatar
keztenpens
Posts: 0
Joined: February 8th, 2006, 6:04 pm

quantlib & boost using cygwin

May 31st, 2007, 6:03 pm

I have found that link
 
User avatar
misiti3780
Topic Author
Posts: 0
Joined: February 23rd, 2006, 6:24 pm

quantlib & boost using cygwin

May 31st, 2007, 7:59 pm

thanks,a couple months ago i actually tried to work through those directions with no success.im gonna try again. i will let you guys knowmisiti3780
 
User avatar
mikeoz
Posts: 1
Joined: September 28th, 2005, 2:58 pm

quantlib & boost using cygwin

June 6th, 2007, 12:51 pm

About 2 years ago I successfully compiled Quantlib and Boost on Cygwin with gcc. There were some issues but they were resolved and messages were posted on the Quantlib list.
 
User avatar
misiti3780
Topic Author
Posts: 0
Joined: February 23rd, 2006, 6:24 pm

quantlib & boost using cygwin

June 6th, 2007, 1:44 pm

thanks, i will try to find the message on the mailing list.