Index: config.sub =================================================================== RCS file: /cvsroot/config/config/config.sub,v retrieving revision 1.280 diff -u -r1.280 config.sub --- config.sub 2 Jun 2003 06:07:52 -0000 1.280 +++ config.sub 5 Jun 2003 04:03:30 -0000 @@ -922,9 +922,11 @@ basic_machine=t90-cray os=-unicos ;; - tic4x | c4x*) + c4x*) + basic_machine=c4x-unknown + ;; + tic4x*) basic_machine=tic4x-unknown - os=-coff ;; tic54x | c54x*) basic_machine=tic54x-unknown @@ -1309,6 +1311,9 @@ os=-elf ;; or32-*) + os=-coff + ;; + tic4x-*) os=-coff ;; *-tti) # must be before sparc entry or we get the wrong os.