Librarian

Use this panel to select whether the linker will identify standard libraries.

The following table lists and describes the librarian options.

Table 1. Tool Settings - Librarian Options
Option Description
Enable automatic library configurations Select to let the compiler identify standard libraries.
Model Select a standard complying or EWL model from the drop-down list. EWL lets you precisely define the I/O operations. EWL drastically reduces the size of executables as you explicitly select the appropriate I/O behavior. Options are: e wl, c9x, ewl_c++, and c9x_c++.
Print formats Select the print formats from the drop-down list. The available options are: int, int_FP, int_LL, and int_LL_FP.
Scan formats Select the scan formats from the drop-down list. The available options are: int, int_FP, int_LL, and int_LL_FP.
IO Mode Select the input-output mode from the drop-down list. The available options are: raw and buffered.