[odb-users] response file support

Boris Kolpackov boris at codesynthesis.com
Tue Jun 3 07:25:43 EDT 2025


Danya Patrushev <danyapat at yandex.ru> writes:

> Is the odb compiler able to handle long lists of input files via a
> response file? The odb manual mentions an "options file" but
> according to the description is intended for passing compiler
> options only.

Yes, the options file is our rough equivalent to response files
but it only allows you to specify options. There is little benefit
to specifying a large number of input files to the ODB compiler
since the driver will just compile them one at a time, as if you
invoked ODB for each file in sequence.



More information about the odb-users mailing list