<div dir="ltr"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Thanks Fang-rui. <div></div></div><div>I still haven't been able to fix the issue, I still use --save-temps, and that makes linking very slow. </div><div>Why does this error go away when I set --save-temps, any idea?? </div><div><br></div></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 13, 2020 at 7:16 PM Fāng-ruì Sòng <<a href="mailto:maskray@google.com">maskray@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Aug 13, 2020 at 8:59 AM David Blaikie <<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>> wrote:<br>
><br>
> On Thu, Aug 13, 2020 at 2:59 AM Danijel DOMAZET<br>
> <<a href="mailto:p-danijel.domazet@devialet.com" target="_blank">p-danijel.domazet@devialet.com</a>> wrote:<br>
> ><br>
> > Thanks David.<br>
> > Why do you think this could be about current dir?<br>
> > Isn't it about TMP (or TEMP or TMPDIR) environment variables?<br>
<br>
Neither the driver option -save-temps nor the linker option<br>
--save-temps (driver option -Wl,--save-temps) respects<br>
TMP/TEMP/TMPDIR.<br>
The temporary files are saved relative to the current working<br>
directory, which can be changed via -working-directory=<br>
<br>
> Because I ran it locally, and observed that that's where the files<br>
> were written to.<br>
><br>
> ><br>
> > Thanks,<br>
> > Danijel Domazet<br>
> ><br>
> ><br>
> > On Thu, Aug 13, 2020 at 12:11 AM David Blaikie <<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>> wrote:<br>
> >><br>
> >> Looks like it writes the files to the current directory - do you have<br>
> >> permission to access the current directory?<br>
> >><br>
> >> On Wed, Aug 12, 2020 at 6:28 AM Danijel DOMAZET via cfe-users<br>
> >> <<a href="mailto:cfe-users@lists.llvm.org" target="_blank">cfe-users@lists.llvm.org</a>> wrote:<br>
> >> ><br>
> >> > Hi clang users,<br>
> >> > I am using Windows10 + Cygwin + Eclipse +  LLVM toolchain to build a C/C++<br>
> >> > project.<br>
> >> ><br>
> >> > The files compile fine, but linking with `clang++` fails with multiple<br>
> >> > `error: unable to make temporary file: No such file or directory`.<br>
> >> ><br>
> >> >     clang++ -o test "source1.bc" "source2.bc" "source3.bc"<br>
> >> >     clang-8: error: unable to make temporary file: No such file or directory<br>
> >> >     clang-8: error: unable to make temporary file: No such file or directory<br>
> >> >     clang-8: error: unable to make temporary file: No such file or directory<br>
> >> ><br>
> >> > Linker generates one error per each object file.<br>
> >> ><br>
> >> > However, when I add the `-save-temps` option to linker, it works OK.<br>
> >> ><br>
> >> > I am launching Eclipse.exe from within Cygwin. I have tried to set TMP,<br>
> >> > TEMP to /temp, /temp/, /cygdrive/c/temp, etc, but nothing worked.<br>
> >> ><br>
> >> > What could be the problem?<br>
> >> ><br>
> >> > Thanks,<br>
> >> > Danijel Domazet<br>
> >> ><br>
> >> ><br>
> >> ><br>
> >> > - Confidential -<br>
> >> > _______________________________________________<br>
> >> > cfe-users mailing list<br>
> >> > <a href="mailto:cfe-users@lists.llvm.org" target="_blank">cfe-users@lists.llvm.org</a><br>
> >> > <a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users</a><br>
> ><br>
> ><br>
> > - Confidential -<br>
<br>
<br>
<br>
-- <br>
宋方睿<br>
</blockquote></div>

<br>
<div style="font-family:Arial,Helvetica,sans-serif;font-size:1.3em"><span style="font-size:medium">- Confidential -</span></div>