This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: [Q]STL vector with -mno-cygwin


On Sun, Jun 25, 2000 at 06:42:54PM +0900, Hidekuni Annaka wrote:
>Chris Faylor wrote:
>> 
>> >I'm misunderstanding? What should I do any other?
>> 
>> Apparently, yes, you are misunderstanding.  The word "impure_ptr" is not the
>> same as "_imp___ctype" despite sharing several letters.
>
>Please read my last mail carefully.
>The error messages contain
>
>undefined reference to `_imp___ctype_'
>undefined reference to `_impure_ptr'
>undefined reference to `__errno'
>undefined reference to `__infinity'

Ah.  Sorry.  Wrong answer.  This is the:

"You can't use C++ standard libraries with -mno-cygwin since the
libraries were compiled as cygwin libraries.  If you want mingw versions
of libstdc++ you'll have to find them elsewhere."

reply.  Possibly www.mingw.org will have these.

Regardless, since this is mingw specific you should take your request
to one of the mingw mailing lists which are mentioned at the web site
above.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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