Re: Problems linking 0.8.2
"Jeff Seyller" <[email protected]> Sat, 18 Nov 2006 22:38:30 -0600
| Newsgroups | gmane.comp.finance.libofx.devel |
|---|---|
| Message-ID | <[email protected]> |
Tom Browder wrote: > 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. > ... > > 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 > After looking a little closer of the make log, I noticed a libtool warning after the library was linked: libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries I'm thinking that's the root of the problem. Googling seems to indicate that passing -no-undefined to libtool will help. I'm off to try it... Jeff Seyller ------------------------------------------------------------------------- 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