Hello, On Wed, 6 Jan 2021 00:07:07 +0100 (CET) Michael Matz <[email protected]> wrote:
> > Hmm, how can I get the name of the tcc executable to use for tests from
> > inside the shell script? Do I just use ./tcc ?
>
> Probably easiest to pass $(TCC) to the shell script as an argument I
> guess. It needs -B and -I flags to work correctly from uninstalled paths
> and the Makefile sets that up correctly.
Does that mean I should use ${TCC} without quotes in the shell script?
Do I need $(TCCFLAGS), too?
pgpUdFPgXx6XE.pgp
Description: OpenPGP digital signature
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
