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

pe-file-prefix

$
0
0

Adds a prefix to prolog/epilog file names specified by -pe-(i|u)dir-rule option.

Architectures

IA-32, Intel® 64 architectures

Syntax

-pe-file-prefix=<prefix>

Example:

$ icc -pe-file-prefix=/tmp -pe-idir-rule="/usr/include prolog.h epilog.h
is equal to:
$ icc -pe-idir-rule="/usr/include /tmp/prolog.h /tmp/epilog.h"

Arguments

<prefix>

a <prefix> that is added to the names of prolog and epilog files specified by the pe-(i|u)dir-rule option.

Description

When the -pe-file-prefix=<prefix> option is specified, the compiler forms the pathnames of the prolog/epilog files by appending each of their names specified by the -pe-(i|u)dir-rule option to the value of <prefix>.


Viewing all articles
Browse latest Browse all 1665

Trending Articles



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