Christopher Faylor wrote: >> With gcc-3.2, gcc2, and gcc-mingw-3.2-20020817 (IIRC) installed, the >> link still fails. I've replaced 'gcc' and 'g++' by 'gcc-2' and >> 'g++-2' respectively in the suggested configure options... I >> suppose the build would have worked with gcc2, as long as the right >> mingw libstdc++.a was installed. I'll try that next, if it works >> for 2.95. > > The right libstdc++.a is *supposed* to be installed when you install > gcc2. If you've installed the mingw gcc package too, then maybe > that's what is mucking things up.
The right *mingw* libstdc++.a ? It wasn't in the last gcc-2.95.3-5 package. I thought gcc2 was just a repackaging of what was already there. Max.