Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Andrew Markebo Subject: Re: g++ linking probs Date: Thu, 20 Feb 2003 11:07:42 +0100 Lines: 24 Message-ID: References: <5575473D4532D411BE4C009027E8C8380AB81505 AT masblrexc02 DOT mascotsystems DOT com> <02db01c2d8c1$be2e2c60$526286d9 AT webdev> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 Cancel-Lock: sha1:0mrYzsVunX02ApTxW8m/VX07NDY= / "Elfyn McBratney" wrote: |> / Manu Anand wrote: |> | Guys |> | I am linking a simple C++ program with an external library using |> | g++ -W -Wall -ansi -pedantic -I/usr/local/include -L /usr/local/lib |> | -lcppunit prog.cxx |> |> Try throwing -lcppunit _after_ prog.cxx |> |> /Andy | | | I can't believe I didn't see that! :-( I've been working way tooooo long. Yah yah yah blame the work :-) Hehe I don't know why, today that is the first thing I check for when people complain, have had a bunch of friends who all does that on their first try.. To driven into MSVC++. /Andy -- The eye of the beholder rests on the beauty! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/