<div dir="ltr"><div dir="ltr">On Mon, Jul 26, 2021 at 7:44 AM Roman Matsybora <<a href="mailto:matsic@ukr.net">matsic@ukr.net</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><span style="display:block"><div><span style="font-size:12pt;line-height:14pt;font-family:Arial">For example I have 100 *.c files.<br>50 of them have to compile as c++.<br>Can it be solved without file renaming?</span></div></span></div></blockquote><div><br></div><div>Ah, a different question than I thought. For B2 you can cast the source to specific types of files. For example:</div><div><br></div><div>----<br></div><div>import cast ;<br>exe hello : [ cast _ cpp : a.c b.c ] ;<br></div><div>----</div><div><br></div><div>FYI.. B2 development and discussion moved to <<a href="https://github.com/bfgroup/b2/discussions">https://github.com/bfgroup/b2/discussions</a>>.</div></div><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr">-- René Ferdinand Rivera Morell<br>-- Don't Assume Anything -- No Supone Nada<br>-- Robot Dreams - <a href="http://robot-dreams.net/" target="_blank">http://robot-dreams.net</a><br><br></div></div></div></div></div>