SCORELD(1)
USER COMMANDS
SCORELD(1)
NAME
scoreld - The linker for SCore program.

SYNOPSIS
scoreld [option | filename]...

DESCRIPTION
The scoreld command compiles source files in the C language, and links object files for SCore.

Almost all the options of the standard ld driver may be specified as scoreld arguments.

OPTIONS

-scash
--scash
Use scash library and include file.

-nostatic
--nostatic
Specify dynamic linking. scorecc links static by default. This option disable checkpointing facilities.

-nockpt
--nocheckpoint
Disables all checkpointing facilities. Also disable all system call overrides for checkpoint.

-show
Verbose. Display the commands and arguments invoked by the scorecc script

SEE ALSO
environ(7)

CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003-2004 PC Cluster Consortium.