default-gcc(1) DG/UX R4.11MU05 default-gcc(1)
NAME
default-gcc - set or query default version of GNU C
SYNOPSIS
default-gcc [ -Vversion ]
DESCRIPTION
When invoked without argument, default-gcc reports your system's
default version of GNU C: that is, the version of the compiler
accessed by default when you invoke cc(1) or gcc(1).
To change the system default, specify -Vversion to default-gcc;
version must be one of the available versions reported by gcc -V or
cc -KV. Only the super-user may change the system's default compiler
version.
SEE ALSO
cc(1), gcc(1).
Licensed material--property of copyright holder(s)