Re: gcc 3.2 string link problem

2002-11-18 Thread Xavier Pianet
Hi there, See my post few weeks ago (29/10/2002) subject : conflicting types for `typedef struct mbstate_t`(was link troubles with wcslen) also the one from zhang le on 27/10/2002 missing wcsncmp,wcscpy,wcsncpy and more... or a search in the archives on wcslen no one on the list acknowledged

Re: compilng problems, wcslen and langinfo

2002-10-31 Thread Xavier Pianet
Hi there "Arno Waschk" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > 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...?

Re: problem with dlltools / gcc -shared

2002-10-30 Thread Xavier Pianet
"Arno Waschk" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > Am 29.10.2002 13:08:00, schrieb "Xavier" <[EMAIL PROTECTED]>: > > >Hi there > > > >I try to compile a dll that exports 17000+ symbols > >during the creation of the .lib archive it creates those temporary .o files >

conflicting types for `typedef struct mbstate_t`(was link troubles with wcslen)

2002-10-29 Thread Xavier Pianet
Hi there It seems there is a pb in some include files in cygwin1.3.13/1.3.14+gcc3.2 1) first of all /usr/include/wchar.h lacks of _BEGIN_STD_C ... _END_STD_C in function declarations. (same goes for wctypes.h) adding them solved the link problem i had with 'wcslen' in previous post (thanks to Sha

link troubles with wcslen

2002-10-27 Thread Xavier Pianet
Hi there I noticed one person having same kind of troubles 2 weeks ago but i =3D could'nt find a reply. i'm using the following system : > uname -a CYGWIN_NT-5.0 NAME 1.3.14(0.62/3/2) 2002-10-24 10:48 i686 unknown >g++ --version g++ (GCC) 3.2 20020818 (prerelease) Copyright (C) 2002 Free Software

just compiled .exe will crash before first instruction

2002-03-22 Thread Xavier Pianet
Hi, I'm porting a large application from linux to cygwin. The app is made of several static libraries and an exe that link to all = of them. the build process goes smoothly and the libs/exe are built with no = trouble. But the if i try to run the new exe i get (sory in french): VOTRE APPLICATION