diff --git a/tools/gccas/gccas.sh b/tools/gccas/gccas.sh index 05b0ac12f3d..258d9604810 100644 --- a/tools/gccas/gccas.sh +++ b/tools/gccas/gccas.sh @@ -18,6 +18,7 @@ # ##===----------------------------------------------------------------------===## # +echo "gccas: This tool is deprecated, please use opt" 1>&2 TOOLDIR=@TOOLDIR@ OPTOPTS="-std-compile-opts -f" ASOPTS=""