I've been working at getting Tim Josling's cobol to work as a front
end.  I've found how to tell GCC not to consider cobol an 'all'
(default) language, but I haven't figured out how to keep other cobol
targets from being activated.

For example, I do a plain

  ../gcc_src/configure
  make bootstrap

and the default languages get built. (without cobol).

Then when I do

  make check

the system tries to do execute the cobol testsuite (with errors of
course since there is no cobol compiler).

I've looked at the GCC Internals but see no help there.

How do I fix the GCC build/configure system for this situation?

Thanks.

-Tom

Tom Browder
Niceville, Florida
USA

Reply via email to