Re: kontact
David Leimbach <[email protected]> Tue, 6 Jan 2004 08:27:25 -0600
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
On Jan 6, 2004, at 8:22 AM, Benjamin Reed wrote: > David Leimbach wrote: > >> Actually gcc should still properly mangle the symbols if the source >> is a .cpp, .cc, or .C file. If it was .C and you are on HFS+ without >> case sensitivity that could be an issue. I'd look for .C files first. > > That may be, but the linker doesn't handle it right. =) (I meant to > say "linked" not "compiled".) > > Linking c++ code with gcc has never worked the way you expect it to on > OSX, in my experience. > Oh I think you are right there. I unfortunately develop most of my software on other systems and use OS X as my desktop to get at them about 90% of the time so you are probably correct