Unable to compile setup.exe source

Robert Collins rbcollins@cygwin.com
Thu Oct 10 17:21:00 GMT 2002


On Fri, 2002-10-11 at 07:02, Matthew Clark wrote:
> I'm trying to compile setup.exe from the setup-2.249.2.5.tar.bz2 tarball
> according the directions in=20
> 
> http://sources.redhat.com/cygwin-apps/setup.html
> 
> I get down to the final link step and I get errors complaining about,
> undefined references to things like ostream, oo_malloc, streambuf, etc. I'm
> no C++ expert, but I can't see what's missing from the final link step. Can
> anyone clue me in?

Yes, you're bulid with gcc 2.95, and then linking with gcc 3.2
libraries, and thats not supported. You ened to build and link with gcc
2,95 libs.

Rob

-- 
---
GPG key available at: http://users.bigpond.net.au/robertc/keys.txt.
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://cygwin.com/pipermail/cygwin/attachments/20021010/254a7d73/attachment.sig>


More information about the Cygwin mailing list