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

Reply via email to