delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/01/02/10:53:46

Message-ID: <20030102155323.35694.qmail@web13004.mail.yahoo.com>
Date: Thu, 2 Jan 2003 07:53:23 -0800 (PST)
From: Thomas Tutone <thomas8675309 AT yahoo DOT com>
Subject: Re: Bug in distribution of DJGPP -please help
To: djgpp AT delorie DOT com
Cc: lechll AT poczta DOT onet DOT pl
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

"Łukasz Lech" <lechll AT poczta DOT onet DOT pl>  wrote:

> I've run gcc hello.cpp libiostr.a and it worked as 
> it should
> but yet I must instruct gcc to use libiostr.a each 
> time
> what files to change to force gcc to use libiost.a 
> each time, when
> libiostream.a is required?

using "gxx" links in the proper C++ libraries without
having to list them.  If you use "gcc", you must
explicitly list the libraries.  Therefore, you should
generally use "gxx".

Hope that helps.

Best regards,

Tom


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019