[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

9840: Re: [MUD-Dev] Naming and Directories?

[Full Header] [Plain Text]
From: J C Lawrence <claw@kanga.nu>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 17 Mar 1999 23:50:17 -0800
References: [1]
Organization: Kanga.Nu
On Tue, 16 Mar 1999 23:11:32 -0700 
Chris Gray<cg@ami-cg.GraySage.Edmonton.AB.CA> wrote:

> Most compiler systems can only inline functions that they have the
> source to. So, that would work if you wrote your own strcmp(), but
> not with the (possibly highly optimized) system one. 

There exist optimising linkers which are intelligent about common
library calls (or which can be configured to be so intelligent), and
which will recognise them and auto-inline the binary code at link
time.  This of course requires collusion on the part of the compiler
and library authors, but the facility exists in certain commercial OS
and compiler suites.  Its likely to take a while to reach Linux alas,
probably longer than IRIX-ish RQS support.

--
J C Lawrence                              Internet: claw@kanga.nu
----------(*)                            Internet: coder@kanga.nu
...Honorary Member of Clan McFud -- Teamer's Avenging Monolith...


_______________________________________________
MUD-Dev maillist  -  MUD-Dev@kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev