This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Testsuite suggestions
- To: Robert Lipe <robertlipe at usa dot net>
- Subject: Re: Testsuite suggestions
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Thu, 23 Mar 2000 13:32:54 +0000 (GMT)
- CC: RDBrown at mira dot net, RodneyBrown at pmsc dot com, gcc at gcc dot gnu dot org
> make check-g77 \
> RUNTESTFLAGS="--target_board 'unix{-mi386,-mi486,-mi586,-mi686}'"
^ You want an equal signe here, like in:
make check-gcc RUNTESTFLAGS='--target_board=sh-hms-sim/-m3e'