[swift-users] ClangImporter /var/temp dir settings..

Ramakrishna Mallireddy ramakrishna.malli at gmail.com
Thu Mar 31 00:51:33 CDT 2016


Thanks Jordan, I am running swift+llvm on iOS and I can't set TMPDIR and
have changed "*getDefaultTempDir*" according to my needs.

Thanks
Ramakrishna

On Thu, Mar 31, 2016 at 2:27 AM, Jordan Rose <jordan_rose at apple.com> wrote:

> Hi, Ramakrishna. IIRC, there's no command-line argument for this, but both
> Clang and Swift should be looking at the standard environment variable
> TMPDIR. As long as that's set early enough in compilation, it should work
> for your purposes.
>
> Best,
> Jordan
>
>
> > On Mar 24, 2016, at 4:34 , Ramakrishna Mallireddy via swift-users <
> swift-users at swift.org> wrote:
> >
> > How to change the temp dir path: /var/tmp/, can I input my desired path
> as a command argument during swift compiler invocation.
> >
> > Thanks
> > Ramakrishna M
> > _______________________________________________
> > swift-users mailing list
> > swift-users at swift.org
> > https://lists.swift.org/mailman/listinfo/swift-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160331/f1b69949/attachment.html>


More information about the swift-users mailing list