3.1.4 Object les

When you link to object les (using the f$L file.og directive, the compiler will look for this le in the same way as it looks for include les:

  1. It will look in the path specied in the object le name.
  2. It will look in the directory where the current source le is.
  3. it will look in all directories specied in the object le search path.

You can add les to the object le search path with the -Fo (see page 5.1.3) option.