<div dir="ltr"><div dir="ltr"><div dir="ltr">On Sat, 8 Sep 2018 at 18:50, Boris Kolpackov <<a href="mailto:boris@codesynthesis.com">boris@codesynthesis.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">MM <<a href="mailto:finjulhich@gmail.com" target="_blank">finjulhich@gmail.com</a>> writes:<br><br>> Please see attached. All output went to stderr, nothing to stdout.<br><br>Great, thanks, we are getting closer. Now could you run the following<br>command:<br><br>$ g++ -I/usr/local/build/build2/build2-toolchain-0.8.0-a.0.20180907154828.9ac4fed76dca/libbutl -I/usr/local/build/build2/build2-toolchain-0.8.0-a.0.20180907154828.9ac4fed76dca/libbutl -DLIBBUTL_STATIC -I/usr/local/build/build2/build2-toolchain-0.8.0-a.0.20180907154828.9ac4fed76dca/libpkgconf -DPKGCONFIG_IS_STATIC -I/usr/local/build/build2/build2-toolchain-0.8.0-a.0.20180907154828.9ac4fed76dca/build2 -I/usr/local/build/build2/build2-toolchain-0.8.0-a.0.20180907154828.9ac4fed76dca/build2 -std=c++2a -MQ ^ -x c++ -MD -E -fdirectives-only -MF /usr/local/build/build2/build2-toolchain-0.8.0-a.0.20180907154828.9ac4fed76dca/build2/build2/config/init.o.t -o /tmp/init.o.ii /usr/local/build/build2/build2-toolchain-0.8.0-a.0.20180907154828.9ac4fed76dca/build2/build2/config/init.cxx<br><br>It should produce /tmp/init.o.ii. Could you compress and send this<br>file?</blockquote><div><br></div><div>cwd is /usr/local/build/build2/build2-toolchain-0.8.0-a.0.20180907154828.9ac4fed76dca/build2 </div><div>so I ran this command:</div><div>g++ -I../libbutl -DLIBBUTL_STATIC -I../libpkgconf -DPKGCONFIG_IS_STATIC -I. -std=c++2a -MQ ^ -x c++ -MD -E -fdirectives-only -MF build2/config/init.o.t -o /tmp/init.o.ii build2/config/init.cxx<br></div><div><br></div><div>which is the same except for the paths being relative.</div><div>I notice the above is compiled in c++2a mode instead of c++1y</div><div><br></div><div>plz see attached ,</div><div><br></div></div></div>