Mathematical functions_(re)

Sat, 9 Aug 1997 11:09:40 +0200 (MEST)


According to Brin:
> I agree Forget about the p_sin func, but make anlias, ie #define p_sin(x)
> sin(x)

This doesn't change anything since the GPC-compiled program and the
run time library communicate through the linker, and a `#define' alias
is invisible for the linker.

There is, however, a "linker alias" we could use to define the symbol
`_p_sin' as an alias for `sin'.  Something like "__asm__ (.foobar "_p_sin",
"sin").  Somebody knows?  Should we use it?

BTW, Neal (or Brin? ), you bumped against my News spam
blocker.  My real e-mail address is peter.gerwinski@uni-essen.de
or peter@agnes.dida.physik.uni-essen.de.

Greetings,

    Peter

 Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer
peter.gerwinski@uni-essen.de - http://home.pages.de/~peter.gerwinski/ [970201]
 maintainer GNU Pascal [970714] - http://home.pages.de/~gnu-pascal/ [970125]


Peter Gerwinski (peter@agnes.dida.physik.NO-SPAM-PLEASE.de)

HTML conversion by Lluís de Yzaguirre i Maura
Institut de Lingüística Aplicada - Universitat "Pompeu Fabra"
e-mail: de_yza@upf.es