Re: Compiling C++

2015-07-07 Thread martin
On 06/07/15 23:18, Simon Richter wrote: Hi, On 06.07.2015 20:17, martin wrote: Random files are generated wth .loT file type. Files ending in T are temporary files that are generated because some compilers do not delete the output file on failure. These are renamed to the same name without th

Re: Compiling C++

2015-07-06 Thread Simon Richter
Hi, On 06.07.2015 20:17, martin wrote: > Random files are generated wth .loT file type. Files ending in T are temporary files that are generated because some compilers do not delete the output file on failure. These are renamed to the same name without the T at the end of the build step they bel