This is the mail archive of the cygwin-apps@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 -mno-cygwin STL support for setup.exe?


On Fri, Jan 18, 2002 at 01:59:57PM -0500, Jason Tishler wrote:
>> The biggest issue with relying on libstdc++.a for for setup.exe is that it
>> requires this library to be built for cross-compilation.  I have no idea how
>> to do that.
>
>I don't know either -- this is why I'm asking for help.

I think that was clear.  What I'm trying to say is that it may not be possible to use
functions from libstdc++.a.

In gcc 3.x, this will include things like new() and delete().

cgf


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