Sponsor:

Your company here, and a link to your site. Click to find out more.

oslc - Man Page

Open Shading Language compiler 1.13.8.0

Synopsis

oslc [options] file

Description

oslc -- Open Shading Language compiler 1.13.8.0 Copyright Contributors to the Open Shading Language project.

Options:

--help

Print this usage message

-o filename

Specify output filename

-v

Verbose mode

-q

Quiet mode

-Ipath

Add path to the #include search path

-Dsym[=val]

Define preprocessor symbol

-Usym

Undefine preprocessor symbol

-O0,  -O1,  -O2

Set optimization level (default=1)

-d

Debug mode

-E

Only preprocess the input and output to stdout

-Werror

Treat all warnings as errors

-embed-source

Embed preprocessed source in the oso file

-buffer

(debugging) Force compile from buffer

-MD,  -MMD

Write a depfile containing headers used, to a file

-M,  -MM

Like -MD, but write depfile to stdout

-MF filename

Specify the name of the depfile to output (for -MD, -MMD)

-MT target

Specify a custom dependency target name for -M...

Info

April 2024 oslc 1.13.8.0