Patrick Quist

Results 504 comments of Patrick Quist
trafficstars

ASM shown when using CMake, is equivalent to using 'Link to binary' when compiling a file directly. (It is compiled and then the executable is disassembled with objdump) There is...

It does not reset the flags, it just adds the Default override, and that clashes with the manual `--edition` arg See also https://github.com/compiler-explorer/compiler-explorer/issues/5429

Possibly related to https://github.com/compiler-explorer/compiler-explorer/issues/2409

Or https://www.embarcadero.com/free-tools/ccompiler

> I'd love to see support for Borland/Embarcadero compilers. The Community Edition could work but I guess this would be considered commercial use. I think [Ian Barker](https://blogs.embarcadero.com/chief-developer-advocate-and-engineer-jim-mckeeth-moves-to-new-role/) would be right...

(I've also had my employer offer to help get into contact with some folks at Embarcadero for adding Delphi to CE, but I haven't really had the energy to write...

we do map it already, so something else is going on