Re: FastCode RTL Replacement v0.20 Released!
- From: "Dennis" <marianndkc@xxxxxxxxxxxxxxx>
- Date: Mon, 10 Oct 2005 16:22:56 +0200
Hi John
> > Are you suggesting that where the same function is the winner on more
than
> > one target, that we completely dupliicate the function (where absolutely
> > no
> > code should be required).
>
> Ok, we are discussing the direct calling unit only.
>
> My opinion about not unnecessarily duplicating functions (for the reasons
> given in my previous meesage) do still apply
No they do not, because there is no way in Pascal to have to function
interfaces pointing at the same implementation.
You suggest using function pointers which is not an option in a library with
flat function calls.
This is an option in "CPUID..." and "Patching..."
In "conditional compilation" you can easily have the same function compiled
as implementation in more targets.
For your logic to apply we must abandon the current library design regarding
"Direct calling...".
Regards
Dennis
.
- Follow-Ups:
- Re: FastCode RTL Replacement v0.20 Released!
- From: John O'Harrow
- Re: FastCode RTL Replacement v0.20 Released!
- References:
- FastCode RTL Replacement v0.20 Released!
- From: Charalabos Michael
- Re: FastCode RTL Replacement v0.20 Released!
- From: Dennis
- Re: FastCode RTL Replacement v0.20 Released!
- From: Charalabos Michael
- Re: FastCode RTL Replacement v0.20 Released!
- From: Dennis
- Re: FastCode RTL Replacement v0.20 Released!
- From: Dennis
- Re: FastCode RTL Replacement v0.20 Released!
- From: John O'Harrow
- Re: FastCode RTL Replacement v0.20 Released!
- From: Dennis
- Re: FastCode RTL Replacement v0.20 Released!
- From: John O'Harrow
- Re: FastCode RTL Replacement v0.20 Released!
- From: Dennis
- Re: FastCode RTL Replacement v0.20 Released!
- From: John O'Harrow
- Re: FastCode RTL Replacement v0.20 Released!
- From: Dennis
- Re: FastCode RTL Replacement v0.20 Released!
- From: John O'Harrow
- FastCode RTL Replacement v0.20 Released!
- Prev by Date: Re: Fastcode Libraries
- Next by Date: Re: Fastcode website management.
- Previous by thread: Re: FastCode RTL Replacement v0.20 Released!
- Next by thread: Re: FastCode RTL Replacement v0.20 Released!
- Index(es):
Relevant Pages
|