[Github-comments] [geany/geany] [Compile-Time Problem] Can not compile geany 1.30 (#1516)

Colomban Wendling notifications at xxxxx
Sun Jun 25 20:37:53 UTC 2017


@codebrainz good thinking, but "apparently" only libgeany is linked with CXXLD, geany itself uses CCLD (which somewhat makes sense as the geany part is super small and doesn't use any C++.  And this always worked for me and everyone else (apparently).

@shevegen possibly you changed GCC version without triggering a whole rebuild?  If for any reason changing the symlink didn't trigger a rebuild, but the generated objects weren't compatible (e.g. because of the C++ ABI), then it could explain why it failed, and why cleaning or rebuilding some other component that lead to a rebuild would have fixed it.  That's wild speculations, but that's the best I can do so far.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1516#issuecomment-310926732
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170625/5ca2ebfe/attachment.html>


More information about the Github-comments mailing list