Sergey Fedorov

Results 877 comments of Sergey Fedorov

@iains I actually got the same error using newly-built gcc10. I guess I do something wrong at configure stage? ``` [ 5%] Building CXX object ld64/src/ld/CMakeFiles/ld.dir/parsers/textstub_dylib_file.cpp.o /Users/svacchanda/darwin-xtools 1.1.0/ld64/src/ld/parsers/textstub_dylib_file.cpp:252:30: error: ‘std::function’...

[CMakeCache.txt](https://github.com/iains/darwin-xtools/files/7798451/CMakeCache.txt)

@iains > I've fixed these two - and the branch builds with gcc-5-4, gcc7-5 and gcc-10-3-ppc. Thank you so much! Once built, are these xtools to be used as replacements...

> First: > > I do not think you need xtools, at all, unless you are running into problems building exes. I originally spent the time doing this because it...

> please could we try moving general discussion on what is possible / methods for doing things etc. to a central place - I think stuff will get lost in...

> **BUT** there are still some things to do - because we have a problem with conflicts between the GCC-installed libstdc++.dylib and /usr/lib/libstdc++ (this is not specific to xtools, it's...

@iains And since you `tapi` repo has no Issues enabled, asking here: are your patches for `tapi` relevant to the current `libtapi` @1100.0.11? If yes, I will bring them into...

@sahib Could you please take a look at this PR?

> Do you know any defines, which compilator adds when building with OSX SDK? I've tested build with Homebrew and never seen such error here. Which compiler has you used?...

@r4sas I tried to build on 10.5.8 now with gcc11, and it still fails on: ``` /Users/svacchanda/Dev/i2pd/libi2pd/util.cpp: In function ‘void i2p::util::SetThreadName(const char*)’: /Users/svacchanda/Dev/i2pd/libi2pd/util.cpp:127:17: error: ‘pthread_setname_np’ was not declared in this...