texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] libstdc++ problem


From: Kostas Oikonomou
Subject: [Texmacs-dev] libstdc++ problem
Date: Mon, 11 Dec 2017 17:04:27 -0500
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]