Martin Halle
Martin Halle
Thats a pity, I was hoping its just some kind of settings. But strange that this is really the only repo where its not working. So unless you want to...
May I add that additionally to redirection a proper (e.g. CSV formatted) log file would be greatly appreciated. I am thinking of the use-case to monitor for quite some time...
Nice, glad you like it. BTW: The coloured output is extremely helpful compared to standard-ping!
...I found the old reference I was referring to: https://github.com/brechtsanders/winlibs_mingw/issues/57
I am switching it off both: ASLR and DEP (switches -n -d of the tool). And yes, I am aware of the consequences this may have. I am currently using...
I did not try the "totally latest" version you were referring to. This one is new to me (as it is just from 3 days ago!). I'll give t a...
...and I forgot it affects both: 32 and 64-bit compilers of gcc-10.3.0-llvm-12.0.0-mingw-w64-9.0.0-r2 to be precise.
Just a side-note: I cannot use the bundle you were referring to easily as it does not ship with LLVM (and ccache) for which the first I would like to...
Thanks for the clarification. I can understand this. > Do you have any instructions to build Code::Blocks from source Depends on the platform: - On Linux, you can use the...
Well there is: https://forums.codeblocks.org/index.php?topic=24902.0 (Nightly) ...and: https://www.codeblocks.org/downloads/binaries/ (official). You could simply use a zipped version (no need to install) here: http://sourceforge.net/projects/codeblocks/files/Binaries/20.03/Windows/codeblocks-20.03-nosetup.zip I am the one of the developers/releaser of Code::Blocks....