Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Authentication-Warning: ecserv7.uwaterloo.ca: www set sender to y2bismil@engmail.uwaterloo.ca using -f
Message-ID: <1065731643.3f85c63b14b1f@www.nexusmail.uwaterloo.ca>
Date: Thu,  9 Oct 2003 16:34:03 -0400
From: y2bismil@engmail.uwaterloo.ca
To: cygwin@cygwin.com
Subject: Re: mingw libs
References: <1065731605.3f85c6150fac4@www.nexusmail.uwaterloo.ca>
In-Reply-To: <1065731605.3f85c6150fac4@www.nexusmail.uwaterloo.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1 / FreeBSD-4.6.2
X-Originating-IP: 207.245.22.25

correction - included.
Quoting y2bismil@engmail.uwaterloo.ca:

> Hi all,
> 
> I'm trying to build an app using cygwin-gcc and the mingw package all
> provided
> by the standard cygwin install.  This is a purely console app, whose only
> use
> beyond standard c++ is the conio library.
  and winsock libraries.

> 
> I'm getting errors like:
> undefined refernce to operator new
> undefined refernce to operator delete
> 
> ...
> 
> I think I'm not linking in the appropriate libs.  Does anyone know the
> standard
> libs to include for general c++ usage (-lstdc++ -lmingw32) and winsock
> (-lwsock32) usage.
> 
> I just want to make sure I'm linking in everything.
> Laslty, I just want to make sure my general approach is correct.  When
> compiled,
> I removed the standard include dirs, and only included the mingw ones.  
> 
> 
> Thanks all,
> 
> Yamin
> 
> 
> 
> ----------------------------------------
> This mail sent through www.mywaterloo.ca
> 




----------------------------------------
This mail sent through www.mywaterloo.ca

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

