Re: Problems linking 0.8.2
"Tom Browder" <[email protected]> Sat, 18 Nov 2006 15:55:28 -0600
| Newsgroups | gmane.comp.finance.libofx.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/18/06, Jeff Seyller <[email protected]> wrote: > Hi, > > I'm having problems linking the released 0.8.2 on my Cygwin (1.5.21-2) > setup. The .a library appears to be created correctly, but it dies > trying to link ofx2qif.exe. The names of the missing symbols make it > look like it's missing some C++ library. I've attached the config.log > file and a log of the make. > > I also got the same errors on 0.8.0, so it's probably something in my > setup. Can anyone offer any insight? ... Your compilation line uses "gcc" when it should be using "g++" to get all the right c++ stuff. There may be more issues but try that first. HTH. -Tom Tom Browder Niceville, Florida USA ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV