module

Specifies the directory where module files should be placed when created and where they should be searched for.

IDE Equivalent

Windows: Output > Module Path

Linux: None

Mac OS X: Output Files > Module Path

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-module path

Windows:

/module:path

Arguments

path

Is the directory for module files.

Default

OFF

The compiler places module files in the current directory.

Description

This option specifies the directory (path) where module (.mod) files should be placed when created and where they should be searched for (USE statement).

Alternate Options

None


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.