aboutsummaryrefslogtreecommitdiff
path: root/gcc/dostage3
diff options
context:
space:
mode:
authorRoland McGrath <roland@gcc.gnu.org>1992-09-18 23:59:45 +0000
committerRoland McGrath <roland@gcc.gnu.org>1992-09-18 23:59:45 +0000
commit9846fee016432d6405fcfbf58b9839284bd436c1 (patch)
treede550570016fb8deed6b27ff7e885a423549cebd /gcc/dostage3
parent2bba3a75c67b6e7988435887d65632ac78d73ff3 (diff)
downloadgcc-9846fee016432d6405fcfbf58b9839284bd436c1.zip
gcc-9846fee016432d6405fcfbf58b9839284bd436c1.tar.gz
gcc-9846fee016432d6405fcfbf58b9839284bd436c1.tar.bz2
entered into RCS
From-SVN: r2155
Diffstat (limited to 'gcc/dostage3')
-rwxr-xr-xgcc/dostage33
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/dostage3 b/gcc/dostage3
new file mode 100755
index 0000000..21f17fc
--- /dev/null
+++ b/gcc/dostage3
@@ -0,0 +1,3 @@
+#!/bin/sh
+make -k LANGUAGES=c $1 CC=stage2/xgcc XCFLAGS=-Bstage2/ CFLAGS="-g $2" >log3 2>&1
+