Perhaps I was not clear in my last post.

Up to a few weeks ago, TeXmacs would build perfectly fine on FreeBSD, using the system's standard compiler clang/clang++.

When the -stdlib=libstdc++ feature was introduced in configure, configuration fails:

...
checking whether C++ compiler accepts -stdlib=libstdc++... yes
configure: added libstdc++ in compile flags
checking stdlibc++ linking... no
configure: error: Not able to link with libstdc++
...

I've looked at configure to try to disable this feature, which does not seem necessary on FreeBSD, but the code is pretty complicated. Any suggestions would be welcome.

                            Kostas


_______________________________________________
Texmacs-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to