Quantcast
Channel: Intel® C++-Compiler
Viewing all articles
Browse latest Browse all 1665

pe-dir-rule

$
0
0

Allows prolog and epilog files to be selected based on a directory search. This is a legacy option; consider using the -pe-(i|u)dir-rule instead.

Architectures

IA-32, Intel® 64 architectures

Syntax

-pe-dir-rule="<regular expression> <prolog file> <epilog file> "

Arguments

regular expression

Is a regular expression using POSIX Extended Regular Expression syntax. A specified prolog and epilog file will be applied to both header and source files in the directory matching the regular expression.

For example:

-pe-dir-rule= "^/(proj1|proj2) /usr/include/be-prolog.h /usr/include/be-epilog.h"

prolog file

Is the name of a prolog file.

epilog file

Is the name of an epilog file.

Description

This option allows prolog and epilog files to be selected based on a directory search. More than one -pe-dir-rule options can be specified on a command line. If multiple -pe-dir-rule options are specified, they are processed in the order received until the first match.

This is a legacy option; consider using the -pe-(i|u)dir-rule instead.

See Also: Implicit Endian Usage Model


Viewing all articles
Browse latest Browse all 1665

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>