This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Registerized function parameters and related things.
- From: Fabio Alemagna <falemagn at studenti dot unina dot it>
- To: Richard Henderson <rth at redhat dot com>
- Cc: Fergus Henderson <fjh at cs dot mu dot oz dot au>, <gcc at gcc dot gnu dot org>
- Date: Tue, 3 Dec 2002 00:17:36 +0100 (CET)
- Subject: Re: Registerized function parameters and related things.
On Mon, 2 Dec 2002, Richard Henderson wrote:
> On Mon, Dec 02, 2002 at 11:58:04AM +0100, Fabio Alemagna wrote:
> > Also, it would make it possible to build a 68k emulator on machines where
> > the endianess were not a problem, which would transparently jump from/to
> > 68k code...
>
> And thus libffi exists to make this sort of cross-calling possible.
using external libraries is not an issue, both for licensing problems abd
"bloat" problems.
I would appreciate if someone of you could enligthen me on the issue I
raised... If I asked those questions it's because there are reasons behind
them.
Fabio Alemagna