UDI Overview and Configuration

Environment variables for udibuild, udisetup, and udimkpkg

You can set the following environment variables to override certain udibuild, udisetup, and udimkpkg command defaults:


UDI_CC
Contains the full pathname to the C compiler, as well as to any additional compiler options. The default is "cc -Xa".

UDI_DRV
This specifies the drv_xxx directory. The default is the "shortname" declaration in the static properties file.

UDI_ALT
This specifies the alt_yyy directory. The default is the "release" declaration in the static properties file.

UDI_COMP
This specifies the comp_zzz directory. The default is the "module" declaration in the static properties file. Please refer to the UDI Core Specification, Section 32.2.1 for more information on the use of drv_xxx, alt_yyy, and comp_zzz.

UDI_PUB_INCLUDE
Contains the full pathname to the directory where the UDI header files are stored. The default is /usr/include/udi.

UDI_BLDTMPDIR
This specifies the temporary directory for the UDI utilities to use. The default is /tmp.


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004