[RFA/C] Break out C options into a separate file

Andreas Tobler toa@pop.agri.ch
Sun Jun 1 07:28:00 GMT 2003


Neil Booth wrote:

> Index: opts.sh
> ===================================================================
> RCS file: opts.sh
> diff -N opts.sh
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ opts.sh	22 May 2003 19:51:37 -0000

> +AWK=/usr/bin/awk
> +SORT=/usr/bin/sort

Just for the record, my ppc linux box has sort under /bin. So a 
bootstrap fails here unless I symlink around.


Would it be possible to check for awk/sort and take the corresponding one?

Thx,
Andreas




More information about the Gcc-patches mailing list