This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Ah


+ topsrcdir=/mnt3/home/mrs/net/egcs
+ /bin/sh ../egcs/config.sub sun4
+ echo *** cannot find config.sub.
*** cannot find config.sub.

bash$ /bin/sh ../egcs/config.sub sun4
../egcs/config.sub: syntax error near unexpected token `c4x)'
../egcs/config.sub: ../egcs/config.sub: line 170: `             | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 c4x)'

1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>

        * config.sub: Add support for C4x target.
        * configure.in: Likewise.

Try adding a | between them...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]