delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/03/20:09:58

Date: Tue, 3 Aug 1999 11:28:35 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Mohamed Saad <bazramit AT yahoo DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: some questions! (inline, egcs, and others!)
In-Reply-To: <19990802173950.6930.rocketmail@send205.yahoomail.com>
Message-ID: <Pine.SUN.3.91.990803112150.5379A-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Mon, 2 Aug 1999, Mohamed Saad wrote:

> *) when does djgpp accept my request to make a
> function inline, and when does it decline the request!

This is explained in detail in the GCC docs, in the section named 
"Inline".  Please read it, the issue is too complex to explain here.

> *) can i make an external function inline? i.e. the
> function is in file "f1.cc" and the declaration in
> "f2.cc" is like this...
> 	inline void hello();
> will it still be inline'd?

The compiler cannot inline functions defined in another source file.  The 
GCC docs explain the details.

> *) where can i get Egcs?

It's in the v2gnu/egcs directory on the usual DJGPP sites.

> *) where can i get a list of the currently known bugs
> of djgpp?

There are none ;-).

Seriously, though: go to http://www.delorie.com/djgpp/bugs/ and see for 
yourself: the list of unsolved bugs includes only 4 reports, all of them 
either extremely obscure or pertain to rare curcumstances and 
unmaintained packages.

It is usually much better to ask here if you see something that looks 
like a bug.

- Raw text -


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