| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| Subject: | strange import error... |
| Reply-To: | a_w AT gmx DOT li |
| References: | <1087769595 DOT 31993 DOT ezmlm AT cygwin DOT com> |
| Message-ID: | <opr9x4420i5ti2o9@athlon> |
| Date: | Mon, 21 Jun 2004 15:30:28 +0200 |
| From: | arnowaschk AT t-online DOT de (Arno Waschk) |
| MIME-Version: | 1.0 |
| In-Reply-To: | <1087769595.31993.ezmlm@cygwin.com> |
| User-Agent: | Opera M2/7.50 (Win32, build 3778) |
| X-Seen: | false |
| X-ID: | TF2iL+ZUoe6pq4B42ePEc9pnUy9D5FpYYhxlaTezL-NYfIQ6Km3zEj |
The following problem did not exists earlier (i. e. some weeks ago).
After installing and uninstalling lots of packages via setup.exe I now get
this:
$ echo "#include <map>" >c.cpp && g++ c.cpp
In file included from /usr/include/c++/3.3.1/bits/stl_alloc.h:89,
from /usr/include/c++/3.3.1/bits/stl_tree.h:87,
from /usr/include/c++/3.3.1/map:66,
from c.cpp:1:
/usr/include/c++/3.3.1/bits/stl_threads.h: In constructor `
std::_Refcount_Base::_Refcount_Base(unsigned int)':
/usr/include/c++/3.3.1/bits/stl_threads.h:74: error: invalid conversion
from `
void*' to `__pthread_mutex_t*'
I tried un- and reinstalling gcc and g++, but this does not help.
What can I do?
Thanks, Arno
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |