This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc on cygwin


----- Original Message -----
From: Sagar Shah <sagars@dpsl.net>
Date: Tue, 15 Jul 2003 14:43:41 -0700
To: gcc-help@gcc.gnu.org, cygwin@cygwin.com
Subject: gcc on cygwin

> Hi all,
> 
> i had developed  an application that uses libraries like libgnome,
> libgnomecanvasmm, libbonobo etc.
> 
> i have used wstring effectively in my application, the application is
> running on Linux.
> 
> the same application i tried to built on Windows using cygwin with
> development versions of autotools, gcc 3.2.3 etc.
> 
> what i observed is a strange, that gcc 3.2.3 doesn't have wstring support, i
> searched through google for the solution and reasons, what i concluded, no
> support for wstring on cygwin platform.
> 
> and when i tried using 2.95.x version the sample application of wstring
> worked properly, but when i tried to built my application using gcc 2.95,
> many undefined references for code that is implemented in my library files
> libbonobouimm, gtk-win32 etc

why wont u build libraries using gcc 2.95 if that works than no problem.

> 
> what i think is since i have  built them using gcc 3.2.3, gcc 2.95 is not
> getting them.

it may but i can't predict.

Regards
Manjit Dua
-- 
______________________________________________
http://www.indiainfo.com
Now with POP3/SMTP access for only US$14.95/yr

Powered by Outblaze

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]