[Icc-mot] Build/Link time
Barry Callahan
barryc at rjlsystems.com
Sun Jun 3 06:45:09 PDT 2007
Lance B. Smith wrote:
> Richard --
> Okay, I can't help but ask, if full path name is C99 compliant, then why not
> stay with it? I suppose the answer is that it takes too much ROM. However
> does ANSI-C99 allow a compiler switch for full path vs. single file name, or
> at least not disallow it?
C99 doesn't actually specify either behavior.
Microsoft's Visual C++ compiler allows you to control this behavior by
defining a flag in the build options.
More information about the Icc-mot
mailing list