Date: Sun, 2 Jan 2000 10:58:04 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: sl cc: djgpp AT delorie DOT com Subject: Re: inline functions -- unknown references In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 2 Jan 2000, sl wrote: > On Fri, 31 Dec 1999 17:34:58 GMT, Alain Magloire wrote: > > >extern __inline__ function (); > > I tried this.. This game me "unknown reference" errors as well.. Does > that make any sense? I suggest to throw together a small test program that exhibits the problem and post it here. Then the help you are getting will probably become much less abstract and more efficient.