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://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
X-Injected-Via-Gmane: | http://gmane.org/ |
Path: | not-for-mail |
From: | "Xavier Pianet" <xavier DOT pianet AT lusis DOT fr> |
Subject: | Re: compilng problems, wcslen and langinfo |
Date: | Thu, 31 Oct 2002 18:21:44 +0100 |
Organization: | LUSIS |
Lines: | 36 |
Message-ID: | <apron9$27l$1@main.gmane.org> |
References: | <3C8QOQMA9ECCXULJFBUO71A0SOJHM DOT 3dc12958 AT oemcomputer> |
NNTP-Posting-Host: | 81.1.37.98 |
X-Trace: | main.gmane.org 1036084777 2293 81.1.37.98 (31 Oct 2002 17:19:37 GMT) |
X-Complaints-To: | usenet AT main DOT gmane DOT org |
NNTP-Posting-Date: | Thu, 31 Oct 2002 17:19:37 +0000 (UTC) |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.50.4807.1700 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4807.1700 |
Cc: | 0 AT main DOT gmane DOT org |
Hi there "Arno Waschk" <520091860693-0001 AT t-online DOT de> a écrit dans le message news: 3C8QOQMA9ECCXULJFBUO71A0SOJHM DOT 3dc12958 AT oemcomputer... > Dear list, > > > Trying to compile wxGTK I am stuck.. > What might here be going wrong? > I thought langinfo and wcslen are supported (and configure thinks that too) and the wcslen error looks strange...? > Am I missing something like a library? > Can I help you with further information? > Have a look at the message i wrote on th 29/10 : conflicting types for `typedef struct mbstate_t`(was link troubles with wcslen) it should solve at least the wcslen pb. After days of head bashing i managed to get wxWindows compile as a dll under cygwin the trick was mainly (after the wcslen pb) to add the compile option -Wl,--export-all-symbols in the building of the dll (g++ -shared ....) For reasons i still can't explain some symbols are not exported in the .dll.a file i think it is a bug in dlltool but i can't get a small example to reproduce the problem this weekend will be for wxPython... Xavier -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |