diff --git a/.gitignore b/.gitignore index 8ca3fd2..9bd098a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ include.tgz lib.tgz case.tgz .cache/ +*.backup +build/ diff --git a/network/start/build_bak/.cmake/api/v1/query/client-vscode/query.json b/network/start/build_bak/.cmake/api/v1/query/client-vscode/query.json deleted file mode 100644 index 82bb964..0000000 --- a/network/start/build_bak/.cmake/api/v1/query/client-vscode/query.json +++ /dev/null @@ -1 +0,0 @@ -{"requests":[{"kind":"cache","version":2},{"kind":"codemodel","version":2},{"kind":"toolchains","version":1},{"kind":"cmakeFiles","version":1}]} \ No newline at end of file diff --git a/network/start/build_bak/.cmake/api/v1/reply/cache-v2-85c8c8b4b757524c1070.json b/network/start/build_bak/.cmake/api/v1/reply/cache-v2-85c8c8b4b757524c1070.json deleted file mode 100644 index 9885ee5..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/cache-v2-85c8c8b4b757524c1070.json +++ /dev/null @@ -1,1343 +0,0 @@ -{ - "entries" : - [ - { - "name" : "CMAKE_ADDR2LINE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/addr2line.exe" - }, - { - "name" : "CMAKE_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/ar.exe" - }, - { - "name" : "CMAKE_BUILD_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Debug" - }, - { - "name" : "CMAKE_CACHEFILE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "This is the directory where this CMakeCache.txt was created" - } - ], - "type" : "INTERNAL", - "value" : "d:/c_work/start/build" - }, - { - "name" : "CMAKE_CACHE_MAJOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Major version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_CACHE_MINOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minor version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "30" - }, - { - "name" : "CMAKE_CACHE_PATCH_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Patch version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_COLOR_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Enable/Disable color output during build." - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "D:/cmake/bin/cmake.exe" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "D:/cmake/bin/cpack.exe" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "D:/cmake/bin/ctest.exe" - }, - { - "name" : "CMAKE_CXX_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/g++.exe" - }, - { - "name" : "CMAKE_CXX_COMPILER_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/gcc-ar.exe" - }, - { - "name" : "CMAKE_CXX_COMPILER_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/gcc-ranlib.exe" - }, - { - "name" : "CMAKE_CXX_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_CXX_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_STANDARD_LIBRARIES", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Libraries linked by default with all C++ applications." - } - ], - "type" : "STRING", - "value" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32" - }, - { - "name" : "CMAKE_C_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/gcc.exe" - }, - { - "name" : "CMAKE_C_COMPILER_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/gcc-ar.exe" - }, - { - "name" : "CMAKE_C_COMPILER_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/gcc-ranlib.exe" - }, - { - "name" : "CMAKE_C_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_C_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_C_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_C_STANDARD_LIBRARIES", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Libraries linked by default with all C applications." - } - ], - "type" : "STRING", - "value" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32" - }, - { - "name" : "CMAKE_DLLTOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/dlltool.exe" - }, - { - "name" : "CMAKE_EDIT_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cache edit program executable." - } - ], - "type" : "INTERNAL", - "value" : "D:/cmake/bin/cmake-gui.exe" - }, - { - "name" : "CMAKE_EXECUTABLE_FORMAT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Executable file format" - } - ], - "type" : "INTERNAL", - "value" : "Unknown" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXPORT_COMPILE_COMMANDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "BOOL", - "value" : "TRUE" - }, - { - "name" : "CMAKE_EXTRA_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of external makefile project generator." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake." - } - ], - "type" : "STATIC", - "value" : "D:/c_work/start/build/CMakeFiles/pkgRedirects" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator." - } - ], - "type" : "INTERNAL", - "value" : "MinGW Makefiles" - }, - { - "name" : "CMAKE_GENERATOR_INSTANCE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Generator instance identifier." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_PLATFORM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator platform." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_TOOLSET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator toolset." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GNUtoMS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Convert GNU import libraries to MS format (requires Visual Studio)" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "CMAKE_HOME_DIRECTORY", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Source directory with the top level CMakeLists.txt file for this project" - } - ], - "type" : "INTERNAL", - "value" : "D:/c_work/start/xnet_tiny_c0101" - }, - { - "name" : "CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install path prefix, prepended onto install directories." - } - ], - "type" : "PATH", - "value" : "C:/Program Files (x86)/xnet" - }, - { - "name" : "CMAKE_LINKER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/ld.exe" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/mingw32-make.exe" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_NM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/nm.exe" - }, - { - "name" : "CMAKE_NUMBER_OF_MAKEFILES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "number of local generators" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_OBJCOPY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/objcopy.exe" - }, - { - "name" : "CMAKE_OBJDUMP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/objdump.exe" - }, - { - "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Platform information initialized" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_PROJECT_DESCRIPTION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_HOMEPAGE_URL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_NAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "xnet" - }, - { - "name" : "CMAKE_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/ranlib.exe" - }, - { - "name" : "CMAKE_RC_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "RC compiler" - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/windres.exe" - }, - { - "name" : "CMAKE_RC_COMPILER_WORKS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_RC_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_RC_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_RC_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_RC_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_RC_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_READELF", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/readelf.exe" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "D:/cmake/share/cmake-3.30" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SKIP_INSTALL_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_SKIP_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when using shared libraries." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STRIP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "D:/c/mingw64/bin/strip.exe" - }, - { - "name" : "CMAKE_TAPI", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_TAPI-NOTFOUND" - }, - { - "name" : "CMAKE_VERBOSE_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." - } - ], - "type" : "BOOL", - "value" : "FALSE" - }, - { - "name" : "_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "linker supports push/pop state" - } - ], - "type" : "INTERNAL", - "value" : "TRUE" - }, - { - "name" : "xnet_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "D:/c_work/start/build" - }, - { - "name" : "xnet_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" - }, - { - "name" : "xnet_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "D:/c_work/start/xnet_tiny_c0101" - } - ], - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/cmakeFiles-v1-0a429aa47da5e5edf8a5.json b/network/start/build_bak/.cmake/api/v1/reply/cmakeFiles-v1-0a429aa47da5e5edf8a5.json deleted file mode 100644 index 026e8e7..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/cmakeFiles-v1-0a429aa47da5e5edf8a5.json +++ /dev/null @@ -1,171 +0,0 @@ -{ - "inputs" : - [ - { - "path" : "CMakeLists.txt" - }, - { - "isGenerated" : true, - "path" : "D:/c_work/start/build/CMakeFiles/3.30.3/CMakeSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeSystemSpecificInitialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-Initialize.cmake" - }, - { - "isGenerated" : true, - "path" : "D:/c_work/start/build/CMakeFiles/3.30.3/CMakeCCompiler.cmake" - }, - { - "isGenerated" : true, - "path" : "D:/c_work/start/build/CMakeFiles/3.30.3/CMakeCXXCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeSystemSpecificInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeGenericSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeInitializeConfigs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/Windows.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/WindowsPaths.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Compiler/GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU.cmake" - }, - { - "isGenerated" : true, - "path" : "D:/c_work/start/build/CMakeFiles/3.30.3/CMakeRCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeRCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-windres.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU-C-ABI.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeCXXInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Compiler/GNU-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU-CXX-ABI.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "D:/cmake/share/cmake-3.30/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "path" : "src/xnet_tiny/CMakeLists.txt" - }, - { - "path" : "src/xnet_app/CMakeLists.txt" - } - ], - "kind" : "cmakeFiles", - "paths" : - { - "build" : "D:/c_work/start/build", - "source" : "D:/c_work/start/xnet_tiny_c0101" - }, - "version" : - { - "major" : 1, - "minor" : 1 - } -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/codemodel-v2-26e095933dd6160a6495.json b/network/start/build_bak/.cmake/api/v1/reply/codemodel-v2-26e095933dd6160a6495.json deleted file mode 100644 index 3e83ade..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/codemodel-v2-26e095933dd6160a6495.json +++ /dev/null @@ -1,113 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "childIndexes" : - [ - 1, - 2 - ], - "jsonFile" : "directory-.-Debug-d0094a50bb2071803777.json", - "minimumCMakeVersion" : - { - "string" : "3.7" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 0 - ] - }, - { - "build" : "src/xnet_tiny", - "jsonFile" : "directory-src.xnet_tiny-Debug-4578e9ca0e0117847dde.json", - "minimumCMakeVersion" : - { - "string" : "3.7" - }, - "parentIndex" : 0, - "projectIndex" : 0, - "source" : "src/xnet_tiny", - "targetIndexes" : - [ - 2 - ] - }, - { - "build" : "src/xnet_app", - "jsonFile" : "directory-src.xnet_app-Debug-25a699856ccc8073c2c5.json", - "minimumCMakeVersion" : - { - "string" : "3.7" - }, - "parentIndex" : 0, - "projectIndex" : 0, - "source" : "src/xnet_app", - "targetIndexes" : - [ - 1 - ] - } - ], - "name" : "Debug", - "projects" : - [ - { - "directoryIndexes" : - [ - 0, - 1, - 2 - ], - "name" : "xnet", - "targetIndexes" : - [ - 0, - 1, - 2 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 0, - "id" : "xnet::@6890427a1f51a3e7e1df", - "jsonFile" : "target-xnet-Debug-771d309b0cef52622588.json", - "name" : "xnet", - "projectIndex" : 0 - }, - { - "directoryIndex" : 2, - "id" : "xnet_app::@59b125fae35e6df3589a", - "jsonFile" : "target-xnet_app-Debug-b2ab4605d66a83b6a590.json", - "name" : "xnet_app", - "projectIndex" : 0 - }, - { - "directoryIndex" : 1, - "id" : "xnet_tiny::@746c93521a1b098f3dd3", - "jsonFile" : "target-xnet_tiny-Debug-a1849f5457373dbea433.json", - "name" : "xnet_tiny", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "D:/c_work/start/build", - "source" : "D:/c_work/start/xnet_tiny_c0101" - }, - "version" : - { - "major" : 2, - "minor" : 7 - } -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json b/network/start/build_bak/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json deleted file mode 100644 index f056bd1..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : ".", - "source" : "." - } -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/directory-src.xnet_app-Debug-25a699856ccc8073c2c5.json b/network/start/build_bak/.cmake/api/v1/reply/directory-src.xnet_app-Debug-25a699856ccc8073c2c5.json deleted file mode 100644 index 9627cdc..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/directory-src.xnet_app-Debug-25a699856ccc8073c2c5.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "src/xnet_app", - "source" : "src/xnet_app" - } -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/directory-src.xnet_tiny-Debug-4578e9ca0e0117847dde.json b/network/start/build_bak/.cmake/api/v1/reply/directory-src.xnet_tiny-Debug-4578e9ca0e0117847dde.json deleted file mode 100644 index df35db5..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/directory-src.xnet_tiny-Debug-4578e9ca0e0117847dde.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "src/xnet_tiny", - "source" : "src/xnet_tiny" - } -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/index-2024-10-18T14-58-04-0502.json b/network/start/build_bak/.cmake/api/v1/reply/index-2024-10-18T14-58-04-0502.json deleted file mode 100644 index 9bcbeb1..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/index-2024-10-18T14-58-04-0502.json +++ /dev/null @@ -1,132 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "MinGW Makefiles" - }, - "paths" : - { - "cmake" : "D:/cmake/bin/cmake.exe", - "cpack" : "D:/cmake/bin/cpack.exe", - "ctest" : "D:/cmake/bin/ctest.exe", - "root" : "D:/cmake/share/cmake-3.30" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 30, - "patch" : 3, - "string" : "3.30.3", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-26e095933dd6160a6495.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - { - "jsonFile" : "cache-v2-85c8c8b4b757524c1070.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-0a429aa47da5e5edf8a5.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 1 - } - }, - { - "jsonFile" : "toolchains-v1-4e4f3158ee096c2b8391.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "client-vscode" : - { - "query.json" : - { - "requests" : - [ - { - "kind" : "cache", - "version" : 2 - }, - { - "kind" : "codemodel", - "version" : 2 - }, - { - "kind" : "toolchains", - "version" : 1 - }, - { - "kind" : "cmakeFiles", - "version" : 1 - } - ], - "responses" : - [ - { - "jsonFile" : "cache-v2-85c8c8b4b757524c1070.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "codemodel-v2-26e095933dd6160a6495.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - { - "jsonFile" : "toolchains-v1-4e4f3158ee096c2b8391.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-0a429aa47da5e5edf8a5.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 1 - } - } - ] - } - } - } -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/target-xnet-Debug-771d309b0cef52622588.json b/network/start/build_bak/.cmake/api/v1/reply/target-xnet-Debug-771d309b0cef52622588.json deleted file mode 100644 index 05681b2..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/target-xnet-Debug-771d309b0cef52622588.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "xnet.exe" - }, - { - "path" : "xnet.pdb" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "LINK_DIRECTORIES", - "target_link_libraries", - "add_compile_options", - "add_definitions", - "include_directories" - ], - "files" : - [ - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 22, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 4, - "parent" : 0 - }, - { - "command" : 2, - "file" : 0, - "line" : 28, - "parent" : 0 - }, - { - "command" : 3, - "file" : 0, - "line" : 12, - "parent" : 0 - }, - { - "command" : 4, - "file" : 0, - "line" : 26, - "parent" : 0 - }, - { - "command" : 4, - "file" : 0, - "line" : 11, - "parent" : 0 - }, - { - "command" : 5, - "file" : 0, - "line" : 14, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-g" - }, - { - "backtrace" : 4, - "fragment" : "-g" - } - ], - "defines" : - [ - { - "backtrace" : 5, - "define" : "NET_DRIVER_PCAP" - }, - { - "backtrace" : 6, - "define" : "_CRT_SECURE_NO_WARNINGS" - } - ], - "includes" : - [ - { - "backtrace" : 7, - "path" : "D:/c_work/start/xnet_tiny_c0101" - }, - { - "backtrace" : 7, - "path" : "D:/c_work/start/xnet_tiny_c0101/../lib/npcap/Include" - }, - { - "backtrace" : 7, - "path" : "D:/c_work/start/xnet_tiny_c0101/src/xnet_app" - }, - { - "backtrace" : 7, - "path" : "D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny" - }, - { - "backtrace" : 7, - "path" : "D:/c_work/start/xnet_tiny_c0101/../lib/xnet" - } - ], - "language" : "C", - "sourceIndexes" : - [ - 0, - 1 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "xnet_tiny::@746c93521a1b098f3dd3" - }, - { - "backtrace" : 3, - "id" : "xnet_app::@59b125fae35e6df3589a" - } - ], - "id" : "xnet::@6890427a1f51a3e7e1df", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-g", - "role" : "flags" - }, - { - "fragment" : "", - "role" : "flags" - }, - { - "backtrace" : 2, - "fragment" : "-LD:\\c_work\\start\\xnet_tiny_c0101\\..\\lib\\npcap\\Lib\\x64", - "role" : "libraryPath" - }, - { - "backtrace" : 3, - "fragment" : "src\\xnet_tiny\\libxnet_tiny.a", - "role" : "libraries" - }, - { - "backtrace" : 3, - "fragment" : "src\\xnet_app\\libxnet_app.a", - "role" : "libraries" - }, - { - "backtrace" : 3, - "fragment" : "D:\\c_work\\start\\xnet_tiny_c0101\\..\\lib\\npcap\\Lib\\x64\\wpcap.lib", - "role" : "libraries" - }, - { - "backtrace" : 3, - "fragment" : "-lWs2_32", - "role" : "libraries" - }, - { - "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", - "role" : "libraries" - } - ], - "language" : "C" - }, - "name" : "xnet", - "nameOnDisk" : "xnet.exe", - "paths" : - { - "build" : ".", - "source" : "." - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "D:/c_work/start/lib/xnet/pcap_device.c", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/app.c", - "sourceGroupIndex" : 0 - } - ], - "type" : "EXECUTABLE" -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/target-xnet_app-Debug-b2ab4605d66a83b6a590.json b/network/start/build_bak/.cmake/api/v1/reply/target-xnet_app-Debug-b2ab4605d66a83b6a590.json deleted file mode 100644 index 35494d4..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/target-xnet_app-Debug-b2ab4605d66a83b6a590.json +++ /dev/null @@ -1,152 +0,0 @@ -{ - "archive" : {}, - "artifacts" : - [ - { - "path" : "src/xnet_app/libxnet_app.a" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "add_compile_options", - "add_definitions", - "include_directories" - ], - "files" : - [ - "src/xnet_app/CMakeLists.txt", - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 2, - "parent" : 0 - }, - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 12, - "parent" : 2 - }, - { - "command" : 2, - "file" : 1, - "line" : 11, - "parent" : 2 - }, - { - "command" : 3, - "file" : 1, - "line" : 14, - "parent" : 2 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-g" - }, - { - "backtrace" : 3, - "fragment" : "-g" - } - ], - "defines" : - [ - { - "backtrace" : 4, - "define" : "_CRT_SECURE_NO_WARNINGS" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101" - }, - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101/../lib/npcap/Include" - }, - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101/src/xnet_app" - }, - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny" - }, - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101/../lib/xnet" - } - ], - "language" : "C", - "sourceIndexes" : - [ - 0, - 1, - 2 - ] - } - ], - "id" : "xnet_app::@59b125fae35e6df3589a", - "name" : "xnet_app", - "nameOnDisk" : "libxnet_app.a", - "paths" : - { - "build" : "src/xnet_app", - "source" : "src/xnet_app" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/xnet_app/port_pcap.c", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/xnet_app/xserver_datetime.c", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/xnet_app/xserver_http.c", - "sourceGroupIndex" : 0 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/target-xnet_tiny-Debug-a1849f5457373dbea433.json b/network/start/build_bak/.cmake/api/v1/reply/target-xnet_tiny-Debug-a1849f5457373dbea433.json deleted file mode 100644 index 80b1133..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/target-xnet_tiny-Debug-a1849f5457373dbea433.json +++ /dev/null @@ -1,136 +0,0 @@ -{ - "archive" : {}, - "artifacts" : - [ - { - "path" : "src/xnet_tiny/libxnet_tiny.a" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "add_compile_options", - "add_definitions", - "include_directories" - ], - "files" : - [ - "src/xnet_tiny/CMakeLists.txt", - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 2, - "parent" : 0 - }, - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 12, - "parent" : 2 - }, - { - "command" : 2, - "file" : 1, - "line" : 11, - "parent" : 2 - }, - { - "command" : 3, - "file" : 1, - "line" : 14, - "parent" : 2 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-g" - }, - { - "backtrace" : 3, - "fragment" : "-g" - } - ], - "defines" : - [ - { - "backtrace" : 4, - "define" : "_CRT_SECURE_NO_WARNINGS" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101" - }, - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101/../lib/npcap/Include" - }, - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101/src/xnet_app" - }, - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny" - }, - { - "backtrace" : 5, - "path" : "D:/c_work/start/xnet_tiny_c0101/../lib/xnet" - } - ], - "language" : "C", - "sourceIndexes" : - [ - 0 - ] - } - ], - "id" : "xnet_tiny::@746c93521a1b098f3dd3", - "name" : "xnet_tiny", - "nameOnDisk" : "libxnet_tiny.a", - "paths" : - { - "build" : "src/xnet_tiny", - "source" : "src/xnet_tiny" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/xnet_tiny/xnet_tiny.c", - "sourceGroupIndex" : 0 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/network/start/build_bak/.cmake/api/v1/reply/toolchains-v1-4e4f3158ee096c2b8391.json b/network/start/build_bak/.cmake/api/v1/reply/toolchains-v1-4e4f3158ee096c2b8391.json deleted file mode 100644 index 3a4e14f..0000000 --- a/network/start/build_bak/.cmake/api/v1/reply/toolchains-v1-4e4f3158ee096c2b8391.json +++ /dev/null @@ -1,136 +0,0 @@ -{ - "kind" : "toolchains", - "toolchains" : - [ - { - "compiler" : - { - "id" : "GNU", - "implicit" : - { - "includeDirectories" : - [ - "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include", - "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed", - "D:/c/mingw64/x86_64-w64-mingw32/include" - ], - "linkDirectories" : - [ - "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0", - "D:/c/mingw64/lib/gcc", - "D:/c/mingw64/x86_64-w64-mingw32/lib", - "D:/c/mingw64/lib" - ], - "linkFrameworkDirectories" : [], - "linkLibraries" : - [ - "mingw32", - "gcc", - "moldname", - "mingwex", - "advapi32", - "shell32", - "user32", - "kernel32", - "iconv", - "mingw32", - "gcc", - "moldname", - "mingwex" - ] - }, - "path" : "D:/c/mingw64/bin/gcc.exe", - "version" : "8.1.0" - }, - "language" : "C", - "sourceFileExtensions" : - [ - "c", - "m" - ] - }, - { - "compiler" : - { - "id" : "GNU", - "implicit" : - { - "includeDirectories" : - [ - "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++", - "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32", - "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward", - "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include", - "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed", - "D:/c/mingw64/x86_64-w64-mingw32/include" - ], - "linkDirectories" : - [ - "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0", - "D:/c/mingw64/lib/gcc", - "D:/c/mingw64/x86_64-w64-mingw32/lib", - "D:/c/mingw64/lib" - ], - "linkFrameworkDirectories" : [], - "linkLibraries" : - [ - "stdc++", - "mingw32", - "gcc_s", - "gcc", - "moldname", - "mingwex", - "advapi32", - "shell32", - "user32", - "kernel32", - "iconv", - "mingw32", - "gcc_s", - "gcc", - "moldname", - "mingwex" - ] - }, - "path" : "D:/c/mingw64/bin/g++.exe", - "version" : "8.1.0" - }, - "language" : "CXX", - "sourceFileExtensions" : - [ - "C", - "M", - "c++", - "cc", - "cpp", - "cxx", - "mm", - "mpp", - "CPP", - "ixx", - "cppm", - "ccm", - "cxxm", - "c++m" - ] - }, - { - "compiler" : - { - "implicit" : {}, - "path" : "D:/c/mingw64/bin/windres.exe" - }, - "language" : "RC", - "sourceFileExtensions" : - [ - "rc", - "RC" - ] - } - ], - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/network/start/build_bak/CMakeCache.txt b/network/start/build_bak/CMakeCache.txt deleted file mode 100644 index ad7d364..0000000 --- a/network/start/build_bak/CMakeCache.txt +++ /dev/null @@ -1,418 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: d:/c_work/start/build -# It was generated by CMake: D:/cmake/bin/cmake.exe -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Path to a program. -CMAKE_ADDR2LINE:FILEPATH=D:/c/mingw64/bin/addr2line.exe - -//Path to a program. -CMAKE_AR:FILEPATH=D:/c/mingw64/bin/ar.exe - -//No help, variable specified on the command line. -CMAKE_BUILD_TYPE:STRING=Debug - -//Enable/Disable color output during build. -CMAKE_COLOR_MAKEFILE:BOOL=ON - -//No help, variable specified on the command line. -CMAKE_CXX_COMPILER:FILEPATH=D:/c/mingw64/bin/g++.exe - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_AR:FILEPATH=D:/c/mingw64/bin/gcc-ar.exe - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=D:/c/mingw64/bin/gcc-ranlib.exe - -//Flags used by the CXX compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the CXX compiler during DEBUG builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//Flags used by the CXX compiler during MINSIZEREL builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the CXX compiler during RELEASE builds. -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the CXX compiler during RELWITHDEBINFO builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C++ applications. -CMAKE_CXX_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 - -//No help, variable specified on the command line. -CMAKE_C_COMPILER:FILEPATH=D:/c/mingw64/bin/gcc.exe - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_AR:FILEPATH=D:/c/mingw64/bin/gcc-ar.exe - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_RANLIB:FILEPATH=D:/c/mingw64/bin/gcc-ranlib.exe - -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Libraries linked by default with all C applications. -CMAKE_C_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 - -//Path to a program. -CMAKE_DLLTOOL:FILEPATH=D:/c/mingw64/bin/dlltool.exe - -//Flags used by the linker during all build types. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//No help, variable specified on the command line. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE - -//Value Computed by CMake. -CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=D:/c_work/start/build/CMakeFiles/pkgRedirects - -//Convert GNU import libraries to MS format (requires Visual Studio) -CMAKE_GNUtoMS:BOOL=OFF - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/xnet - -//Path to a program. -CMAKE_LINKER:FILEPATH=D:/c/mingw64/bin/ld.exe - -//Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=D:/c/mingw64/bin/mingw32-make.exe - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=D:/c/mingw64/bin/nm.exe - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=D:/c/mingw64/bin/objcopy.exe - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=D:/c/mingw64/bin/objdump.exe - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=xnet - -//Path to a program. -CMAKE_RANLIB:FILEPATH=D:/c/mingw64/bin/ranlib.exe - -//RC compiler -CMAKE_RC_COMPILER:FILEPATH=D:/c/mingw64/bin/windres.exe - -//Flags for Windows Resource Compiler during all build types. -CMAKE_RC_FLAGS:STRING= - -//Flags for Windows Resource Compiler during DEBUG builds. -CMAKE_RC_FLAGS_DEBUG:STRING= - -//Flags for Windows Resource Compiler during MINSIZEREL builds. -CMAKE_RC_FLAGS_MINSIZEREL:STRING= - -//Flags for Windows Resource Compiler during RELEASE builds. -CMAKE_RC_FLAGS_RELEASE:STRING= - -//Flags for Windows Resource Compiler during RELWITHDEBINFO builds. -CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_READELF:FILEPATH=D:/c/mingw64/bin/readelf.exe - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_STRIP:FILEPATH=D:/c/mingw64/bin/strip.exe - -//Path to a program. -CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Value Computed by CMake -xnet_BINARY_DIR:STATIC=D:/c_work/start/build - -//Value Computed by CMake -xnet_IS_TOP_LEVEL:STATIC=ON - -//Value Computed by CMake -xnet_SOURCE_DIR:STATIC=D:/c_work/start/xnet_tiny_c0101 - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_ADDR2LINE -CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=d:/c_work/start/build -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=30 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 -//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE -CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=D:/cmake/bin/cmake.exe -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=D:/cmake/bin/cpack.exe -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=D:/cmake/bin/ctest.exe -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES -CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES -CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_DLLTOOL -CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 -//Path to cache edit program executable. -CMAKE_EDIT_COMMAND:INTERNAL=D:/cmake/bin/cmake-gui.exe -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=MinGW Makefiles -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=D:/c_work/start/xnet_tiny_c0101 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=3 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_COMPILER -CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1 -CMAKE_RC_COMPILER_WORKS:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS -CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG -CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL -CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE -CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO -CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_READELF -CMAKE_READELF-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=D:/cmake/share/cmake-3.30 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_TAPI -CMAKE_TAPI-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 -//linker supports push/pop state -_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE - diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CMakeCCompiler.cmake b/network/start/build_bak/CMakeFiles/3.30.3/CMakeCCompiler.cmake deleted file mode 100644 index 4c3ba4a..0000000 --- a/network/start/build_bak/CMakeFiles/3.30.3/CMakeCCompiler.cmake +++ /dev/null @@ -1,81 +0,0 @@ -set(CMAKE_C_COMPILER "D:/c/mingw64/bin/gcc.exe") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "GNU") -set(CMAKE_C_COMPILER_VERSION "8.1.0") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") -set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") -set(CMAKE_C_STANDARD_LATEST "17") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") -set(CMAKE_C17_COMPILE_FEATURES "c_std_17") -set(CMAKE_C23_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "MinGW") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") -set(CMAKE_C_SIMULATE_VERSION "") - - - - -set(CMAKE_AR "D:/c/mingw64/bin/ar.exe") -set(CMAKE_C_COMPILER_AR "D:/c/mingw64/bin/gcc-ar.exe") -set(CMAKE_RANLIB "D:/c/mingw64/bin/ranlib.exe") -set(CMAKE_C_COMPILER_RANLIB "D:/c/mingw64/bin/gcc-ranlib.exe") -set(CMAKE_LINKER "D:/c/mingw64/bin/ld.exe") -set(CMAKE_LINKER_LINK "") -set(CMAKE_LINKER_LLD "") -set(CMAKE_C_COMPILER_LINKER "D:/c/mingw64/x86_64-w64-mingw32/bin/ld.exe") -set(CMAKE_C_COMPILER_LINKER_ID "GNU") -set(CMAKE_C_COMPILER_LINKER_VERSION 2.30) -set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT GNU) -set(CMAKE_MT "") -set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCC 1) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) -set(CMAKE_C_LINKER_DEPFILE_SUPPORTED FALSE) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "8") -set(CMAKE_C_COMPILER_ABI "") -set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") -set(CMAKE_C_LIBRARY_ARCHITECTURE "") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed;D:/c/mingw64/x86_64-w64-mingw32/include") -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "mingw32;gcc;moldname;mingwex;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc;moldname;mingwex") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0;D:/c/mingw64/lib/gcc;D:/c/mingw64/x86_64-w64-mingw32/lib;D:/c/mingw64/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CMakeCXXCompiler.cmake b/network/start/build_bak/CMakeFiles/3.30.3/CMakeCXXCompiler.cmake deleted file mode 100644 index 681dcb4..0000000 --- a/network/start/build_bak/CMakeFiles/3.30.3/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,97 +0,0 @@ -set(CMAKE_CXX_COMPILER "D:/c/mingw64/bin/g++.exe") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "GNU") -set(CMAKE_CXX_COMPILER_VERSION "8.1.0") -set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") -set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") -set(CMAKE_CXX_STANDARD_LATEST "20") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") -set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") -set(CMAKE_CXX23_COMPILE_FEATURES "") -set(CMAKE_CXX26_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "MinGW") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU") -set(CMAKE_CXX_SIMULATE_VERSION "") - - - - -set(CMAKE_AR "D:/c/mingw64/bin/ar.exe") -set(CMAKE_CXX_COMPILER_AR "D:/c/mingw64/bin/gcc-ar.exe") -set(CMAKE_RANLIB "D:/c/mingw64/bin/ranlib.exe") -set(CMAKE_CXX_COMPILER_RANLIB "D:/c/mingw64/bin/gcc-ranlib.exe") -set(CMAKE_LINKER "D:/c/mingw64/bin/ld.exe") -set(CMAKE_LINKER_LINK "") -set(CMAKE_LINKER_LLD "") -set(CMAKE_CXX_COMPILER_LINKER "D:/c/mingw64/x86_64-w64-mingw32/bin/ld.exe") -set(CMAKE_CXX_COMPILER_LINKER_ID "GNU") -set(CMAKE_CXX_COMPILER_LINKER_VERSION 2.30) -set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT GNU) -set(CMAKE_MT "") -set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCXX 1) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) - -foreach (lang IN ITEMS C OBJC OBJCXX) - if (CMAKE_${lang}_COMPILER_ID_RUN) - foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) - list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) - endforeach() - endif() -endforeach() - -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) -set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED FALSE) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "8") -set(CMAKE_CXX_COMPILER_ABI "") -set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed;D:/c/mingw64/x86_64-w64-mingw32/include") -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;mingw32;gcc_s;gcc;moldname;mingwex;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc_s;gcc;moldname;mingwex") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0;D:/c/mingw64/lib/gcc;D:/c/mingw64/x86_64-w64-mingw32/lib;D:/c/mingw64/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") -set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "") - -set(CMAKE_CXX_COMPILER_IMPORT_STD "") - diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CMakeDetermineCompilerABI_C.bin b/network/start/build_bak/CMakeFiles/3.30.3/CMakeDetermineCompilerABI_C.bin deleted file mode 100644 index fc5ef93..0000000 Binary files a/network/start/build_bak/CMakeFiles/3.30.3/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CMakeDetermineCompilerABI_CXX.bin b/network/start/build_bak/CMakeFiles/3.30.3/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100644 index 2f26816..0000000 Binary files a/network/start/build_bak/CMakeFiles/3.30.3/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CMakeRCCompiler.cmake b/network/start/build_bak/CMakeFiles/3.30.3/CMakeRCCompiler.cmake deleted file mode 100644 index 6f95a42..0000000 --- a/network/start/build_bak/CMakeFiles/3.30.3/CMakeRCCompiler.cmake +++ /dev/null @@ -1,6 +0,0 @@ -set(CMAKE_RC_COMPILER "D:/c/mingw64/bin/windres.exe") -set(CMAKE_RC_COMPILER_ARG1 "") -set(CMAKE_RC_COMPILER_LOADED 1) -set(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc;RC) -set(CMAKE_RC_OUTPUT_EXTENSION .obj) -set(CMAKE_RC_COMPILER_ENV_VAR "RC") diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CMakeSystem.cmake b/network/start/build_bak/CMakeFiles/3.30.3/CMakeSystem.cmake deleted file mode 100644 index 306e632..0000000 --- a/network/start/build_bak/CMakeFiles/3.30.3/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Windows-10.0.22631") -set(CMAKE_HOST_SYSTEM_NAME "Windows") -set(CMAKE_HOST_SYSTEM_VERSION "10.0.22631") -set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64") - - - -set(CMAKE_SYSTEM "Windows-10.0.22631") -set(CMAKE_SYSTEM_NAME "Windows") -set(CMAKE_SYSTEM_VERSION "10.0.22631") -set(CMAKE_SYSTEM_PROCESSOR "AMD64") - -set(CMAKE_CROSSCOMPILING "FALSE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdC/CMakeCCompilerId.c b/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdC/CMakeCCompilerId.c deleted file mode 100644 index f51efc3..0000000 --- a/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdC/CMakeCCompilerId.c +++ /dev/null @@ -1,904 +0,0 @@ -#ifdef __cplusplus -# error "A C++ compiler has been selected for C." -#endif - -#if defined(__18CXX) -# define ID_VOID_MAIN -#endif -#if defined(__CLASSIC_C__) -/* cv-qualifiers did not exist in K&R C */ -# define const -# define volatile -#endif - -#if !defined(__has_include) -/* If the compiler does not have __has_include, pretend the answer is - always no. */ -# define __has_include(x) 0 -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# if defined(__GNUC__) -# define SIMULATE_ID "GNU" -# endif - /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, - except that a few beta releases use the old format with V=2021. */ -# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) - /* The third version component from --version is an update index, - but no macro is provided for it. */ -# define COMPILER_VERSION_PATCH DEC(0) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) -# define COMPILER_ID "IntelLLVM" -#if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -#endif -#if defined(__GNUC__) -# define SIMULATE_ID "GNU" -#endif -/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and - * later. Look for 6 digit vs. 8 digit version number to decide encoding. - * VVVV is no smaller than the current year when a version is released. - */ -#if __INTEL_LLVM_COMPILER < 1000000L -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) -#else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) -#endif -#if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -#endif -#if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -#elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -#endif -#if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -#endif -#if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -#endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_C) -# define COMPILER_ID "SunPro" -# if __SUNPRO_C >= 0x5100 - /* __SUNPRO_C = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# endif - -#elif defined(__HP_cc) -# define COMPILER_ID "HP" - /* __HP_cc = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) - -#elif defined(__DECC) -# define COMPILER_ID "Compaq" - /* __DECC_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) - -#elif defined(__IBMC__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__open_xl__) && defined(__clang__) -# define COMPILER_ID "IBMClang" -# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) -# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) -# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) - - -#elif defined(__ibmxl__) && defined(__clang__) -# define COMPILER_ID "XLClang" -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) - - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 -# define COMPILER_ID "XL" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__NVCOMPILER) -# define COMPILER_ID "NVHPC" -# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) -# if defined(__NVCOMPILER_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) -# endif - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(__clang__) && defined(__cray__) -# define COMPILER_ID "CrayClang" -# define COMPILER_VERSION_MAJOR DEC(__cray_major__) -# define COMPILER_VERSION_MINOR DEC(__cray_minor__) -# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__CLANG_FUJITSU) -# define COMPILER_ID "FujitsuClang" -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(__FUJITSU) -# define COMPILER_ID "Fujitsu" -# if defined(__FCC_version__) -# define COMPILER_VERSION __FCC_version__ -# elif defined(__FCC_major__) -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# endif -# if defined(__fcc_version) -# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) -# elif defined(__FCC_VERSION) -# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) -# endif - - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__TASKING__) -# define COMPILER_ID "Tasking" - # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) - # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) -# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) - -#elif defined(__ORANGEC__) -# define COMPILER_ID "OrangeC" -# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) - -#elif defined(__TINYC__) -# define COMPILER_ID "TinyCC" - -#elif defined(__BCC__) -# define COMPILER_ID "Bruce" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) -# define COMPILER_ID "ARMClang" - # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) -# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) - -#elif defined(__clang__) && defined(__ti__) -# define COMPILER_ID "TIClang" - # define COMPILER_VERSION_MAJOR DEC(__ti_major__) - # define COMPILER_VERSION_MINOR DEC(__ti_minor__) - # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) -# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) -# define COMPILER_ID "LCC" -# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) -# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) -# if defined(__LCC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) -# endif -# if defined(__GNUC__) && defined(__GNUC_MINOR__) -# define SIMULATE_ID "GNU" -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif -# endif - -#elif defined(__GNUC__) -# define COMPILER_ID "GNU" -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(_ADI_COMPILER) -# define COMPILER_ID "ADSP" -#if defined(__VERSIONNUM__) - /* __VERSIONNUM__ = 0xVVRRPPTT */ -# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) -# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) -# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) -# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) -# define COMPILER_ID "SDCC" -# if defined(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) -# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) -# else - /* SDCC = VRP */ -# define COMPILER_VERSION_MAJOR DEC(SDCC/100) -# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) -# define COMPILER_VERSION_PATCH DEC(SDCC % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__MSYS__) -# define PLATFORM_ID "MSYS" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# elif defined(__VXWORKS__) -# define PLATFORM_ID "VxWorks" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -# elif defined(_ADI_COMPILER) -# define PLATFORM_ID "ADSP" - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_ARM64EC) -# define ARCHITECTURE_ID "ARM64EC" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__ICCRH850__) -# define ARCHITECTURE_ID "RH850" - -# elif defined(__ICCRL78__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__ICCRISCV__) -# define ARCHITECTURE_ID "RISCV" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# elif defined(__ICC430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__ICCV850__) -# define ARCHITECTURE_ID "V850" - -# elif defined(__ICC8051__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__ICCSTM8__) -# define ARCHITECTURE_ID "STM8" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__clang__) && defined(__ti__) -# if defined(__ARM_ARCH) -# define ARCHITECTURE_ID "Arm" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__TI_COMPILER_VERSION__) -# if defined(__TI_ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__MSP430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__TMS320C28XX__) -# define ARCHITECTURE_ID "TMS320C28x" - -# elif defined(__TMS320C6X__) || defined(_TMS320C6X) -# define ARCHITECTURE_ID "TMS320C6x" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -# elif defined(__ADSPSHARC__) -# define ARCHITECTURE_ID "SHARC" - -# elif defined(__ADSPBLACKFIN__) -# define ARCHITECTURE_ID "Blackfin" - -#elif defined(__TASKING__) - -# if defined(__CTC__) || defined(__CPTC__) -# define ARCHITECTURE_ID "TriCore" - -# elif defined(__CMCS__) -# define ARCHITECTURE_ID "MCS" - -# elif defined(__CARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__CARC__) -# define ARCHITECTURE_ID "ARC" - -# elif defined(__C51__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__CPCP__) -# define ARCHITECTURE_ID "PCP" - -# else -# define ARCHITECTURE_ID "" -# endif - -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number. */ -#ifdef COMPILER_VERSION -char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; - -/* Construct a string literal encoding the version number components. */ -#elif defined(COMPILER_VERSION_MAJOR) -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#elif defined(COMPILER_VERSION_INTERNAL_STR) -char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - -#define C_STD_99 199901L -#define C_STD_11 201112L -#define C_STD_17 201710L -#define C_STD_23 202311L - -#ifdef __STDC_VERSION__ -# define C_STD __STDC_VERSION__ -#endif - -#if !defined(__STDC__) && !defined(__clang__) -# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) -# define C_VERSION "90" -# else -# define C_VERSION -# endif -#elif C_STD > C_STD_17 -# define C_VERSION "23" -#elif C_STD > C_STD_11 -# define C_VERSION "17" -#elif C_STD > C_STD_99 -# define C_VERSION "11" -#elif C_STD >= C_STD_99 -# define C_VERSION "99" -#else -# define C_VERSION "90" -#endif -const char* info_language_standard_default = - "INFO" ":" "standard_default[" C_VERSION "]"; - -const char* info_language_extensions_default = "INFO" ":" "extensions_default[" -#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ - defined(__TI_COMPILER_VERSION__)) && \ - !defined(__STRICT_ANSI__) - "ON" -#else - "OFF" -#endif -"]"; - -/*--------------------------------------------------------------------------*/ - -#ifdef ID_VOID_MAIN -void main() {} -#else -# if defined(__CLASSIC_C__) -int main(argc, argv) int argc; char *argv[]; -# else -int main(int argc, char* argv[]) -# endif -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) - require += info_cray[argc]; -#endif - require += info_language_standard_default[argc]; - require += info_language_extensions_default[argc]; - (void)argv; - return require; -} -#endif diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdC/a.exe b/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdC/a.exe deleted file mode 100644 index 48cab5c..0000000 Binary files a/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdC/a.exe and /dev/null differ diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdCXX/CMakeCXXCompilerId.cpp b/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdCXX/CMakeCXXCompilerId.cpp deleted file mode 100644 index bfb90d1..0000000 --- a/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdCXX/CMakeCXXCompilerId.cpp +++ /dev/null @@ -1,919 +0,0 @@ -/* This source file must have a .cpp extension so that all C++ compilers - recognize the extension without flags. Borland does not know .cxx for - example. */ -#ifndef __cplusplus -# error "A C compiler has been selected for C++." -#endif - -#if !defined(__has_include) -/* If the compiler does not have __has_include, pretend the answer is - always no. */ -# define __has_include(x) 0 -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# if defined(__GNUC__) -# define SIMULATE_ID "GNU" -# endif - /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, - except that a few beta releases use the old format with V=2021. */ -# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) - /* The third version component from --version is an update index, - but no macro is provided for it. */ -# define COMPILER_VERSION_PATCH DEC(0) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) -# define COMPILER_ID "IntelLLVM" -#if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -#endif -#if defined(__GNUC__) -# define SIMULATE_ID "GNU" -#endif -/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and - * later. Look for 6 digit vs. 8 digit version number to decide encoding. - * VVVV is no smaller than the current year when a version is released. - */ -#if __INTEL_LLVM_COMPILER < 1000000L -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) -#else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) -#endif -#if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -#endif -#if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -#elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -#endif -#if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -#endif -#if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -#endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_CC) -# define COMPILER_ID "SunPro" -# if __SUNPRO_CC >= 0x5100 - /* __SUNPRO_CC = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# endif - -#elif defined(__HP_aCC) -# define COMPILER_ID "HP" - /* __HP_aCC = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) - -#elif defined(__DECCXX) -# define COMPILER_ID "Compaq" - /* __DECCXX_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) - -#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__open_xl__) && defined(__clang__) -# define COMPILER_ID "IBMClang" -# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) -# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) -# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) - - -#elif defined(__ibmxl__) && defined(__clang__) -# define COMPILER_ID "XLClang" -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) - - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 -# define COMPILER_ID "XL" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__NVCOMPILER) -# define COMPILER_ID "NVHPC" -# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) -# if defined(__NVCOMPILER_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) -# endif - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(__clang__) && defined(__cray__) -# define COMPILER_ID "CrayClang" -# define COMPILER_VERSION_MAJOR DEC(__cray_major__) -# define COMPILER_VERSION_MINOR DEC(__cray_minor__) -# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__CLANG_FUJITSU) -# define COMPILER_ID "FujitsuClang" -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(__FUJITSU) -# define COMPILER_ID "Fujitsu" -# if defined(__FCC_version__) -# define COMPILER_VERSION __FCC_version__ -# elif defined(__FCC_major__) -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# endif -# if defined(__fcc_version) -# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) -# elif defined(__FCC_VERSION) -# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) -# endif - - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__TASKING__) -# define COMPILER_ID "Tasking" - # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) - # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) -# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) - -#elif defined(__ORANGEC__) -# define COMPILER_ID "OrangeC" -# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) -# define COMPILER_ID "ARMClang" - # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) -# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) - -#elif defined(__clang__) && defined(__ti__) -# define COMPILER_ID "TIClang" - # define COMPILER_VERSION_MAJOR DEC(__ti_major__) - # define COMPILER_VERSION_MINOR DEC(__ti_minor__) - # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) -# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) -# define COMPILER_ID "LCC" -# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) -# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) -# if defined(__LCC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) -# endif -# if defined(__GNUC__) && defined(__GNUC_MINOR__) -# define SIMULATE_ID "GNU" -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif -# endif - -#elif defined(__GNUC__) || defined(__GNUG__) -# define COMPILER_ID "GNU" -# if defined(__GNUC__) -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# else -# define COMPILER_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(_ADI_COMPILER) -# define COMPILER_ID "ADSP" -#if defined(__VERSIONNUM__) - /* __VERSIONNUM__ = 0xVVRRPPTT */ -# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) -# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) -# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) -# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__MSYS__) -# define PLATFORM_ID "MSYS" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# elif defined(__VXWORKS__) -# define PLATFORM_ID "VxWorks" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -# elif defined(_ADI_COMPILER) -# define PLATFORM_ID "ADSP" - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_ARM64EC) -# define ARCHITECTURE_ID "ARM64EC" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__ICCRH850__) -# define ARCHITECTURE_ID "RH850" - -# elif defined(__ICCRL78__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__ICCRISCV__) -# define ARCHITECTURE_ID "RISCV" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# elif defined(__ICC430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__ICCV850__) -# define ARCHITECTURE_ID "V850" - -# elif defined(__ICC8051__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__ICCSTM8__) -# define ARCHITECTURE_ID "STM8" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__clang__) && defined(__ti__) -# if defined(__ARM_ARCH) -# define ARCHITECTURE_ID "Arm" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__TI_COMPILER_VERSION__) -# if defined(__TI_ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__MSP430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__TMS320C28XX__) -# define ARCHITECTURE_ID "TMS320C28x" - -# elif defined(__TMS320C6X__) || defined(_TMS320C6X) -# define ARCHITECTURE_ID "TMS320C6x" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -# elif defined(__ADSPSHARC__) -# define ARCHITECTURE_ID "SHARC" - -# elif defined(__ADSPBLACKFIN__) -# define ARCHITECTURE_ID "Blackfin" - -#elif defined(__TASKING__) - -# if defined(__CTC__) || defined(__CPTC__) -# define ARCHITECTURE_ID "TriCore" - -# elif defined(__CMCS__) -# define ARCHITECTURE_ID "MCS" - -# elif defined(__CARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__CARC__) -# define ARCHITECTURE_ID "ARC" - -# elif defined(__C51__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__CPCP__) -# define ARCHITECTURE_ID "PCP" - -# else -# define ARCHITECTURE_ID "" -# endif - -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number. */ -#ifdef COMPILER_VERSION -char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; - -/* Construct a string literal encoding the version number components. */ -#elif defined(COMPILER_VERSION_MAJOR) -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#elif defined(COMPILER_VERSION_INTERNAL_STR) -char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - -#define CXX_STD_98 199711L -#define CXX_STD_11 201103L -#define CXX_STD_14 201402L -#define CXX_STD_17 201703L -#define CXX_STD_20 202002L -#define CXX_STD_23 202302L - -#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) -# if _MSVC_LANG > CXX_STD_17 -# define CXX_STD _MSVC_LANG -# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init) -# define CXX_STD CXX_STD_20 -# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17 -# define CXX_STD CXX_STD_20 -# elif _MSVC_LANG > CXX_STD_14 -# define CXX_STD CXX_STD_17 -# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi) -# define CXX_STD CXX_STD_14 -# elif defined(__INTEL_CXX11_MODE__) -# define CXX_STD CXX_STD_11 -# else -# define CXX_STD CXX_STD_98 -# endif -#elif defined(_MSC_VER) && defined(_MSVC_LANG) -# if _MSVC_LANG > __cplusplus -# define CXX_STD _MSVC_LANG -# else -# define CXX_STD __cplusplus -# endif -#elif defined(__NVCOMPILER) -# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init) -# define CXX_STD CXX_STD_20 -# else -# define CXX_STD __cplusplus -# endif -#elif defined(__INTEL_COMPILER) || defined(__PGI) -# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes) -# define CXX_STD CXX_STD_17 -# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) -# define CXX_STD CXX_STD_14 -# else -# define CXX_STD __cplusplus -# endif -#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__) -# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) -# define CXX_STD CXX_STD_14 -# else -# define CXX_STD __cplusplus -# endif -#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__) -# define CXX_STD CXX_STD_11 -#else -# define CXX_STD __cplusplus -#endif - -const char* info_language_standard_default = "INFO" ":" "standard_default[" -#if CXX_STD > CXX_STD_23 - "26" -#elif CXX_STD > CXX_STD_20 - "23" -#elif CXX_STD > CXX_STD_17 - "20" -#elif CXX_STD > CXX_STD_14 - "17" -#elif CXX_STD > CXX_STD_11 - "14" -#elif CXX_STD >= CXX_STD_11 - "11" -#else - "98" -#endif -"]"; - -const char* info_language_extensions_default = "INFO" ":" "extensions_default[" -#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ - defined(__TI_COMPILER_VERSION__)) && \ - !defined(__STRICT_ANSI__) - "ON" -#else - "OFF" -#endif -"]"; - -/*--------------------------------------------------------------------------*/ - -int main(int argc, char* argv[]) -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) - require += info_cray[argc]; -#endif - require += info_language_standard_default[argc]; - require += info_language_extensions_default[argc]; - (void)argv; - return require; -} diff --git a/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdCXX/a.exe b/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdCXX/a.exe deleted file mode 100644 index a2c7530..0000000 Binary files a/network/start/build_bak/CMakeFiles/3.30.3/CompilerIdCXX/a.exe and /dev/null differ diff --git a/network/start/build_bak/CMakeFiles/CMakeConfigureLog.yaml b/network/start/build_bak/CMakeFiles/CMakeConfigureLog.yaml deleted file mode 100644 index df2728d..0000000 --- a/network/start/build_bak/CMakeFiles/CMakeConfigureLog.yaml +++ /dev/null @@ -1,633 +0,0 @@ - ---- -events: - - - kind: "message-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:205 (message)" - - "CMakeLists.txt:2 (project)" - message: | - The system is: Windows - 10.0.22631 - AMD64 - - - kind: "message-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)" - - "CMakeLists.txt:2 (project)" - message: | - Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. - Compiler: D:/c/mingw64/bin/gcc.exe - Build flags: - Id flags: - - The output was: - 0 - - - Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe" - - The C compiler identification is GNU, found in: - D:/c_work/start/build/CMakeFiles/3.30.3/CompilerIdC/a.exe - - - - kind: "message-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)" - - "CMakeLists.txt:2 (project)" - message: | - Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. - Compiler: D:/c/mingw64/bin/g++.exe - Build flags: - Id flags: - - The output was: - 0 - - - Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe" - - The CXX compiler identification is GNU, found in: - D:/c_work/start/build/CMakeFiles/3.30.3/CompilerIdCXX/a.exe - - - - kind: "try_compile-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - checks: - - "Detecting C compiler ABI info" - directories: - source: "D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-r96baa" - binary: "D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-r96baa" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_DEBUG: "-g" - CMAKE_EXE_LINKER_FLAGS: "" - buildResult: - variable: "CMAKE_C_ABI_COMPILED" - cached: true - stdout: | - Change Dir: 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-r96baa' - - Run Build Command(s): D:/cmake/bin/cmake.exe -E env VERBOSE=1 D:/c/mingw64/bin/mingw32-make.exe -f Makefile cmTC_c4c09/fast - D:/c/mingw64/bin/mingw32-make.exe -f CMakeFiles\\cmTC_c4c09.dir\\build.make CMakeFiles/cmTC_c4c09.dir/build - mingw32-make.exe[1]: Entering directory 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-r96baa' - Building C object CMakeFiles/cmTC_c4c09.dir/CMakeCCompilerABI.c.obj - D:\\c\\mingw64\\bin\\gcc.exe -v -o CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj -c D:\\cmake\\share\\cmake-3.30\\Modules\\CMakeCCompilerABI.c - Using built-in specs. - COLLECT_GCC=D:\\c\\mingw64\\bin\\gcc.exe - Target: x86_64-w64-mingw32 - Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib ' - Thread model: win32 - gcc version 8.1.0 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona' - D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/cc1.exe -quiet -v -iprefix D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/ -U_REENTRANT D:\\cmake\\share\\cmake-3.30\\Modules\\CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=core2 -march=nocona -auxbase-strip CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj -version -o C:\\Users\\OMEN\\AppData\\Local\\Temp\\ccPiSQIT.s - GNU C17 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) version 8.1.0 (x86_64-w64-mingw32) - compiled by GNU C version 8.1.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP - - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include" - ignoring nonexistent directory "C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../include" - ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed" - ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include" - ignoring nonexistent directory "C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/mingw/include" - #include "..." search starts here: - #include <...> search starts here: - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include - End of search list. - GNU C17 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) version 8.1.0 (x86_64-w64-mingw32) - compiled by GNU C version 8.1.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP - - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - Compiler executable checksum: bb117049c51d03d971e874cfcb35cac9 - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona' - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj C:\\Users\\OMEN\\AppData\\Local\\Temp\\ccPiSQIT.s - GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30 - COMPILER_PATH=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/;D:/c/mingw64/bin/../libexec/gcc/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ - LIBRARY_PATH=D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/;D:/c/mingw64/bin/../lib/gcc/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../ - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona' - Linking C executable cmTC_c4c09.exe - D:\\cmake\\bin\\cmake.exe -E cmake_link_script CMakeFiles\\cmTC_c4c09.dir\\link.txt --verbose=1 - D:\\cmake\\bin\\cmake.exe -E rm -f CMakeFiles\\cmTC_c4c09.dir/objects.a - D:\\c\\mingw64\\bin\\ar.exe qc CMakeFiles\\cmTC_c4c09.dir/objects.a @CMakeFiles\\cmTC_c4c09.dir\\objects1.rsp - D:\\c\\mingw64\\bin\\gcc.exe -v -Wl,-v -Wl,--whole-archive CMakeFiles\\cmTC_c4c09.dir/objects.a -Wl,--no-whole-archive -o cmTC_c4c09.exe -Wl,--out-implib,libcmTC_c4c09.dll.a -Wl,--major-image-version,0,--minor-image-version,0 - Using built-in specs. - COLLECT_GCC=D:\\c\\mingw64\\bin\\gcc.exe - COLLECT_LTO_WRAPPER=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe - Target: x86_64-w64-mingw32 - Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib ' - Thread model: win32 - gcc version 8.1.0 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) - COMPILER_PATH=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/;D:/c/mingw64/bin/../libexec/gcc/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ - LIBRARY_PATH=D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/;D:/c/mingw64/bin/../lib/gcc/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../ - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c4c09.exe' '-mtune=core2' '-march=nocona' - D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/collect2.exe -plugin D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll -plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc9S4M14.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_c4c09.exe D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0 -LD:/c/mingw64/bin/../lib/gcc -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../.. -v --whole-archive CMakeFiles\\cmTC_c4c09.dir/objects.a --no-whole-archive --out-implib libcmTC_c4c09.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o - collect2 version 8.1.0 - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe -plugin D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll -plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc9S4M14.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_c4c09.exe D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0 -LD:/c/mingw64/bin/../lib/gcc -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../.. -v --whole-archive CMakeFiles\\cmTC_c4c09.dir/objects.a --no-whole-archive --out-implib libcmTC_c4c09.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o - GNU ld (GNU Binutils) 2.30 - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c4c09.exe' '-mtune=core2' '-march=nocona' - mingw32-make.exe[1]: Leaving directory 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-r96baa' - - exitCode: 0 - - - kind: "message-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed C implicit include dir info: rv=done - found start of include info - found start of implicit include info - add: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include] - add: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed] - add: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include] - end of search list found - collapse include dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include] - collapse include dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed] - collapse include dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include] ==> [D:/c/mingw64/x86_64-w64-mingw32/include] - implicit include dirs: [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed;D:/c/mingw64/x86_64-w64-mingw32/include] - - - - - kind: "message-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed C implicit link information: - link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] - linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] - ignore line: [Change Dir: 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-r96baa'] - ignore line: [] - ignore line: [Run Build Command(s): D:/cmake/bin/cmake.exe -E env VERBOSE=1 D:/c/mingw64/bin/mingw32-make.exe -f Makefile cmTC_c4c09/fast] - ignore line: [D:/c/mingw64/bin/mingw32-make.exe -f CMakeFiles\\cmTC_c4c09.dir\\build.make CMakeFiles/cmTC_c4c09.dir/build] - ignore line: [mingw32-make.exe[1]: Entering directory 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-r96baa'] - ignore line: [Building C object CMakeFiles/cmTC_c4c09.dir/CMakeCCompilerABI.c.obj] - ignore line: [D:\\c\\mingw64\\bin\\gcc.exe -v -o CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj -c D:\\cmake\\share\\cmake-3.30\\Modules\\CMakeCCompilerABI.c] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=D:\\c\\mingw64\\bin\\gcc.exe] - ignore line: [Target: x86_64-w64-mingw32] - ignore line: [Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '] - ignore line: [Thread model: win32] - ignore line: [gcc version 8.1.0 (x86_64-win32-seh-rev0 Built by MinGW-W64 project) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona'] - ignore line: [ D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/cc1.exe -quiet -v -iprefix D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/ -U_REENTRANT D:\\cmake\\share\\cmake-3.30\\Modules\\CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=core2 -march=nocona -auxbase-strip CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj -version -o C:\\Users\\OMEN\\AppData\\Local\\Temp\\ccPiSQIT.s] - ignore line: [GNU C17 (x86_64-win32-seh-rev0 Built by MinGW-W64 project) version 8.1.0 (x86_64-w64-mingw32)] - ignore line: [ compiled by GNU C version 8.1.0 GMP version 6.1.2 MPFR version 4.0.1 MPC version 1.1.0 isl version isl-0.18-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include"] - ignore line: [ignoring nonexistent directory "C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../include"] - ignore line: [ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed"] - ignore line: [ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include"] - ignore line: [ignoring nonexistent directory "C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/mingw/include"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include] - ignore line: [End of search list.] - ignore line: [GNU C17 (x86_64-win32-seh-rev0 Built by MinGW-W64 project) version 8.1.0 (x86_64-w64-mingw32)] - ignore line: [ compiled by GNU C version 8.1.0 GMP version 6.1.2 MPFR version 4.0.1 MPC version 1.1.0 isl version isl-0.18-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: bb117049c51d03d971e874cfcb35cac9] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona'] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj C:\\Users\\OMEN\\AppData\\Local\\Temp\\ccPiSQIT.s] - ignore line: [GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30] - ignore line: [COMPILER_PATH=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/] - ignore line: [D:/c/mingw64/bin/../libexec/gcc/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/] - ignore line: [LIBRARY_PATH=D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_c4c09.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=core2' '-march=nocona'] - ignore line: [Linking C executable cmTC_c4c09.exe] - ignore line: [D:\\cmake\\bin\\cmake.exe -E cmake_link_script CMakeFiles\\cmTC_c4c09.dir\\link.txt --verbose=1] - ignore line: [D:\\cmake\\bin\\cmake.exe -E rm -f CMakeFiles\\cmTC_c4c09.dir/objects.a] - ignore line: [D:\\c\\mingw64\\bin\\ar.exe qc CMakeFiles\\cmTC_c4c09.dir/objects.a @CMakeFiles\\cmTC_c4c09.dir\\objects1.rsp] - ignore line: [D:\\c\\mingw64\\bin\\gcc.exe -v -Wl -v -Wl --whole-archive CMakeFiles\\cmTC_c4c09.dir/objects.a -Wl --no-whole-archive -o cmTC_c4c09.exe -Wl --out-implib libcmTC_c4c09.dll.a -Wl --major-image-version 0 --minor-image-version 0] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=D:\\c\\mingw64\\bin\\gcc.exe] - ignore line: [COLLECT_LTO_WRAPPER=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe] - ignore line: [Target: x86_64-w64-mingw32] - ignore line: [Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '] - ignore line: [Thread model: win32] - ignore line: [gcc version 8.1.0 (x86_64-win32-seh-rev0 Built by MinGW-W64 project) ] - ignore line: [COMPILER_PATH=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/] - ignore line: [D:/c/mingw64/bin/../libexec/gcc/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/] - ignore line: [LIBRARY_PATH=D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c4c09.exe' '-mtune=core2' '-march=nocona'] - link line: [ D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/collect2.exe -plugin D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll -plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc9S4M14.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_c4c09.exe D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0 -LD:/c/mingw64/bin/../lib/gcc -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../.. -v --whole-archive CMakeFiles\\cmTC_c4c09.dir/objects.a --no-whole-archive --out-implib libcmTC_c4c09.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - arg [D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/collect2.exe] ==> ignore - arg [-plugin] ==> ignore - arg [D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll] ==> ignore - arg [-plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe] ==> ignore - arg [-plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc9S4M14.res] ==> ignore - arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore - arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore - arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore - arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore - arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore - arg [-plugin-opt=-pass-through=-lshell32] ==> ignore - arg [-plugin-opt=-pass-through=-luser32] ==> ignore - arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore - arg [-plugin-opt=-pass-through=-liconv] ==> ignore - arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore - arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore - arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore - arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore - arg [--sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64] ==> ignore - arg [-m] ==> ignore - arg [i386pep] ==> ignore - arg [-Bdynamic] ==> search dynamic - arg [-o] ==> ignore - arg [cmTC_c4c09.exe] ==> ignore - arg [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] - arg [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o] ==> obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0] - arg [-LD:/c/mingw64/bin/../lib/gcc] ==> dir [D:/c/mingw64/bin/../lib/gcc] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../..] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../..] - arg [-v] ==> ignore - arg [--whole-archive] ==> ignore - arg [CMakeFiles\\cmTC_c4c09.dir/objects.a] ==> ignore - arg [--no-whole-archive] ==> ignore - arg [--out-implib] ==> ignore - arg [libcmTC_c4c09.dll.a] ==> ignore - arg [--major-image-version] ==> ignore - arg [0] ==> ignore - arg [--minor-image-version] ==> ignore - arg [0] ==> ignore - arg [-lmingw32] ==> lib [mingw32] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc_eh] ==> lib [gcc_eh] - arg [-lmoldname] ==> lib [moldname] - arg [-lmingwex] ==> lib [mingwex] - arg [-lmsvcrt] ==> lib [msvcrt] - arg [-ladvapi32] ==> lib [advapi32] - arg [-lshell32] ==> lib [shell32] - arg [-luser32] ==> lib [user32] - arg [-lkernel32] ==> lib [kernel32] - arg [-liconv] ==> lib [iconv] - arg [-lmingw32] ==> lib [mingw32] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc_eh] ==> lib [gcc_eh] - arg [-lmoldname] ==> lib [moldname] - arg [-lmingwex] ==> lib [mingwex] - arg [-lmsvcrt] ==> lib [msvcrt] - arg [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] ==> obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - ignore line: [collect2 version 8.1.0] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe -plugin D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll -plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc9S4M14.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_c4c09.exe D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0 -LD:/c/mingw64/bin/../lib/gcc -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../.. -v --whole-archive CMakeFiles\\cmTC_c4c09.dir/objects.a --no-whole-archive --out-implib libcmTC_c4c09.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - linker tool for 'C': D:/c/mingw64/x86_64-w64-mingw32/bin/ld.exe - remove lib [gcc_eh] - remove lib [msvcrt] - remove lib [gcc_eh] - remove lib [msvcrt] - collapse obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> [D:/c/mingw64/x86_64-w64-mingw32/lib/crt2.o] - collapse obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o] - collapse obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0] - collapse library dir [D:/c/mingw64/bin/../lib/gcc] ==> [D:/c/mingw64/lib/gcc] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [D:/c/mingw64/x86_64-w64-mingw32/lib] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib] ==> [D:/c/mingw64/lib] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib] ==> [D:/c/mingw64/x86_64-w64-mingw32/lib] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../..] ==> [D:/c/mingw64/lib] - implicit libs: [mingw32;gcc;moldname;mingwex;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc;moldname;mingwex] - implicit objs: [D:/c/mingw64/x86_64-w64-mingw32/lib/crt2.o;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - implicit dirs: [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0;D:/c/mingw64/lib/gcc;D:/c/mingw64/x86_64-w64-mingw32/lib;D:/c/mingw64/lib] - implicit fwks: [] - - - - - kind: "message-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Running the C compiler's linker: "D:/c/mingw64/x86_64-w64-mingw32/bin/ld.exe" "-v" - GNU ld (GNU Binutils) 2.30 - - - kind: "try_compile-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - checks: - - "Detecting CXX compiler ABI info" - directories: - source: "D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-ejot5b" - binary: "D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-ejot5b" - cmakeVariables: - CMAKE_CXX_FLAGS: "" - CMAKE_CXX_FLAGS_DEBUG: "-g" - CMAKE_CXX_SCAN_FOR_MODULES: "OFF" - CMAKE_EXE_LINKER_FLAGS: "" - buildResult: - variable: "CMAKE_CXX_ABI_COMPILED" - cached: true - stdout: | - Change Dir: 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-ejot5b' - - Run Build Command(s): D:/cmake/bin/cmake.exe -E env VERBOSE=1 D:/c/mingw64/bin/mingw32-make.exe -f Makefile cmTC_5c3f4/fast - D:/c/mingw64/bin/mingw32-make.exe -f CMakeFiles\\cmTC_5c3f4.dir\\build.make CMakeFiles/cmTC_5c3f4.dir/build - mingw32-make.exe[1]: Entering directory 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-ejot5b' - Building CXX object CMakeFiles/cmTC_5c3f4.dir/CMakeCXXCompilerABI.cpp.obj - D:\\c\\mingw64\\bin\\g++.exe -v -o CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj -c D:\\cmake\\share\\cmake-3.30\\Modules\\CMakeCXXCompilerABI.cpp - Using built-in specs. - COLLECT_GCC=D:\\c\\mingw64\\bin\\g++.exe - Target: x86_64-w64-mingw32 - Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib ' - Thread model: win32 - gcc version 8.1.0 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona' - D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/cc1plus.exe -quiet -v -iprefix D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/ -U_REENTRANT D:\\cmake\\share\\cmake-3.30\\Modules\\CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=core2 -march=nocona -auxbase-strip CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj -version -o C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc4jQ2pe.s - GNU C++14 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) version 8.1.0 (x86_64-w64-mingw32) - compiled by GNU C version 8.1.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP - - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++" - ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32" - ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward" - ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include" - ignoring nonexistent directory "C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../include" - ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed" - ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include" - ignoring nonexistent directory "C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/mingw/include" - #include "..." search starts here: - #include <...> search starts here: - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include - End of search list. - GNU C++14 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) version 8.1.0 (x86_64-w64-mingw32) - compiled by GNU C version 8.1.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.18-GMP - - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - Compiler executable checksum: 768151575aea5e2fb63ae2dd7f500530 - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona' - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc4jQ2pe.s - GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30 - COMPILER_PATH=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/;D:/c/mingw64/bin/../libexec/gcc/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ - LIBRARY_PATH=D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/;D:/c/mingw64/bin/../lib/gcc/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../ - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona' - Linking CXX executable cmTC_5c3f4.exe - D:\\cmake\\bin\\cmake.exe -E cmake_link_script CMakeFiles\\cmTC_5c3f4.dir\\link.txt --verbose=1 - D:\\cmake\\bin\\cmake.exe -E rm -f CMakeFiles\\cmTC_5c3f4.dir/objects.a - D:\\c\\mingw64\\bin\\ar.exe qc CMakeFiles\\cmTC_5c3f4.dir/objects.a @CMakeFiles\\cmTC_5c3f4.dir\\objects1.rsp - D:\\c\\mingw64\\bin\\g++.exe -v -Wl,-v -Wl,--whole-archive CMakeFiles\\cmTC_5c3f4.dir/objects.a -Wl,--no-whole-archive -o cmTC_5c3f4.exe -Wl,--out-implib,libcmTC_5c3f4.dll.a -Wl,--major-image-version,0,--minor-image-version,0 - Using built-in specs. - COLLECT_GCC=D:\\c\\mingw64\\bin\\g++.exe - COLLECT_LTO_WRAPPER=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe - Target: x86_64-w64-mingw32 - Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib ' - Thread model: win32 - gcc version 8.1.0 (x86_64-win32-seh-rev0, Built by MinGW-W64 project) - COMPILER_PATH=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/;D:/c/mingw64/bin/../libexec/gcc/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ - LIBRARY_PATH=D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/;D:/c/mingw64/bin/../lib/gcc/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/;D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../ - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_5c3f4.exe' '-shared-libgcc' '-mtune=core2' '-march=nocona' - D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/collect2.exe -plugin D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll -plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc2y9LGp.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_5c3f4.exe D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0 -LD:/c/mingw64/bin/../lib/gcc -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../.. -v --whole-archive CMakeFiles\\cmTC_5c3f4.dir/objects.a --no-whole-archive --out-implib libcmTC_5c3f4.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o - collect2 version 8.1.0 - D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe -plugin D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll -plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc2y9LGp.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_5c3f4.exe D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0 -LD:/c/mingw64/bin/../lib/gcc -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../.. -v --whole-archive CMakeFiles\\cmTC_5c3f4.dir/objects.a --no-whole-archive --out-implib libcmTC_5c3f4.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o - GNU ld (GNU Binutils) 2.30 - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_5c3f4.exe' '-shared-libgcc' '-mtune=core2' '-march=nocona' - mingw32-make.exe[1]: Leaving directory 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-ejot5b' - - exitCode: 0 - - - kind: "message-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed CXX implicit include dir info: rv=done - found start of include info - found start of implicit include info - add: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++] - add: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32] - add: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward] - add: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include] - add: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed] - add: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include] - end of search list found - collapse include dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++] - collapse include dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32] - collapse include dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward] - collapse include dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include] - collapse include dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed] - collapse include dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include] ==> [D:/c/mingw64/x86_64-w64-mingw32/include] - implicit include dirs: [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed;D:/c/mingw64/x86_64-w64-mingw32/include] - - - - - kind: "message-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed CXX implicit link information: - link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] - linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] - ignore line: [Change Dir: 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-ejot5b'] - ignore line: [] - ignore line: [Run Build Command(s): D:/cmake/bin/cmake.exe -E env VERBOSE=1 D:/c/mingw64/bin/mingw32-make.exe -f Makefile cmTC_5c3f4/fast] - ignore line: [D:/c/mingw64/bin/mingw32-make.exe -f CMakeFiles\\cmTC_5c3f4.dir\\build.make CMakeFiles/cmTC_5c3f4.dir/build] - ignore line: [mingw32-make.exe[1]: Entering directory 'D:/c_work/start/build/CMakeFiles/CMakeScratch/TryCompile-ejot5b'] - ignore line: [Building CXX object CMakeFiles/cmTC_5c3f4.dir/CMakeCXXCompilerABI.cpp.obj] - ignore line: [D:\\c\\mingw64\\bin\\g++.exe -v -o CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj -c D:\\cmake\\share\\cmake-3.30\\Modules\\CMakeCXXCompilerABI.cpp] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=D:\\c\\mingw64\\bin\\g++.exe] - ignore line: [Target: x86_64-w64-mingw32] - ignore line: [Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '] - ignore line: [Thread model: win32] - ignore line: [gcc version 8.1.0 (x86_64-win32-seh-rev0 Built by MinGW-W64 project) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona'] - ignore line: [ D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/cc1plus.exe -quiet -v -iprefix D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/ -U_REENTRANT D:\\cmake\\share\\cmake-3.30\\Modules\\CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=core2 -march=nocona -auxbase-strip CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj -version -o C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc4jQ2pe.s] - ignore line: [GNU C++14 (x86_64-win32-seh-rev0 Built by MinGW-W64 project) version 8.1.0 (x86_64-w64-mingw32)] - ignore line: [ compiled by GNU C version 8.1.0 GMP version 6.1.2 MPFR version 4.0.1 MPC version 1.1.0 isl version isl-0.18-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++"] - ignore line: [ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32"] - ignore line: [ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward"] - ignore line: [ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include"] - ignore line: [ignoring nonexistent directory "C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../include"] - ignore line: [ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed"] - ignore line: [ignoring duplicate directory "D:/c/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include"] - ignore line: [ignoring nonexistent directory "C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/mingw/include"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/include] - ignore line: [End of search list.] - ignore line: [GNU C++14 (x86_64-win32-seh-rev0 Built by MinGW-W64 project) version 8.1.0 (x86_64-w64-mingw32)] - ignore line: [ compiled by GNU C version 8.1.0 GMP version 6.1.2 MPFR version 4.0.1 MPC version 1.1.0 isl version isl-0.18-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: 768151575aea5e2fb63ae2dd7f500530] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona'] - ignore line: [ D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/as.exe -v -o CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc4jQ2pe.s] - ignore line: [GNU assembler version 2.30 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.30] - ignore line: [COMPILER_PATH=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/] - ignore line: [D:/c/mingw64/bin/../libexec/gcc/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/] - ignore line: [LIBRARY_PATH=D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles\\cmTC_5c3f4.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=core2' '-march=nocona'] - ignore line: [Linking CXX executable cmTC_5c3f4.exe] - ignore line: [D:\\cmake\\bin\\cmake.exe -E cmake_link_script CMakeFiles\\cmTC_5c3f4.dir\\link.txt --verbose=1] - ignore line: [D:\\cmake\\bin\\cmake.exe -E rm -f CMakeFiles\\cmTC_5c3f4.dir/objects.a] - ignore line: [D:\\c\\mingw64\\bin\\ar.exe qc CMakeFiles\\cmTC_5c3f4.dir/objects.a @CMakeFiles\\cmTC_5c3f4.dir\\objects1.rsp] - ignore line: [D:\\c\\mingw64\\bin\\g++.exe -v -Wl -v -Wl --whole-archive CMakeFiles\\cmTC_5c3f4.dir/objects.a -Wl --no-whole-archive -o cmTC_5c3f4.exe -Wl --out-implib libcmTC_5c3f4.dll.a -Wl --major-image-version 0 --minor-image-version 0] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=D:\\c\\mingw64\\bin\\g++.exe] - ignore line: [COLLECT_LTO_WRAPPER=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe] - ignore line: [Target: x86_64-w64-mingw32] - ignore line: [Configured with: ../../../src/gcc-8.1.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw810/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-win32-seh-rev0, Built by MinGW-W64 project' --with-bugurl=https://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -fno-ident -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS=' -I/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/include -I/c/mingw810/prerequisites/x86_64-zlib-static/include -I/c/mingw810/prerequisites/x86_64-w64-mingw32-static/include' LDFLAGS='-pipe -fno-ident -L/c/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64/opt/lib -L/c/mingw810/prerequisites/x86_64-zlib-static/lib -L/c/mingw810/prerequisites/x86_64-w64-mingw32-static/lib '] - ignore line: [Thread model: win32] - ignore line: [gcc version 8.1.0 (x86_64-win32-seh-rev0 Built by MinGW-W64 project) ] - ignore line: [COMPILER_PATH=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/] - ignore line: [D:/c/mingw64/bin/../libexec/gcc/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/] - ignore line: [LIBRARY_PATH=D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_5c3f4.exe' '-shared-libgcc' '-mtune=core2' '-march=nocona'] - link line: [ D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/collect2.exe -plugin D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll -plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc2y9LGp.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_5c3f4.exe D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0 -LD:/c/mingw64/bin/../lib/gcc -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../.. -v --whole-archive CMakeFiles\\cmTC_5c3f4.dir/objects.a --no-whole-archive --out-implib libcmTC_5c3f4.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - arg [D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/collect2.exe] ==> ignore - arg [-plugin] ==> ignore - arg [D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll] ==> ignore - arg [-plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe] ==> ignore - arg [-plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc2y9LGp.res] ==> ignore - arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore - arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore - arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore - arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore - arg [-plugin-opt=-pass-through=-lshell32] ==> ignore - arg [-plugin-opt=-pass-through=-luser32] ==> ignore - arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore - arg [-plugin-opt=-pass-through=-liconv] ==> ignore - arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore - arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore - arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore - arg [--sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64] ==> ignore - arg [-m] ==> ignore - arg [i386pep] ==> ignore - arg [-Bdynamic] ==> search dynamic - arg [-o] ==> ignore - arg [cmTC_5c3f4.exe] ==> ignore - arg [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] - arg [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o] ==> obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0] - arg [-LD:/c/mingw64/bin/../lib/gcc] ==> dir [D:/c/mingw64/bin/../lib/gcc] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib] - arg [-LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../..] ==> dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../..] - arg [-v] ==> ignore - arg [--whole-archive] ==> ignore - arg [CMakeFiles\\cmTC_5c3f4.dir/objects.a] ==> ignore - arg [--no-whole-archive] ==> ignore - arg [--out-implib] ==> ignore - arg [libcmTC_5c3f4.dll.a] ==> ignore - arg [--major-image-version] ==> ignore - arg [0] ==> ignore - arg [--minor-image-version] ==> ignore - arg [0] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lmingw32] ==> lib [mingw32] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [-lmoldname] ==> lib [moldname] - arg [-lmingwex] ==> lib [mingwex] - arg [-lmsvcrt] ==> lib [msvcrt] - arg [-ladvapi32] ==> lib [advapi32] - arg [-lshell32] ==> lib [shell32] - arg [-luser32] ==> lib [user32] - arg [-lkernel32] ==> lib [kernel32] - arg [-liconv] ==> lib [iconv] - arg [-lmingw32] ==> lib [mingw32] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [-lmoldname] ==> lib [moldname] - arg [-lmingwex] ==> lib [mingwex] - arg [-lmsvcrt] ==> lib [msvcrt] - arg [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] ==> obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - ignore line: [collect2 version 8.1.0] - ignore line: [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe -plugin D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/liblto_plugin-0.dll -plugin-opt=D:/c/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\OMEN\\AppData\\Local\\Temp\\cc2y9LGp.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-liconv -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt --sysroot=C:/mingw810/x86_64-810-win32-seh-rt_v6-rev0/mingw64 -m i386pep -Bdynamic -o cmTC_5c3f4.exe D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0 -LD:/c/mingw64/bin/../lib/gcc -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib -LD:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../.. -v --whole-archive CMakeFiles\\cmTC_5c3f4.dir/objects.a --no-whole-archive --out-implib libcmTC_5c3f4.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - linker tool for 'CXX': D:/c/mingw64/x86_64-w64-mingw32/bin/ld.exe - remove lib [msvcrt] - remove lib [msvcrt] - collapse obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> [D:/c/mingw64/x86_64-w64-mingw32/lib/crt2.o] - collapse obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o] - collapse obj [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0] ==> [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0] - collapse library dir [D:/c/mingw64/bin/../lib/gcc] ==> [D:/c/mingw64/lib/gcc] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [D:/c/mingw64/x86_64-w64-mingw32/lib] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../lib] ==> [D:/c/mingw64/lib] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/lib] ==> [D:/c/mingw64/x86_64-w64-mingw32/lib] - collapse library dir [D:/c/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../..] ==> [D:/c/mingw64/lib] - implicit libs: [stdc++;mingw32;gcc_s;gcc;moldname;mingwex;advapi32;shell32;user32;kernel32;iconv;mingw32;gcc_s;gcc;moldname;mingwex] - implicit objs: [D:/c/mingw64/x86_64-w64-mingw32/lib/crt2.o;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/crtbegin.o;D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/crtend.o] - implicit dirs: [D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0;D:/c/mingw64/lib/gcc;D:/c/mingw64/x86_64-w64-mingw32/lib;D:/c/mingw64/lib] - implicit fwks: [] - - - - - kind: "message-v1" - backtrace: - - "D:/cmake/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)" - - "D:/cmake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Running the CXX compiler's linker: "D:/c/mingw64/x86_64-w64-mingw32/bin/ld.exe" "-v" - GNU ld (GNU Binutils) 2.30 -... diff --git a/network/start/build_bak/CMakeFiles/CMakeDirectoryInformation.cmake b/network/start/build_bak/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 0738917..0000000 --- a/network/start/build_bak/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "D:/c_work/start/xnet_tiny_c0101") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "D:/c_work/start/build") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/network/start/build_bak/CMakeFiles/Makefile.cmake b/network/start/build_bak/CMakeFiles/Makefile.cmake deleted file mode 100644 index 386bce1..0000000 --- a/network/start/build_bak/CMakeFiles/Makefile.cmake +++ /dev/null @@ -1,59 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# The generator used is: -set(CMAKE_DEPENDS_GENERATOR "MinGW Makefiles") - -# The top level Makefile was generated from the following files: -set(CMAKE_MAKEFILE_DEPENDS - "CMakeCache.txt" - "CMakeFiles/3.30.3/CMakeCCompiler.cmake" - "CMakeFiles/3.30.3/CMakeCXXCompiler.cmake" - "CMakeFiles/3.30.3/CMakeRCCompiler.cmake" - "CMakeFiles/3.30.3/CMakeSystem.cmake" - "D:/c_work/start/xnet_tiny_c0101/CMakeLists.txt" - "D:/c_work/start/xnet_tiny_c0101/src/xnet_app/CMakeLists.txt" - "D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny/CMakeLists.txt" - "D:/cmake/share/cmake-3.30/Modules/CMakeCInformation.cmake" - "D:/cmake/share/cmake-3.30/Modules/CMakeCXXInformation.cmake" - "D:/cmake/share/cmake-3.30/Modules/CMakeCommonLanguageInclude.cmake" - "D:/cmake/share/cmake-3.30/Modules/CMakeGenericSystem.cmake" - "D:/cmake/share/cmake-3.30/Modules/CMakeInitializeConfigs.cmake" - "D:/cmake/share/cmake-3.30/Modules/CMakeLanguageInformation.cmake" - "D:/cmake/share/cmake-3.30/Modules/CMakeRCInformation.cmake" - "D:/cmake/share/cmake-3.30/Modules/CMakeSystemSpecificInformation.cmake" - "D:/cmake/share/cmake-3.30/Modules/CMakeSystemSpecificInitialize.cmake" - "D:/cmake/share/cmake-3.30/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - "D:/cmake/share/cmake-3.30/Modules/Compiler/GNU-C.cmake" - "D:/cmake/share/cmake-3.30/Modules/Compiler/GNU-CXX.cmake" - "D:/cmake/share/cmake-3.30/Modules/Compiler/GNU.cmake" - "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU-C-ABI.cmake" - "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU-C.cmake" - "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU-CXX-ABI.cmake" - "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU-CXX.cmake" - "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-GNU.cmake" - "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-Initialize.cmake" - "D:/cmake/share/cmake-3.30/Modules/Platform/Windows-windres.cmake" - "D:/cmake/share/cmake-3.30/Modules/Platform/Windows.cmake" - "D:/cmake/share/cmake-3.30/Modules/Platform/WindowsPaths.cmake" - ) - -# The corresponding makefile is: -set(CMAKE_MAKEFILE_OUTPUTS - "Makefile" - "CMakeFiles/cmake.check_cache" - ) - -# Byproducts of CMake generate step: -set(CMAKE_MAKEFILE_PRODUCTS - "CMakeFiles/CMakeDirectoryInformation.cmake" - "src/xnet_tiny/CMakeFiles/CMakeDirectoryInformation.cmake" - "src/xnet_app/CMakeFiles/CMakeDirectoryInformation.cmake" - ) - -# Dependency information for all targets: -set(CMAKE_DEPEND_INFO_FILES - "CMakeFiles/xnet.dir/DependInfo.cmake" - "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/DependInfo.cmake" - "src/xnet_app/CMakeFiles/xnet_app.dir/DependInfo.cmake" - ) diff --git a/network/start/build_bak/CMakeFiles/Makefile2 b/network/start/build_bak/CMakeFiles/Makefile2 deleted file mode 100644 index bc3baed..0000000 --- a/network/start/build_bak/CMakeFiles/Makefile2 +++ /dev/null @@ -1,199 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -SHELL = cmd.exe - -# The CMake executable. -CMAKE_COMMAND = D:\cmake\bin\cmake.exe - -# The command to remove a file. -RM = D:\cmake\bin\cmake.exe -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = D:\c_work\start\xnet_tiny_c0101 - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = D:\c_work\start\build - -#============================================================================= -# Directory level rules for the build root directory - -# The main recursive "all" target. -all: CMakeFiles/xnet.dir/all -all: src/xnet_tiny/all -all: src/xnet_app/all -.PHONY : all - -# The main recursive "preinstall" target. -preinstall: src/xnet_tiny/preinstall -preinstall: src/xnet_app/preinstall -.PHONY : preinstall - -# The main recursive "clean" target. -clean: CMakeFiles/xnet.dir/clean -clean: src/xnet_tiny/clean -clean: src/xnet_app/clean -.PHONY : clean - -#============================================================================= -# Directory level rules for directory src/xnet_app - -# Recursive "all" directory target. -src/xnet_app/all: src/xnet_app/CMakeFiles/xnet_app.dir/all -.PHONY : src/xnet_app/all - -# Recursive "preinstall" directory target. -src/xnet_app/preinstall: -.PHONY : src/xnet_app/preinstall - -# Recursive "clean" directory target. -src/xnet_app/clean: src/xnet_app/CMakeFiles/xnet_app.dir/clean -.PHONY : src/xnet_app/clean - -#============================================================================= -# Directory level rules for directory src/xnet_tiny - -# Recursive "all" directory target. -src/xnet_tiny/all: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all -.PHONY : src/xnet_tiny/all - -# Recursive "preinstall" directory target. -src/xnet_tiny/preinstall: -.PHONY : src/xnet_tiny/preinstall - -# Recursive "clean" directory target. -src/xnet_tiny/clean: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean -.PHONY : src/xnet_tiny/clean - -#============================================================================= -# Target rules for target CMakeFiles/xnet.dir - -# All Build rule for target. -CMakeFiles/xnet.dir/all: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all -CMakeFiles/xnet.dir/all: src/xnet_app/CMakeFiles/xnet_app.dir/all - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/depend - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=1,2,3 "Built target xnet" -.PHONY : CMakeFiles/xnet.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/xnet.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 9 - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/xnet.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 0 -.PHONY : CMakeFiles/xnet.dir/rule - -# Convenience name for target. -xnet: CMakeFiles/xnet.dir/rule -.PHONY : xnet - -# clean rule for target. -CMakeFiles/xnet.dir/clean: - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/clean -.PHONY : CMakeFiles/xnet.dir/clean - -#============================================================================= -# Target rules for target src/xnet_tiny/CMakeFiles/xnet_tiny.dir - -# All Build rule for target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all: - $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend - $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=8,9 "Built target xnet_tiny" -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all - -# Build rule for subdir invocation for target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 2 - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 0 -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule - -# Convenience name for target. -xnet_tiny: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule -.PHONY : xnet_tiny - -# clean rule for target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean: - $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean - -#============================================================================= -# Target rules for target src/xnet_app/CMakeFiles/xnet_app.dir - -# All Build rule for target. -src/xnet_app/CMakeFiles/xnet_app.dir/all: - $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/depend - $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=4,5,6,7 "Built target xnet_app" -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/all - -# Build rule for subdir invocation for target. -src/xnet_app/CMakeFiles/xnet_app.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 4 - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_app/CMakeFiles/xnet_app.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 0 -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/rule - -# Convenience name for target. -xnet_app: src/xnet_app/CMakeFiles/xnet_app.dir/rule -.PHONY : xnet_app - -# clean rule for target. -src/xnet_app/CMakeFiles/xnet_app.dir/clean: - $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/clean -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/clean - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/network/start/build_bak/CMakeFiles/TargetDirectories.txt b/network/start/build_bak/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 63ecc9d..0000000 --- a/network/start/build_bak/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,9 +0,0 @@ -D:/c_work/start/build/CMakeFiles/xnet.dir -D:/c_work/start/build/CMakeFiles/edit_cache.dir -D:/c_work/start/build/CMakeFiles/rebuild_cache.dir -D:/c_work/start/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir -D:/c_work/start/build/src/xnet_tiny/CMakeFiles/edit_cache.dir -D:/c_work/start/build/src/xnet_tiny/CMakeFiles/rebuild_cache.dir -D:/c_work/start/build/src/xnet_app/CMakeFiles/xnet_app.dir -D:/c_work/start/build/src/xnet_app/CMakeFiles/edit_cache.dir -D:/c_work/start/build/src/xnet_app/CMakeFiles/rebuild_cache.dir diff --git a/network/start/build_bak/CMakeFiles/cmake.check_cache b/network/start/build_bak/CMakeFiles/cmake.check_cache deleted file mode 100644 index 56c437b..0000000 --- a/network/start/build_bak/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/network/start/build_bak/CMakeFiles/progress.marks b/network/start/build_bak/CMakeFiles/progress.marks deleted file mode 100644 index 3b0923b..0000000 --- a/network/start/build_bak/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj b/network/start/build_bak/CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj deleted file mode 100644 index 6f26d41..0000000 Binary files a/network/start/build_bak/CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj and /dev/null differ diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj.d b/network/start/build_bak/CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj.d deleted file mode 100644 index 897c1e4..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj.d +++ /dev/null @@ -1,262 +0,0 @@ -CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj: \ - D:\c_work\start\lib\xnet\pcap_device.c \ - D:/c/mingw64/x86_64-w64-mingw32/include/memory.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/crtdefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_mac.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_secapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/vadefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdks/_mingw_directx.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdks/_mingw_ddk.h \ - D:\c_work\start\lib\xnet\pcap_device.h \ - D:/c_work/start/lib/npcap/Include/pcap.h \ - D:/c_work/start/lib/npcap/Include/pcap/pcap.h \ - D:/c_work/start/lib/npcap/Include/pcap/funcattrs.h \ - D:/c_work/start/lib/npcap/Include/pcap/compiler-tests.h \ - D:/c_work/start/lib/npcap/Include/pcap/pcap-inttypes.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/inttypes.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stdint.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdint.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stddef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stddef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_print_push.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_print_pop.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winsock2.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_unicode.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/windows.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdkddkver.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/excpt.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stdarg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdarg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_stdarg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/windef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/minwindef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winapifamily.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/specstrings.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sal.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/driverspecs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winnt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ctype.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/apiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/basetsd.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/guiddef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/string.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/x86intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/ia32intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/mmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xmmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/mm_malloc.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdlib.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed/limits.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed/syslimits.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/limits.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/malloc.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/errno.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/emmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/pmmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/tmmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/ammintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/smmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/popcntintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/wmmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/immintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avxintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx2intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512fintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512erintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512pfintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512cdintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512bwintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512dqintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vlbwintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vldqintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512ifmaintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512ifmavlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vbmiintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vbmivlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx5124fmapsintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx5124vnniwintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vpopcntdqintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vbmi2intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vbmi2vlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vnniintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vnnivlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vpopcntdqvlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512bitalgintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/shaintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/lzcntintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/bmiintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/bmi2intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/fmaintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/f16cintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/rtmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xtestintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/cetintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/gfniintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/vaesintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/vpclmulqdqintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/movdirintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/mm3dnow.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/prfchwintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/fma4intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xopintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/lwpintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/tbmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/rdseedintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/fxsrintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xsaveintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xsaveoptintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/sgxintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/pconfigintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/adxintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/clwbintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/clflushoptintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xsavesintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xsavecintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/mwaitxintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/clzerointrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/wbnoinvdintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/pkuintrin.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack4.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/poppack.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack4.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack2.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/poppack.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack2.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack8.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack8.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ktmtypes.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/apisetcconv.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/minwinbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/bemapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/debugapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/fibersapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/fileapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/handleapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/heapapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ioapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/interlockedapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/jobapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/libloaderapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/memoryapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/namespaceapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/processenv.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/processtopologyapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/profileapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/realtimeapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/securityappcontainer.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/synchapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/threadpoolapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/utilapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wow64apiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winerror.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/fltwinerror.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/timezoneapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wingdi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack1.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winuser.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/tvout.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winnls.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/datetimeapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stringapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wincon.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winver.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winreg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/reason.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winnetwk.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wnnc.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/virtdisk.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/cderr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/dde.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ddeml.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/dlgs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/lzexpand.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/mmsystem.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/nb30.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpc.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcdce.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcdcep.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcnsi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcnterr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcasync.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/shellapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winperf.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winsock.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wincrypt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/bcrypt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ncrypt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/dpapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winscard.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wtypes.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcndr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcnsip.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcsal.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ole2.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/objbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/combaseapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wtypesbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/unknwnbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/objidlbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/cguid.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/objidl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/unknwn.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/urlmon.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/oleidl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/servprov.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/msxml.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/oaidl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/propidl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/oleauto.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winioctl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winsmcrd.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winspool.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/prsht.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/commdlg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stralign.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/stralign_s.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winsvc.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/mcx.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/imm.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_ws1_undef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_timeval.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_bsd_types.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/inaddr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_socket_types.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_ip_types.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_wsadata.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ws2def.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_wsa_errnos.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/qos.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/io.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_off_t.h \ - D:/c_work/start/lib/npcap/Include/pcap/socket.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ws2tcpip.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ws2ipdef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/in6addr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_ip_mreq1.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/mstcpip.h \ - D:/c_work/start/lib/npcap/Include/pcap/bpf.h \ - D:/c_work/start/lib/npcap/Include/pcap/dlt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdio.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/swprintf.inl \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/tchar.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/tchar_s.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/time.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sys/timeb.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pthread_time.h diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/DependInfo.cmake b/network/start/build_bak/CMakeFiles/xnet.dir/DependInfo.cmake deleted file mode 100644 index 075c9fc..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/DependInfo.cmake +++ /dev/null @@ -1,24 +0,0 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) - -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "D:/c_work/start/lib/xnet/pcap_device.c" "CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj" "gcc" "CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj.d" - "D:/c_work/start/xnet_tiny_c0101/src/app.c" "CMakeFiles/xnet.dir/src/app.c.obj" "gcc" "CMakeFiles/xnet.dir/src/app.c.obj.d" - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/build.make b/network/start/build_bak/CMakeFiles/xnet.dir/build.make deleted file mode 100644 index e304797..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/build.make +++ /dev/null @@ -1,132 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -SHELL = cmd.exe - -# The CMake executable. -CMAKE_COMMAND = D:\cmake\bin\cmake.exe - -# The command to remove a file. -RM = D:\cmake\bin\cmake.exe -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = D:\c_work\start\xnet_tiny_c0101 - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = D:\c_work\start\build - -# Include any dependencies generated for this target. -include CMakeFiles/xnet.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include CMakeFiles/xnet.dir/compiler_depend.make - -# Include the progress variables for this target. -include CMakeFiles/xnet.dir/progress.make - -# Include the compile flags for this target's objects. -include CMakeFiles/xnet.dir/flags.make - -CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj: CMakeFiles/xnet.dir/flags.make -CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj: CMakeFiles/xnet.dir/includes_C.rsp -CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj: D:/c_work/start/lib/xnet/pcap_device.c -CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj: CMakeFiles/xnet.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj" - D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj -MF CMakeFiles\xnet.dir\D_\c_work\start\lib\xnet\pcap_device.c.obj.d -o CMakeFiles\xnet.dir\D_\c_work\start\lib\xnet\pcap_device.c.obj -c D:\c_work\start\lib\xnet\pcap_device.c - -CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.i" - D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E D:\c_work\start\lib\xnet\pcap_device.c > CMakeFiles\xnet.dir\D_\c_work\start\lib\xnet\pcap_device.c.i - -CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.s" - D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S D:\c_work\start\lib\xnet\pcap_device.c -o CMakeFiles\xnet.dir\D_\c_work\start\lib\xnet\pcap_device.c.s - -CMakeFiles/xnet.dir/src/app.c.obj: CMakeFiles/xnet.dir/flags.make -CMakeFiles/xnet.dir/src/app.c.obj: CMakeFiles/xnet.dir/includes_C.rsp -CMakeFiles/xnet.dir/src/app.c.obj: D:/c_work/start/xnet_tiny_c0101/src/app.c -CMakeFiles/xnet.dir/src/app.c.obj: CMakeFiles/xnet.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/xnet.dir/src/app.c.obj" - D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/xnet.dir/src/app.c.obj -MF CMakeFiles\xnet.dir\src\app.c.obj.d -o CMakeFiles\xnet.dir\src\app.c.obj -c D:\c_work\start\xnet_tiny_c0101\src\app.c - -CMakeFiles/xnet.dir/src/app.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet.dir/src/app.c.i" - D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E D:\c_work\start\xnet_tiny_c0101\src\app.c > CMakeFiles\xnet.dir\src\app.c.i - -CMakeFiles/xnet.dir/src/app.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet.dir/src/app.c.s" - D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S D:\c_work\start\xnet_tiny_c0101\src\app.c -o CMakeFiles\xnet.dir\src\app.c.s - -# Object files for target xnet -xnet_OBJECTS = \ -"CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj" \ -"CMakeFiles/xnet.dir/src/app.c.obj" - -# External object files for target xnet -xnet_EXTERNAL_OBJECTS = - -xnet.exe: CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj -xnet.exe: CMakeFiles/xnet.dir/src/app.c.obj -xnet.exe: CMakeFiles/xnet.dir/build.make -xnet.exe: src/xnet_tiny/libxnet_tiny.a -xnet.exe: src/xnet_app/libxnet_app.a -xnet.exe: D:/c_work/start/xnet_tiny_c0101/../lib/npcap/Lib/x64/wpcap.lib -xnet.exe: CMakeFiles/xnet.dir/linkLibs.rsp -xnet.exe: CMakeFiles/xnet.dir/objects1.rsp -xnet.exe: CMakeFiles/xnet.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C executable xnet.exe" - $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\xnet.dir\link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -CMakeFiles/xnet.dir/build: xnet.exe -.PHONY : CMakeFiles/xnet.dir/build - -CMakeFiles/xnet.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles\xnet.dir\cmake_clean.cmake -.PHONY : CMakeFiles/xnet.dir/clean - -CMakeFiles/xnet.dir/depend: - $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" D:\c_work\start\xnet_tiny_c0101 D:\c_work\start\xnet_tiny_c0101 D:\c_work\start\build D:\c_work\start\build D:\c_work\start\build\CMakeFiles\xnet.dir\DependInfo.cmake "--color=$(COLOR)" -.PHONY : CMakeFiles/xnet.dir/depend - diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/cmake_clean.cmake b/network/start/build_bak/CMakeFiles/xnet.dir/cmake_clean.cmake deleted file mode 100644 index 898a505..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/cmake_clean.cmake +++ /dev/null @@ -1,15 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj" - "CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj.d" - "CMakeFiles/xnet.dir/src/app.c.obj" - "CMakeFiles/xnet.dir/src/app.c.obj.d" - "libxnet.dll.a" - "xnet.exe" - "xnet.exe.manifest" - "xnet.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/xnet.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/compiler_depend.make b/network/start/build_bak/CMakeFiles/xnet.dir/compiler_depend.make deleted file mode 100644 index 72ceb60..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/compiler_depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty compiler generated dependencies file for xnet. -# This may be replaced when dependencies are built. diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/compiler_depend.ts b/network/start/build_bak/CMakeFiles/xnet.dir/compiler_depend.ts deleted file mode 100644 index 55187f6..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for xnet. diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/depend.make b/network/start/build_bak/CMakeFiles/xnet.dir/depend.make deleted file mode 100644 index e7685e2..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for xnet. -# This may be replaced when dependencies are built. diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/flags.make b/network/start/build_bak/CMakeFiles/xnet.dir/flags.make deleted file mode 100644 index 8629850..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# compile C with D:/c/mingw64/bin/gcc.exe -C_DEFINES = -DNET_DRIVER_PCAP -D_CRT_SECURE_NO_WARNINGS - -C_INCLUDES = @CMakeFiles/xnet.dir/includes_C.rsp - -C_FLAGS = -g -g - diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/includes_C.rsp b/network/start/build_bak/CMakeFiles/xnet.dir/includes_C.rsp deleted file mode 100644 index 125d588..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/includes_C.rsp +++ /dev/null @@ -1 +0,0 @@ --ID:/c_work/start/xnet_tiny_c0101 -ID:/c_work/start/xnet_tiny_c0101/../lib/npcap/Include -ID:/c_work/start/xnet_tiny_c0101/src/xnet_app -ID:/c_work/start/xnet_tiny_c0101/src/xnet_tiny -ID:/c_work/start/xnet_tiny_c0101/../lib/xnet diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/link.txt b/network/start/build_bak/CMakeFiles/xnet.dir/link.txt deleted file mode 100644 index b32edee..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/link.txt +++ /dev/null @@ -1,3 +0,0 @@ -D:\cmake\bin\cmake.exe -E rm -f CMakeFiles\xnet.dir/objects.a -D:\c\mingw64\bin\ar.exe qc CMakeFiles\xnet.dir/objects.a @CMakeFiles\xnet.dir\objects1.rsp -D:\c\mingw64\bin\gcc.exe -g -Wl,--whole-archive CMakeFiles\xnet.dir/objects.a -Wl,--no-whole-archive -o xnet.exe -Wl,--out-implib,libxnet.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\xnet.dir\linkLibs.rsp diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/linkLibs.rsp b/network/start/build_bak/CMakeFiles/xnet.dir/linkLibs.rsp deleted file mode 100644 index f81a4ad..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/linkLibs.rsp +++ /dev/null @@ -1 +0,0 @@ - -LD:/c_work/start/xnet_tiny_c0101/../lib/npcap/Lib/x64 src/xnet_tiny/libxnet_tiny.a src/xnet_app/libxnet_app.a D:/c_work/start/xnet_tiny_c0101/../lib/npcap/Lib/x64/wpcap.lib -lWs2_32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/objects.a b/network/start/build_bak/CMakeFiles/xnet.dir/objects.a deleted file mode 100644 index b031693..0000000 Binary files a/network/start/build_bak/CMakeFiles/xnet.dir/objects.a and /dev/null differ diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/objects1.rsp b/network/start/build_bak/CMakeFiles/xnet.dir/objects1.rsp deleted file mode 100644 index 426a35f..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/objects1.rsp +++ /dev/null @@ -1 +0,0 @@ -CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj CMakeFiles/xnet.dir/src/app.c.obj diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/progress.make b/network/start/build_bak/CMakeFiles/xnet.dir/progress.make deleted file mode 100644 index 59d2674..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/progress.make +++ /dev/null @@ -1,4 +0,0 @@ -CMAKE_PROGRESS_1 = 1 -CMAKE_PROGRESS_2 = 2 -CMAKE_PROGRESS_3 = 3 - diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/src/app.c.obj b/network/start/build_bak/CMakeFiles/xnet.dir/src/app.c.obj deleted file mode 100644 index 76d0b25..0000000 Binary files a/network/start/build_bak/CMakeFiles/xnet.dir/src/app.c.obj and /dev/null differ diff --git a/network/start/build_bak/CMakeFiles/xnet.dir/src/app.c.obj.d b/network/start/build_bak/CMakeFiles/xnet.dir/src/app.c.obj.d deleted file mode 100644 index 1ce5c8f..0000000 --- a/network/start/build_bak/CMakeFiles/xnet.dir/src/app.c.obj.d +++ /dev/null @@ -1,20 +0,0 @@ -CMakeFiles/xnet.dir/src/app.c.obj: \ - D:\c_work\start\xnet_tiny_c0101\src\app.c \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdio.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/crtdefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_mac.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_secapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/vadefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdks/_mingw_directx.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdks/_mingw_ddk.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_print_push.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_off_t.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/swprintf.inl \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_print_pop.h \ - D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny/xnet_tiny.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stdint.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdint.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stddef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stddef.h diff --git a/network/start/build_bak/Makefile b/network/start/build_bak/Makefile deleted file mode 100644 index af94b43..0000000 --- a/network/start/build_bak/Makefile +++ /dev/null @@ -1,235 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -SHELL = cmd.exe - -# The CMake executable. -CMAKE_COMMAND = D:\cmake\bin\cmake.exe - -# The command to remove a file. -RM = D:\cmake\bin\cmake.exe -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = D:\c_work\start\xnet_tiny_c0101 - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = D:\c_work\start\build - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." - D:\cmake\bin\cmake-gui.exe -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." - D:\cmake\bin\cmake.exe --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles D:\c_work\start\build\\CMakeFiles\progress.marks - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 -.PHONY : depend - -#============================================================================= -# Target rules for targets named xnet - -# Build rule for target. -xnet: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 xnet -.PHONY : xnet - -# fast build rule for target. -xnet/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/build -.PHONY : xnet/fast - -#============================================================================= -# Target rules for targets named xnet_tiny - -# Build rule for target. -xnet_tiny: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 xnet_tiny -.PHONY : xnet_tiny - -# fast build rule for target. -xnet_tiny/fast: - $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build -.PHONY : xnet_tiny/fast - -#============================================================================= -# Target rules for targets named xnet_app - -# Build rule for target. -xnet_app: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 xnet_app -.PHONY : xnet_app - -# fast build rule for target. -xnet_app/fast: - $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/build -.PHONY : xnet_app/fast - -D_/c_work/start/lib/xnet/pcap_device.obj: D_/c_work/start/lib/xnet/pcap_device.c.obj -.PHONY : D_/c_work/start/lib/xnet/pcap_device.obj - -# target to build an object file -D_/c_work/start/lib/xnet/pcap_device.c.obj: - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj -.PHONY : D_/c_work/start/lib/xnet/pcap_device.c.obj - -D_/c_work/start/lib/xnet/pcap_device.i: D_/c_work/start/lib/xnet/pcap_device.c.i -.PHONY : D_/c_work/start/lib/xnet/pcap_device.i - -# target to preprocess a source file -D_/c_work/start/lib/xnet/pcap_device.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.i -.PHONY : D_/c_work/start/lib/xnet/pcap_device.c.i - -D_/c_work/start/lib/xnet/pcap_device.s: D_/c_work/start/lib/xnet/pcap_device.c.s -.PHONY : D_/c_work/start/lib/xnet/pcap_device.s - -# target to generate assembly for a file -D_/c_work/start/lib/xnet/pcap_device.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.s -.PHONY : D_/c_work/start/lib/xnet/pcap_device.c.s - -src/app.obj: src/app.c.obj -.PHONY : src/app.obj - -# target to build an object file -src/app.c.obj: - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/src/app.c.obj -.PHONY : src/app.c.obj - -src/app.i: src/app.c.i -.PHONY : src/app.i - -# target to preprocess a source file -src/app.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/src/app.c.i -.PHONY : src/app.c.i - -src/app.s: src/app.c.s -.PHONY : src/app.s - -# target to generate assembly for a file -src/app.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/src/app.c.s -.PHONY : src/app.c.s - -# Help Target -help: - @echo The following are some of the valid targets for this Makefile: - @echo ... all (the default if no target is provided) - @echo ... clean - @echo ... depend - @echo ... edit_cache - @echo ... rebuild_cache - @echo ... xnet - @echo ... xnet_app - @echo ... xnet_tiny - @echo ... D_/c_work/start/lib/xnet/pcap_device.obj - @echo ... D_/c_work/start/lib/xnet/pcap_device.i - @echo ... D_/c_work/start/lib/xnet/pcap_device.s - @echo ... src/app.obj - @echo ... src/app.i - @echo ... src/app.s -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/network/start/build_bak/cmake_install.cmake b/network/start/build_bak/cmake_install.cmake deleted file mode 100644 index bae73f2..0000000 --- a/network/start/build_bak/cmake_install.cmake +++ /dev/null @@ -1,64 +0,0 @@ -# Install script for directory: D:/c_work/start/xnet_tiny_c0101 - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/xnet") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -# Set path to fallback-tool for dependency-resolution. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "D:/c/mingw64/bin/objdump.exe") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("D:/c_work/start/build/src/xnet_tiny/cmake_install.cmake") - include("D:/c_work/start/build/src/xnet_app/cmake_install.cmake") - -endif() - -if(CMAKE_INSTALL_COMPONENT) - if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$") - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") - else() - string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}") - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt") - unset(CMAKE_INST_COMP_HASH) - endif() -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") - file(WRITE "D:/c_work/start/build/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") -endif() diff --git a/network/start/build_bak/compile_commands.json b/network/start/build_bak/compile_commands.json deleted file mode 100644 index 618b3a2..0000000 --- a/network/start/build_bak/compile_commands.json +++ /dev/null @@ -1,38 +0,0 @@ -[ -{ - "directory": "D:/c_work/start/build", - "command": "D:\\c\\mingw64\\bin\\gcc.exe -DNET_DRIVER_PCAP -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/xnet.dir/includes_C.rsp -g -g -o CMakeFiles\\xnet.dir\\D_\\c_work\\start\\lib\\xnet\\pcap_device.c.obj -c D:\\c_work\\start\\lib\\xnet\\pcap_device.c", - "file": "D:/c_work/start/lib/xnet/pcap_device.c", - "output": "CMakeFiles/xnet.dir/D_/c_work/start/lib/xnet/pcap_device.c.obj" -}, -{ - "directory": "D:/c_work/start/build", - "command": "D:\\c\\mingw64\\bin\\gcc.exe -DNET_DRIVER_PCAP -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/xnet.dir/includes_C.rsp -g -g -o CMakeFiles\\xnet.dir\\src\\app.c.obj -c D:\\c_work\\start\\xnet_tiny_c0101\\src\\app.c", - "file": "D:/c_work/start/xnet_tiny_c0101/src/app.c", - "output": "CMakeFiles/xnet.dir/src/app.c.obj" -}, -{ - "directory": "D:/c_work/start/build/src/xnet_tiny", - "command": "D:\\c\\mingw64\\bin\\gcc.exe -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/xnet_tiny.dir/includes_C.rsp -g -g -o CMakeFiles\\xnet_tiny.dir\\xnet_tiny.c.obj -c D:\\c_work\\start\\xnet_tiny_c0101\\src\\xnet_tiny\\xnet_tiny.c", - "file": "D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny/xnet_tiny.c", - "output": "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj" -}, -{ - "directory": "D:/c_work/start/build/src/xnet_app", - "command": "D:\\c\\mingw64\\bin\\gcc.exe -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/xnet_app.dir/includes_C.rsp -g -g -o CMakeFiles\\xnet_app.dir\\port_pcap.c.obj -c D:\\c_work\\start\\xnet_tiny_c0101\\src\\xnet_app\\port_pcap.c", - "file": "D:/c_work/start/xnet_tiny_c0101/src/xnet_app/port_pcap.c", - "output": "src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj" -}, -{ - "directory": "D:/c_work/start/build/src/xnet_app", - "command": "D:\\c\\mingw64\\bin\\gcc.exe -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/xnet_app.dir/includes_C.rsp -g -g -o CMakeFiles\\xnet_app.dir\\xserver_datetime.c.obj -c D:\\c_work\\start\\xnet_tiny_c0101\\src\\xnet_app\\xserver_datetime.c", - "file": "D:/c_work/start/xnet_tiny_c0101/src/xnet_app/xserver_datetime.c", - "output": "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj" -}, -{ - "directory": "D:/c_work/start/build/src/xnet_app", - "command": "D:\\c\\mingw64\\bin\\gcc.exe -D_CRT_SECURE_NO_WARNINGS @CMakeFiles/xnet_app.dir/includes_C.rsp -g -g -o CMakeFiles\\xnet_app.dir\\xserver_http.c.obj -c D:\\c_work\\start\\xnet_tiny_c0101\\src\\xnet_app\\xserver_http.c", - "file": "D:/c_work/start/xnet_tiny_c0101/src/xnet_app/xserver_http.c", - "output": "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj" -} -] \ No newline at end of file diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/CMakeDirectoryInformation.cmake b/network/start/build_bak/src/xnet_app/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 0738917..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "D:/c_work/start/xnet_tiny_c0101") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "D:/c_work/start/build") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/progress.marks b/network/start/build_bak/src/xnet_app/CMakeFiles/progress.marks deleted file mode 100644 index e0e1028..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -4 diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/DependInfo.cmake b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/DependInfo.cmake deleted file mode 100644 index 3c675db..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/DependInfo.cmake +++ /dev/null @@ -1,25 +0,0 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) - -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "D:/c_work/start/xnet_tiny_c0101/src/xnet_app/port_pcap.c" "src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj" "gcc" "src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj.d" - "D:/c_work/start/xnet_tiny_c0101/src/xnet_app/xserver_datetime.c" "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj" "gcc" "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj.d" - "D:/c_work/start/xnet_tiny_c0101/src/xnet_app/xserver_http.c" "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj" "gcc" "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj.d" - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/build.make b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/build.make deleted file mode 100644 index d26c2d2..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/build.make +++ /dev/null @@ -1,145 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -SHELL = cmd.exe - -# The CMake executable. -CMAKE_COMMAND = D:\cmake\bin\cmake.exe - -# The command to remove a file. -RM = D:\cmake\bin\cmake.exe -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = D:\c_work\start\xnet_tiny_c0101 - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = D:\c_work\start\build - -# Include any dependencies generated for this target. -include src/xnet_app/CMakeFiles/xnet_app.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.make - -# Include the progress variables for this target. -include src/xnet_app/CMakeFiles/xnet_app.dir/progress.make - -# Include the compile flags for this target's objects. -include src/xnet_app/CMakeFiles/xnet_app.dir/flags.make - -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj: src/xnet_app/CMakeFiles/xnet_app.dir/flags.make -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj: src/xnet_app/CMakeFiles/xnet_app.dir/includes_C.rsp -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj: D:/c_work/start/xnet_tiny_c0101/src/xnet_app/port_pcap.c -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj: src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj" - cd /d D:\c_work\start\build\src\xnet_app && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj -MF CMakeFiles\xnet_app.dir\port_pcap.c.obj.d -o CMakeFiles\xnet_app.dir\port_pcap.c.obj -c D:\c_work\start\xnet_tiny_c0101\src\xnet_app\port_pcap.c - -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_app.dir/port_pcap.c.i" - cd /d D:\c_work\start\build\src\xnet_app && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E D:\c_work\start\xnet_tiny_c0101\src\xnet_app\port_pcap.c > CMakeFiles\xnet_app.dir\port_pcap.c.i - -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_app.dir/port_pcap.c.s" - cd /d D:\c_work\start\build\src\xnet_app && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S D:\c_work\start\xnet_tiny_c0101\src\xnet_app\port_pcap.c -o CMakeFiles\xnet_app.dir\port_pcap.c.s - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj: src/xnet_app/CMakeFiles/xnet_app.dir/flags.make -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj: src/xnet_app/CMakeFiles/xnet_app.dir/includes_C.rsp -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj: D:/c_work/start/xnet_tiny_c0101/src/xnet_app/xserver_datetime.c -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj: src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj" - cd /d D:\c_work\start\build\src\xnet_app && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj -MF CMakeFiles\xnet_app.dir\xserver_datetime.c.obj.d -o CMakeFiles\xnet_app.dir\xserver_datetime.c.obj -c D:\c_work\start\xnet_tiny_c0101\src\xnet_app\xserver_datetime.c - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_app.dir/xserver_datetime.c.i" - cd /d D:\c_work\start\build\src\xnet_app && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E D:\c_work\start\xnet_tiny_c0101\src\xnet_app\xserver_datetime.c > CMakeFiles\xnet_app.dir\xserver_datetime.c.i - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_app.dir/xserver_datetime.c.s" - cd /d D:\c_work\start\build\src\xnet_app && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S D:\c_work\start\xnet_tiny_c0101\src\xnet_app\xserver_datetime.c -o CMakeFiles\xnet_app.dir\xserver_datetime.c.s - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj: src/xnet_app/CMakeFiles/xnet_app.dir/flags.make -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj: src/xnet_app/CMakeFiles/xnet_app.dir/includes_C.rsp -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj: D:/c_work/start/xnet_tiny_c0101/src/xnet_app/xserver_http.c -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj: src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj" - cd /d D:\c_work\start\build\src\xnet_app && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj -MF CMakeFiles\xnet_app.dir\xserver_http.c.obj.d -o CMakeFiles\xnet_app.dir\xserver_http.c.obj -c D:\c_work\start\xnet_tiny_c0101\src\xnet_app\xserver_http.c - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_app.dir/xserver_http.c.i" - cd /d D:\c_work\start\build\src\xnet_app && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E D:\c_work\start\xnet_tiny_c0101\src\xnet_app\xserver_http.c > CMakeFiles\xnet_app.dir\xserver_http.c.i - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_app.dir/xserver_http.c.s" - cd /d D:\c_work\start\build\src\xnet_app && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S D:\c_work\start\xnet_tiny_c0101\src\xnet_app\xserver_http.c -o CMakeFiles\xnet_app.dir\xserver_http.c.s - -# Object files for target xnet_app -xnet_app_OBJECTS = \ -"CMakeFiles/xnet_app.dir/port_pcap.c.obj" \ -"CMakeFiles/xnet_app.dir/xserver_datetime.c.obj" \ -"CMakeFiles/xnet_app.dir/xserver_http.c.obj" - -# External object files for target xnet_app -xnet_app_EXTERNAL_OBJECTS = - -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/build.make -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking C static library libxnet_app.a" - cd /d D:\c_work\start\build\src\xnet_app && $(CMAKE_COMMAND) -P CMakeFiles\xnet_app.dir\cmake_clean_target.cmake - cd /d D:\c_work\start\build\src\xnet_app && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\xnet_app.dir\link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -src/xnet_app/CMakeFiles/xnet_app.dir/build: src/xnet_app/libxnet_app.a -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/build - -src/xnet_app/CMakeFiles/xnet_app.dir/clean: - cd /d D:\c_work\start\build\src\xnet_app && $(CMAKE_COMMAND) -P CMakeFiles\xnet_app.dir\cmake_clean.cmake -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/clean - -src/xnet_app/CMakeFiles/xnet_app.dir/depend: - $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" D:\c_work\start\xnet_tiny_c0101 D:\c_work\start\xnet_tiny_c0101\src\xnet_app D:\c_work\start\build D:\c_work\start\build\src\xnet_app D:\c_work\start\build\src\xnet_app\CMakeFiles\xnet_app.dir\DependInfo.cmake "--color=$(COLOR)" -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/depend - diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean.cmake b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean.cmake deleted file mode 100644 index e5643b1..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean.cmake +++ /dev/null @@ -1,15 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/xnet_app.dir/port_pcap.c.obj" - "CMakeFiles/xnet_app.dir/port_pcap.c.obj.d" - "CMakeFiles/xnet_app.dir/xserver_datetime.c.obj" - "CMakeFiles/xnet_app.dir/xserver_datetime.c.obj.d" - "CMakeFiles/xnet_app.dir/xserver_http.c.obj" - "CMakeFiles/xnet_app.dir/xserver_http.c.obj.d" - "libxnet_app.a" - "libxnet_app.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/xnet_app.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean_target.cmake b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean_target.cmake deleted file mode 100644 index 841a0b2..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libxnet_app.a" -) diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.make b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.make deleted file mode 100644 index 2ac752f..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty compiler generated dependencies file for xnet_app. -# This may be replaced when dependencies are built. diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts deleted file mode 100644 index 76f965d..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for xnet_app. diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/depend.make b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/depend.make deleted file mode 100644 index 1456f42..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for xnet_app. -# This may be replaced when dependencies are built. diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/flags.make b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/flags.make deleted file mode 100644 index 795d65c..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# compile C with D:/c/mingw64/bin/gcc.exe -C_DEFINES = -D_CRT_SECURE_NO_WARNINGS - -C_INCLUDES = @CMakeFiles/xnet_app.dir/includes_C.rsp - -C_FLAGS = -g -g - diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/includes_C.rsp b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/includes_C.rsp deleted file mode 100644 index 125d588..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/includes_C.rsp +++ /dev/null @@ -1 +0,0 @@ --ID:/c_work/start/xnet_tiny_c0101 -ID:/c_work/start/xnet_tiny_c0101/../lib/npcap/Include -ID:/c_work/start/xnet_tiny_c0101/src/xnet_app -ID:/c_work/start/xnet_tiny_c0101/src/xnet_tiny -ID:/c_work/start/xnet_tiny_c0101/../lib/xnet diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/link.txt b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/link.txt deleted file mode 100644 index a1fbc75..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -D:\c\mingw64\bin\ar.exe qc libxnet_app.a CMakeFiles/xnet_app.dir/port_pcap.c.obj CMakeFiles/xnet_app.dir/xserver_datetime.c.obj CMakeFiles/xnet_app.dir/xserver_http.c.obj -D:\c\mingw64\bin\ranlib.exe libxnet_app.a diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj deleted file mode 100644 index 0736c52..0000000 Binary files a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj and /dev/null differ diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj.d b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj.d deleted file mode 100644 index f9471f1..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj.d +++ /dev/null @@ -1,255 +0,0 @@ -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj: \ - D:\c_work\start\xnet_tiny_c0101\src\xnet_app\port_pcap.c \ - D:/c/mingw64/x86_64-w64-mingw32/include/string.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/crtdefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_mac.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_secapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/vadefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdks/_mingw_directx.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdks/_mingw_ddk.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdlib.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed/limits.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed/syslimits.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/limits.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/malloc.h \ - D:/c_work/start/lib/xnet/pcap_device.h \ - D:/c_work/start/lib/npcap/Include/pcap.h \ - D:/c_work/start/lib/npcap/Include/pcap/pcap.h \ - D:/c_work/start/lib/npcap/Include/pcap/funcattrs.h \ - D:/c_work/start/lib/npcap/Include/pcap/compiler-tests.h \ - D:/c_work/start/lib/npcap/Include/pcap/pcap-inttypes.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/inttypes.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stdint.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdint.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stddef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stddef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_print_push.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_print_pop.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winsock2.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_unicode.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/windows.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdkddkver.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/excpt.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stdarg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdarg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_stdarg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/windef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/minwindef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winapifamily.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/specstrings.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sal.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/driverspecs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winnt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ctype.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/apiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/basetsd.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/guiddef.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/x86intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/ia32intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/mmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xmmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/mm_malloc.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/emmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/pmmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/tmmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/ammintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/smmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/popcntintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/wmmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/immintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avxintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx2intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512fintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512erintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512pfintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512cdintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512bwintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512dqintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vlbwintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vldqintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512ifmaintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512ifmavlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vbmiintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vbmivlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx5124fmapsintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx5124vnniwintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vpopcntdqintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vbmi2intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vbmi2vlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vnniintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vnnivlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512vpopcntdqvlintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/avx512bitalgintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/shaintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/lzcntintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/bmiintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/bmi2intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/fmaintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/f16cintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/rtmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xtestintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/cetintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/gfniintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/vaesintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/vpclmulqdqintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/movdirintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/mm3dnow.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/prfchwintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/fma4intrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xopintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/lwpintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/tbmintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/rdseedintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/fxsrintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xsaveintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xsaveoptintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/sgxintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/pconfigintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/adxintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/clwbintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/clflushoptintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xsavesintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/xsavecintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/mwaitxintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/clzerointrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/wbnoinvdintrin.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/pkuintrin.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack4.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/poppack.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack4.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack2.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/poppack.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack2.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack8.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack8.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ktmtypes.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/apisetcconv.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/minwinbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/bemapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/debugapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/fibersapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/fileapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/handleapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/heapapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ioapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/interlockedapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/jobapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/libloaderapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/memoryapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/namespaceapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/processenv.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/processtopologyapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/profileapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/realtimeapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/securityappcontainer.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/synchapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/threadpoolapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/utilapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wow64apiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winerror.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/fltwinerror.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/timezoneapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wingdi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/pshpack1.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winuser.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/tvout.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winnls.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/datetimeapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stringapiset.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wincon.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winver.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winreg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/reason.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winnetwk.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wnnc.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/virtdisk.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/cderr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/dde.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ddeml.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/dlgs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/lzexpand.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/mmsystem.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/nb30.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpc.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcdce.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcdcep.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcnsi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcnterr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcasync.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/shellapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winperf.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winsock.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wincrypt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/bcrypt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ncrypt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/dpapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winscard.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wtypes.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcndr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcnsip.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/rpcsal.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ole2.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/objbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/combaseapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/wtypesbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/unknwnbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/objidlbase.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/cguid.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/objidl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/unknwn.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/urlmon.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/oleidl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/servprov.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/msxml.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/oaidl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/propidl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/oleauto.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winioctl.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winsmcrd.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winspool.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/prsht.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/commdlg.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stralign.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/stralign_s.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/winsvc.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/mcx.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/imm.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_ws1_undef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_timeval.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_bsd_types.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/inaddr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_socket_types.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_fd_types.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_ip_types.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_wsadata.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ws2def.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_wsa_errnos.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/qos.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/io.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_off_t.h \ - D:/c_work/start/lib/npcap/Include/pcap/socket.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ws2tcpip.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/ws2ipdef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/in6addr.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/psdk_inc/_ip_mreq1.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/mstcpip.h \ - D:/c_work/start/lib/npcap/Include/pcap/bpf.h \ - D:/c_work/start/lib/npcap/Include/pcap/dlt.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdio.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/swprintf.inl \ - D:/c/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h \ - D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny/xnet_tiny.h diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/progress.make b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/progress.make deleted file mode 100644 index 39d3499..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/progress.make +++ /dev/null @@ -1,5 +0,0 @@ -CMAKE_PROGRESS_1 = 4 -CMAKE_PROGRESS_2 = 5 -CMAKE_PROGRESS_3 = 6 -CMAKE_PROGRESS_4 = 7 - diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj deleted file mode 100644 index 89cb462..0000000 Binary files a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj and /dev/null differ diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj.d b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj.d deleted file mode 100644 index 552005c..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj.d +++ /dev/null @@ -1,2 +0,0 @@ -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj: \ - D:\c_work\start\xnet_tiny_c0101\src\xnet_app\xserver_datetime.c diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj deleted file mode 100644 index 3527a74..0000000 Binary files a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj and /dev/null differ diff --git a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj.d b/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj.d deleted file mode 100644 index 8eef2d0..0000000 --- a/network/start/build_bak/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj.d +++ /dev/null @@ -1,2 +0,0 @@ -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj: \ - D:\c_work\start\xnet_tiny_c0101\src\xnet_app\xserver_http.c diff --git a/network/start/build_bak/src/xnet_app/Makefile b/network/start/build_bak/src/xnet_app/Makefile deleted file mode 100644 index 8a1e6f6..0000000 --- a/network/start/build_bak/src/xnet_app/Makefile +++ /dev/null @@ -1,235 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -SHELL = cmd.exe - -# The CMake executable. -CMAKE_COMMAND = D:\cmake\bin\cmake.exe - -# The command to remove a file. -RM = D:\cmake\bin\cmake.exe -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = D:\c_work\start\xnet_tiny_c0101 - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = D:\c_work\start\build - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." - D:\cmake\bin\cmake-gui.exe -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." - D:\cmake\bin\cmake.exe --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - cd /d D:\c_work\start\build && $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles D:\c_work\start\build\src\xnet_app\\CMakeFiles\progress.marks - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_app/all - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_app/clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_app/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_app/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /d D:\c_work\start\build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -src/xnet_app/CMakeFiles/xnet_app.dir/rule: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_app/CMakeFiles/xnet_app.dir/rule -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/rule - -# Convenience name for target. -xnet_app: src/xnet_app/CMakeFiles/xnet_app.dir/rule -.PHONY : xnet_app - -# fast build rule for target. -xnet_app/fast: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/build -.PHONY : xnet_app/fast - -port_pcap.obj: port_pcap.c.obj -.PHONY : port_pcap.obj - -# target to build an object file -port_pcap.c.obj: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.obj -.PHONY : port_pcap.c.obj - -port_pcap.i: port_pcap.c.i -.PHONY : port_pcap.i - -# target to preprocess a source file -port_pcap.c.i: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.i -.PHONY : port_pcap.c.i - -port_pcap.s: port_pcap.c.s -.PHONY : port_pcap.s - -# target to generate assembly for a file -port_pcap.c.s: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.s -.PHONY : port_pcap.c.s - -xserver_datetime.obj: xserver_datetime.c.obj -.PHONY : xserver_datetime.obj - -# target to build an object file -xserver_datetime.c.obj: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.obj -.PHONY : xserver_datetime.c.obj - -xserver_datetime.i: xserver_datetime.c.i -.PHONY : xserver_datetime.i - -# target to preprocess a source file -xserver_datetime.c.i: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.i -.PHONY : xserver_datetime.c.i - -xserver_datetime.s: xserver_datetime.c.s -.PHONY : xserver_datetime.s - -# target to generate assembly for a file -xserver_datetime.c.s: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.s -.PHONY : xserver_datetime.c.s - -xserver_http.obj: xserver_http.c.obj -.PHONY : xserver_http.obj - -# target to build an object file -xserver_http.c.obj: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.obj -.PHONY : xserver_http.c.obj - -xserver_http.i: xserver_http.c.i -.PHONY : xserver_http.i - -# target to preprocess a source file -xserver_http.c.i: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.i -.PHONY : xserver_http.c.i - -xserver_http.s: xserver_http.c.s -.PHONY : xserver_http.s - -# target to generate assembly for a file -xserver_http.c.s: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.s -.PHONY : xserver_http.c.s - -# Help Target -help: - @echo The following are some of the valid targets for this Makefile: - @echo ... all (the default if no target is provided) - @echo ... clean - @echo ... depend - @echo ... edit_cache - @echo ... rebuild_cache - @echo ... xnet_app - @echo ... port_pcap.obj - @echo ... port_pcap.i - @echo ... port_pcap.s - @echo ... xserver_datetime.obj - @echo ... xserver_datetime.i - @echo ... xserver_datetime.s - @echo ... xserver_http.obj - @echo ... xserver_http.i - @echo ... xserver_http.s -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /d D:\c_work\start\build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/network/start/build_bak/src/xnet_app/cmake_install.cmake b/network/start/build_bak/src/xnet_app/cmake_install.cmake deleted file mode 100644 index 01ba90a..0000000 --- a/network/start/build_bak/src/xnet_app/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: D:/c_work/start/xnet_tiny_c0101/src/xnet_app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/xnet") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -# Set path to fallback-tool for dependency-resolution. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "D:/c/mingw64/bin/objdump.exe") -endif() - diff --git a/network/start/build_bak/src/xnet_app/libxnet_app.a b/network/start/build_bak/src/xnet_app/libxnet_app.a deleted file mode 100644 index c348ce3..0000000 Binary files a/network/start/build_bak/src/xnet_app/libxnet_app.a and /dev/null differ diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/CMakeDirectoryInformation.cmake b/network/start/build_bak/src/xnet_tiny/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 0738917..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "D:/c_work/start/xnet_tiny_c0101") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "D:/c_work/start/build") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/progress.marks b/network/start/build_bak/src/xnet_tiny/CMakeFiles/progress.marks deleted file mode 100644 index 78c6bae..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/DependInfo.cmake b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/DependInfo.cmake deleted file mode 100644 index 53fae15..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/DependInfo.cmake +++ /dev/null @@ -1,23 +0,0 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) - -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny/xnet_tiny.c" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj" "gcc" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj.d" - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make deleted file mode 100644 index 79270c8..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make +++ /dev/null @@ -1,111 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -SHELL = cmd.exe - -# The CMake executable. -CMAKE_COMMAND = D:\cmake\bin\cmake.exe - -# The command to remove a file. -RM = D:\cmake\bin\cmake.exe -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = D:\c_work\start\xnet_tiny_c0101 - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = D:\c_work\start\build - -# Include any dependencies generated for this target. -include src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.make - -# Include the progress variables for this target. -include src/xnet_tiny/CMakeFiles/xnet_tiny.dir/progress.make - -# Include the compile flags for this target's objects. -include src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/includes_C.rsp -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj: D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny/xnet_tiny.c -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj" - cd /d D:\c_work\start\build\src\xnet_tiny && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj -MF CMakeFiles\xnet_tiny.dir\xnet_tiny.c.obj.d -o CMakeFiles\xnet_tiny.dir\xnet_tiny.c.obj -c D:\c_work\start\xnet_tiny_c0101\src\xnet_tiny\xnet_tiny.c - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_tiny.dir/xnet_tiny.c.i" - cd /d D:\c_work\start\build\src\xnet_tiny && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E D:\c_work\start\xnet_tiny_c0101\src\xnet_tiny\xnet_tiny.c > CMakeFiles\xnet_tiny.dir\xnet_tiny.c.i - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_tiny.dir/xnet_tiny.c.s" - cd /d D:\c_work\start\build\src\xnet_tiny && D:\c\mingw64\bin\gcc.exe $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S D:\c_work\start\xnet_tiny_c0101\src\xnet_tiny\xnet_tiny.c -o CMakeFiles\xnet_tiny.dir\xnet_tiny.c.s - -# Object files for target xnet_tiny -xnet_tiny_OBJECTS = \ -"CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj" - -# External object files for target xnet_tiny -xnet_tiny_EXTERNAL_OBJECTS = - -src/xnet_tiny/libxnet_tiny.a: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj -src/xnet_tiny/libxnet_tiny.a: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make -src/xnet_tiny/libxnet_tiny.a: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libxnet_tiny.a" - cd /d D:\c_work\start\build\src\xnet_tiny && $(CMAKE_COMMAND) -P CMakeFiles\xnet_tiny.dir\cmake_clean_target.cmake - cd /d D:\c_work\start\build\src\xnet_tiny && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\xnet_tiny.dir\link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build: src/xnet_tiny/libxnet_tiny.a -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean: - cd /d D:\c_work\start\build\src\xnet_tiny && $(CMAKE_COMMAND) -P CMakeFiles\xnet_tiny.dir\cmake_clean.cmake -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend: - $(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" D:\c_work\start\xnet_tiny_c0101 D:\c_work\start\xnet_tiny_c0101\src\xnet_tiny D:\c_work\start\build D:\c_work\start\build\src\xnet_tiny D:\c_work\start\build\src\xnet_tiny\CMakeFiles\xnet_tiny.dir\DependInfo.cmake "--color=$(COLOR)" -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend - diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean.cmake b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean.cmake deleted file mode 100644 index 7556306..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean.cmake +++ /dev/null @@ -1,11 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj" - "CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj.d" - "libxnet_tiny.a" - "libxnet_tiny.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/xnet_tiny.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean_target.cmake b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean_target.cmake deleted file mode 100644 index 657a0a1..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libxnet_tiny.a" -) diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.make b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.make deleted file mode 100644 index 81a5e23..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty compiler generated dependencies file for xnet_tiny. -# This may be replaced when dependencies are built. diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts deleted file mode 100644 index bce7152..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for xnet_tiny. diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend.make b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend.make deleted file mode 100644 index 9d7217a..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for xnet_tiny. -# This may be replaced when dependencies are built. diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make deleted file mode 100644 index 380a7f6..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# compile C with D:/c/mingw64/bin/gcc.exe -C_DEFINES = -D_CRT_SECURE_NO_WARNINGS - -C_INCLUDES = @CMakeFiles/xnet_tiny.dir/includes_C.rsp - -C_FLAGS = -g -g - diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/includes_C.rsp b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/includes_C.rsp deleted file mode 100644 index 125d588..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/includes_C.rsp +++ /dev/null @@ -1 +0,0 @@ --ID:/c_work/start/xnet_tiny_c0101 -ID:/c_work/start/xnet_tiny_c0101/../lib/npcap/Include -ID:/c_work/start/xnet_tiny_c0101/src/xnet_app -ID:/c_work/start/xnet_tiny_c0101/src/xnet_tiny -ID:/c_work/start/xnet_tiny_c0101/../lib/xnet diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/link.txt b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/link.txt deleted file mode 100644 index 67f22c9..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -D:\c\mingw64\bin\ar.exe qc libxnet_tiny.a CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj -D:\c\mingw64\bin\ranlib.exe libxnet_tiny.a diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/progress.make b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/progress.make deleted file mode 100644 index d772dad..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/progress.make +++ /dev/null @@ -1,3 +0,0 @@ -CMAKE_PROGRESS_1 = 8 -CMAKE_PROGRESS_2 = 9 - diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj deleted file mode 100644 index 385584d..0000000 Binary files a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj and /dev/null differ diff --git a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj.d b/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj.d deleted file mode 100644 index 84c8a77..0000000 --- a/network/start/build_bak/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj.d +++ /dev/null @@ -1,14 +0,0 @@ -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj: \ - D:\c_work\start\xnet_tiny_c0101\src\xnet_tiny\xnet_tiny.c \ - D:\c_work\start\xnet_tiny_c0101\src\xnet_tiny\xnet_tiny.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stdint.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stdint.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/crtdefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_mac.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/_mingw_secapi.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/vadefs.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdks/_mingw_directx.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/sdks/_mingw_ddk.h \ - D:/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/stddef.h \ - D:/c/mingw64/x86_64-w64-mingw32/include/stddef.h diff --git a/network/start/build_bak/src/xnet_tiny/Makefile b/network/start/build_bak/src/xnet_tiny/Makefile deleted file mode 100644 index 56306e0..0000000 --- a/network/start/build_bak/src/xnet_tiny/Makefile +++ /dev/null @@ -1,181 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.30 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -SHELL = cmd.exe - -# The CMake executable. -CMAKE_COMMAND = D:\cmake\bin\cmake.exe - -# The command to remove a file. -RM = D:\cmake\bin\cmake.exe -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = D:\c_work\start\xnet_tiny_c0101 - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = D:\c_work\start\build - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." - D:\cmake\bin\cmake-gui.exe -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." - D:\cmake\bin\cmake.exe --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - cd /d D:\c_work\start\build && $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles D:\c_work\start\build\src\xnet_tiny\\CMakeFiles\progress.marks - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_tiny/all - $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_tiny/clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_tiny/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_tiny/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /d D:\c_work\start\build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule - -# Convenience name for target. -xnet_tiny: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule -.PHONY : xnet_tiny - -# fast build rule for target. -xnet_tiny/fast: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build -.PHONY : xnet_tiny/fast - -xnet_tiny.obj: xnet_tiny.c.obj -.PHONY : xnet_tiny.obj - -# target to build an object file -xnet_tiny.c.obj: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.obj -.PHONY : xnet_tiny.c.obj - -xnet_tiny.i: xnet_tiny.c.i -.PHONY : xnet_tiny.i - -# target to preprocess a source file -xnet_tiny.c.i: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.i -.PHONY : xnet_tiny.c.i - -xnet_tiny.s: xnet_tiny.c.s -.PHONY : xnet_tiny.s - -# target to generate assembly for a file -xnet_tiny.c.s: - cd /d D:\c_work\start\build && $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.s -.PHONY : xnet_tiny.c.s - -# Help Target -help: - @echo The following are some of the valid targets for this Makefile: - @echo ... all (the default if no target is provided) - @echo ... clean - @echo ... depend - @echo ... edit_cache - @echo ... rebuild_cache - @echo ... xnet_tiny - @echo ... xnet_tiny.obj - @echo ... xnet_tiny.i - @echo ... xnet_tiny.s -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /d D:\c_work\start\build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/network/start/build_bak/src/xnet_tiny/cmake_install.cmake b/network/start/build_bak/src/xnet_tiny/cmake_install.cmake deleted file mode 100644 index 93c817d..0000000 --- a/network/start/build_bak/src/xnet_tiny/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: D:/c_work/start/xnet_tiny_c0101/src/xnet_tiny - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/xnet") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Debug") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -# Set path to fallback-tool for dependency-resolution. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "D:/c/mingw64/bin/objdump.exe") -endif() - diff --git a/network/start/build_bak/src/xnet_tiny/libxnet_tiny.a b/network/start/build_bak/src/xnet_tiny/libxnet_tiny.a deleted file mode 100644 index 8dd96d9..0000000 Binary files a/network/start/build_bak/src/xnet_tiny/libxnet_tiny.a and /dev/null differ diff --git a/network/start/build_bak/xnet.exe b/network/start/build_bak/xnet.exe deleted file mode 100644 index 3faeff1..0000000 Binary files a/network/start/build_bak/xnet.exe and /dev/null differ diff --git a/network/start/lib/xnet/pcap_device.c b/network/start/lib/xnet/pcap_device.c index db75053..de74485 100644 --- a/network/start/lib/xnet/pcap_device.c +++ b/network/start/lib/xnet/pcap_device.c @@ -1,8 +1,52 @@ #include +#include +#include +#include +#include +#include #include "pcap_device.h" #include #include +#define PCAP_MAC_ADDR_LEN 6 + +static int mac_is_zero(const uint8_t* mac_addr) { + if (mac_addr == NULL) { + return 1; + } + + for (int i = 0; i < PCAP_MAC_ADDR_LEN; i++) { + if (mac_addr[i]) { + return 0; + } + } + + return 1; +} + +static int read_interface_mac(const char* if_name, uint8_t* mac_addr) { + if ((if_name == NULL) || (mac_addr == NULL)) { + return -1; + } + + int fd = socket(AF_INET, SOCK_DGRAM, 0); + if (fd < 0) { + return -1; + } + + struct ifreq ifr; + memset(&ifr, 0, sizeof(ifr)); + strncpy(ifr.ifr_name, if_name, IFNAMSIZ - 1); + if (ioctl(fd, SIOCGIFHWADDR, &ifr) < 0) { + close(fd); + return -1; + } + + memcpy(mac_addr, (uint8_t*)ifr.ifr_hwaddr.sa_data, PCAP_MAC_ADDR_LEN); + close(fd); + return 0; +} + static int load_pcap_lib() { return 0; } @@ -110,7 +154,7 @@ static int pcap_show_list(void) { * @param ip 打开网卡的指定ip * @param 给网卡设置mac */ -pcap_t* pcap_device_open(const char* ip, const uint8_t * mac_addr, uint8_t poll_mode) { +pcap_t* pcap_device_open(const char* ip, uint8_t * mac_addr, uint8_t poll_mode) { char err_buf[PCAP_ERRBUF_SIZE]; struct bpf_program fp; bpf_u_int32 mask; @@ -130,6 +174,32 @@ pcap_t* pcap_device_open(const char* ip, const uint8_t * mac_addr, uint8_t poll_ return (pcap_t*)0; } + if (mac_addr == NULL) { + fprintf(stderr, "pcap_open: mac address buffer is null\n"); + return (pcap_t*)0; + } + + if (mac_is_zero(mac_addr)) { + if (read_interface_mac(name_buf, mac_addr) < 0) { + fprintf(stderr, "pcap_open: failed to query mac address of %s, please configure it manually.\n", name_buf); + return (pcap_t*)0; + } + printf("pcap_open: detected mac %02x:%02x:%02x:%02x:%02x:%02x on %s\n", + mac_addr[0], mac_addr[1], mac_addr[2], mac_addr[3], mac_addr[4], mac_addr[5], + name_buf); + fflush(stdout); + } else { + if (read_interface_mac(name_buf, mac_addr) < 0) { + printf("pcap_open: failed to query mac, using configured value %02x:%02x:%02x:%02x:%02x:%02x\n", + mac_addr[0], mac_addr[1], mac_addr[2], mac_addr[3], mac_addr[4], mac_addr[5]); + fflush(stdout); + } else { + printf("pcap_open: overriding configured mac with detected value %02x:%02x:%02x:%02x:%02x:%02x\n", + mac_addr[0], mac_addr[1], mac_addr[2], mac_addr[3], mac_addr[4], mac_addr[5]); + fflush(stdout); + } + } + if (pcap_lookupnet(name_buf, &net, &mask, err_buf) == -1) { printf("pcap_open: can't find use net card: %s\n", name_buf); net = 0; @@ -166,6 +236,8 @@ pcap_t* pcap_device_open(const char* ip, const uint8_t * mac_addr, uint8_t poll_ "(ether dst %02x:%02x:%02x:%02x:%02x:%02x or ether broadcast) and (not ether src %02x:%02x:%02x:%02x:%02x:%02x)", mac_addr[0], mac_addr[1], mac_addr[2], mac_addr[3], mac_addr[4], mac_addr[5], mac_addr[0], mac_addr[1], mac_addr[2], mac_addr[3], mac_addr[4], mac_addr[5]); + printf("pcap_open: BPF filter: %s\n", filter_exp); + fflush(stdout); if (pcap_compile(pcap, &fp, filter_exp, 0, net) == -1) { printf("pcap_open: couldn't parse filter %s: %s\n", filter_exp, pcap_geterr(pcap)); return (pcap_t*)0; @@ -174,6 +246,8 @@ pcap_t* pcap_device_open(const char* ip, const uint8_t * mac_addr, uint8_t poll_ printf("pcap_open: couldn't install filter %s: %s\n", filter_exp, pcap_geterr(pcap)); return (pcap_t*)0; } + printf("pcap_open: Filter installed successfully\n"); + fflush(stdout); return pcap; } @@ -222,4 +296,3 @@ uint32_t pcap_device_read(pcap_t* pcap, uint8_t* buffer, uint32_t length) { fprintf(stderr, "pcap_read: reading packet failed!:%s", pcap_geterr(pcap)); return 0; } - diff --git a/network/start/lib/xnet/pcap_device.h b/network/start/lib/xnet/pcap_device.h index 4498a73..056fec0 100644 --- a/network/start/lib/xnet/pcap_device.h +++ b/network/start/lib/xnet/pcap_device.h @@ -10,7 +10,7 @@ typedef void (*irq_handler_t)(void* arg, uint8_t is_rx, const uint8_t* data, uint32_t size); -pcap_t* pcap_device_open(const char* ip, const uint8_t *mac_addr, uint8_t poll_mode); +pcap_t* pcap_device_open(const char* ip, uint8_t *mac_addr, uint8_t poll_mode); void pcap_device_close(pcap_t* pcap); uint32_t pcap_device_send(pcap_t* pcap, const uint8_t* buffer, uint32_t length); uint32_t pcap_device_read(pcap_t* pcap, uint8_t* buffer, uint32_t length); diff --git a/network/start/xnet_tiny/build/CMakeCache.txt b/network/start/xnet_tiny/build/CMakeCache.txt deleted file mode 100644 index 2ac9c5f..0000000 --- a/network/start/xnet_tiny/build/CMakeCache.txt +++ /dev/null @@ -1,384 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build -# It was generated by CMake: /usr/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Path to a program. -CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line - -//Path to a program. -CMAKE_AR:FILEPATH=/usr/bin/ar - -//Choose the type of build, options are: None Debug Release RelWithDebInfo -// MinSizeRel ... -CMAKE_BUILD_TYPE:STRING= - -//Enable/Disable color output during build. -CMAKE_COLOR_MAKEFILE:BOOL=ON - -//CXX compiler -CMAKE_CXX_COMPILER:FILEPATH=/usr/lib/ccache/bin/c++ - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib - -//Flags used by the CXX compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the CXX compiler during DEBUG builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//Flags used by the CXX compiler during MINSIZEREL builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the CXX compiler during RELEASE builds. -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the CXX compiler during RELWITHDEBINFO builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//C compiler -CMAKE_C_COMPILER:FILEPATH=/usr/lib/ccache/bin/cc - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib - -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Path to a program. -CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND - -//Flags used by the linker during all build types. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= - -//Value Computed by CMake. -CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/pkgRedirects - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/usr/bin/ld - -//Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump - -//Value Computed by CMake -CMAKE_PROJECT_COMPAT_VERSION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=xnet - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib - -//Path to a program. -CMAKE_READELF:FILEPATH=/usr/bin/readelf - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the archiver during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the archiver during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the archiver during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the archiver during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the archiver during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_STRIP:FILEPATH=/usr/bin/strip - -//Path to a program. -CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Value Computed by CMake -xnet_BINARY_DIR:STATIC=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build - -//Value Computed by CMake -xnet_IS_TOP_LEVEL:STATIC=ON - -//Value Computed by CMake -xnet_SOURCE_DIR:STATIC=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_ADDR2LINE -CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=1 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 -//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE -CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_DLLTOOL -CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 -//Path to cache edit program executable. -CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Unix Makefiles -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//Name of CMakeLists files to read -CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=3 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_READELF -CMAKE_READELF-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/share/cmake -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_TAPI -CMAKE_TAPI-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeCCompiler.cmake b/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeCCompiler.cmake deleted file mode 100644 index b16223a..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeCCompiler.cmake +++ /dev/null @@ -1,84 +0,0 @@ -set(CMAKE_C_COMPILER "/usr/lib/ccache/bin/cc") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "GNU") -set(CMAKE_C_COMPILER_VERSION "15.2.1") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "23") -set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") -set(CMAKE_C_STANDARD_LATEST "23") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") -set(CMAKE_C17_COMPILE_FEATURES "c_std_17") -set(CMAKE_C23_COMPILE_FEATURES "c_std_23") - -set(CMAKE_C_PLATFORM_ID "Linux") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") -set(CMAKE_C_COMPILER_APPLE_SYSROOT "") -set(CMAKE_C_SIMULATE_VERSION "") -set(CMAKE_C_COMPILER_ARCHITECTURE_ID "x86_64") - - - -set(CMAKE_AR "/usr/bin/ar") -set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar") -set(CMAKE_RANLIB "/usr/bin/ranlib") -set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib") -set(CMAKE_LINKER "/usr/bin/ld") -set(CMAKE_LINKER_LINK "") -set(CMAKE_LINKER_LLD "") -set(CMAKE_C_COMPILER_LINKER "/usr/bin/ld") -set(CMAKE_C_COMPILER_LINKER_ID "GNU") -set(CMAKE_C_COMPILER_LINKER_VERSION 2.45.1) -set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT GNU) -set(CMAKE_MT "") -set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCC 1) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) -set(CMAKE_C_LINKER_DEPFILE_SUPPORTED TRUE) -set(CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED TRUE) -set(CMAKE_C_LINKER_PUSHPOP_STATE_SUPPORTED TRUE) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "8") -set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") -set(CMAKE_C_LIBRARY_ARCHITECTURE "") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed;/usr/include") -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1;/usr/lib;/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeCXXCompiler.cmake b/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeCXXCompiler.cmake deleted file mode 100644 index 15a99bc..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,108 +0,0 @@ -set(CMAKE_CXX_COMPILER "/usr/lib/ccache/bin/c++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "GNU") -set(CMAKE_CXX_COMPILER_VERSION "15.2.1") -set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17") -set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") -set(CMAKE_CXX_STANDARD_LATEST "26") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23;cxx_std_26") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") -set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") -set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") -set(CMAKE_CXX26_COMPILE_FEATURES "cxx_std_26") - -set(CMAKE_CXX_PLATFORM_ID "Linux") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU") -set(CMAKE_CXX_COMPILER_APPLE_SYSROOT "") -set(CMAKE_CXX_SIMULATE_VERSION "") -set(CMAKE_CXX_COMPILER_ARCHITECTURE_ID "x86_64") - - - -set(CMAKE_AR "/usr/bin/ar") -set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar") -set(CMAKE_RANLIB "/usr/bin/ranlib") -set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib") -set(CMAKE_LINKER "/usr/bin/ld") -set(CMAKE_LINKER_LINK "") -set(CMAKE_LINKER_LLD "") -set(CMAKE_CXX_COMPILER_LINKER "/usr/bin/ld") -set(CMAKE_CXX_COMPILER_LINKER_ID "GNU") -set(CMAKE_CXX_COMPILER_LINKER_VERSION 2.45.1) -set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT GNU) -set(CMAKE_MT "") -set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") -set(CMAKE_COMPILER_IS_GNUCXX 1) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) - -foreach (lang IN ITEMS C OBJC OBJCXX) - if (CMAKE_${lang}_COMPILER_ID_RUN) - foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) - list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) - endforeach() - endif() -endforeach() - -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) -set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED TRUE) -set(CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED TRUE) -set(CMAKE_CXX_LINKER_PUSHPOP_STATE_SUPPORTED TRUE) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "8") -set(CMAKE_CXX_COMPILER_ABI "ELF") -set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/share/verilator/include;/usr/include/c++/15.2.1;/usr/include/c++/15.2.1/x86_64-pc-linux-gnu;/usr/include/c++/15.2.1/backward;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed;/usr/include") -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1;/usr/lib;/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") -set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "") - -set(CMAKE_CXX_COMPILER_IMPORT_STD "") -### Imported target for C++23 standard library -set(CMAKE_CXX23_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Unsupported generator: Unix Makefiles") - - -### Imported target for C++26 standard library -set(CMAKE_CXX26_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Unsupported generator: Unix Makefiles") - - - diff --git a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeDetermineCompilerABI_C.bin b/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 6db1faa..0000000 Binary files a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeDetermineCompilerABI_CXX.bin b/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 2770e34..0000000 Binary files a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeSystem.cmake b/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeSystem.cmake deleted file mode 100644 index ebec8f1..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Linux-6.17.8-2-cachyos") -set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "6.17.8-2-cachyos") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - - - -set(CMAKE_SYSTEM "Linux-6.17.8-2-cachyos") -set(CMAKE_SYSTEM_NAME "Linux") -set(CMAKE_SYSTEM_VERSION "6.17.8-2-cachyos") -set(CMAKE_SYSTEM_PROCESSOR "x86_64") - -set(CMAKE_CROSSCOMPILING "FALSE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdC/CMakeCCompilerId.c b/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdC/CMakeCCompilerId.c deleted file mode 100644 index ab3c359..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdC/CMakeCCompilerId.c +++ /dev/null @@ -1,934 +0,0 @@ -#ifdef __cplusplus -# error "A C++ compiler has been selected for C." -#endif - -#if defined(__18CXX) -# define ID_VOID_MAIN -#endif -#if defined(__CLASSIC_C__) -/* cv-qualifiers did not exist in K&R C */ -# define const -# define volatile -#endif - -#if !defined(__has_include) -/* If the compiler does not have __has_include, pretend the answer is - always no. */ -# define __has_include(x) 0 -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# if defined(__GNUC__) -# define SIMULATE_ID "GNU" -# endif - /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, - except that a few beta releases use the old format with V=2021. */ -# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) - /* The third version component from --version is an update index, - but no macro is provided for it. */ -# define COMPILER_VERSION_PATCH DEC(0) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) -# define COMPILER_ID "IntelLLVM" -#if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -#endif -#if defined(__GNUC__) -# define SIMULATE_ID "GNU" -#endif -/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and - * later. Look for 6 digit vs. 8 digit version number to decide encoding. - * VVVV is no smaller than the current year when a version is released. - */ -#if __INTEL_LLVM_COMPILER < 1000000L -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) -#else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) -#endif -#if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -#endif -#if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -#elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -#endif -#if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -#endif -#if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -#endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_C) -# define COMPILER_ID "SunPro" -# if __SUNPRO_C >= 0x5100 - /* __SUNPRO_C = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# endif - -#elif defined(__HP_cc) -# define COMPILER_ID "HP" - /* __HP_cc = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) - -#elif defined(__DECC) -# define COMPILER_ID "Compaq" - /* __DECC_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) - -#elif defined(__IBMC__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__open_xl__) && defined(__clang__) -# define COMPILER_ID "IBMClang" -# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) -# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) -# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(__ibmxl__) && defined(__clang__) -# define COMPILER_ID "XLClang" -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) - - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 -# define COMPILER_ID "XL" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__NVCOMPILER) -# define COMPILER_ID "NVHPC" -# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) -# if defined(__NVCOMPILER_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) -# endif - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(__clang__) && defined(__cray__) -# define COMPILER_ID "CrayClang" -# define COMPILER_VERSION_MAJOR DEC(__cray_major__) -# define COMPILER_VERSION_MINOR DEC(__cray_minor__) -# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__CLANG_FUJITSU) -# define COMPILER_ID "FujitsuClang" -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(__FUJITSU) -# define COMPILER_ID "Fujitsu" -# if defined(__FCC_version__) -# define COMPILER_VERSION __FCC_version__ -# elif defined(__FCC_major__) -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# endif -# if defined(__fcc_version) -# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) -# elif defined(__FCC_VERSION) -# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) -# endif - - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__TASKING__) -# define COMPILER_ID "Tasking" - # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) - # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) -# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) - -#elif defined(__ORANGEC__) -# define COMPILER_ID "OrangeC" -# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) - -#elif defined(__RENESAS__) -# define COMPILER_ID "Renesas" -/* __RENESAS_VERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__RENESAS_VERSION__ >> 24 & 0xFF) -# define COMPILER_VERSION_MINOR HEX(__RENESAS_VERSION__ >> 16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__RENESAS_VERSION__ >> 8 & 0xFF) - -#elif defined(__TINYC__) -# define COMPILER_ID "TinyCC" - -#elif defined(__BCC__) -# define COMPILER_ID "Bruce" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) -# define COMPILER_ID "ARMClang" - # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) -# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) - -#elif defined(__clang__) && defined(__ti__) -# define COMPILER_ID "TIClang" - # define COMPILER_VERSION_MAJOR DEC(__ti_major__) - # define COMPILER_VERSION_MINOR DEC(__ti_minor__) - # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) -# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) -# define COMPILER_ID "LCC" -# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) -# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) -# if defined(__LCC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) -# endif -# if defined(__GNUC__) && defined(__GNUC_MINOR__) -# define SIMULATE_ID "GNU" -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif -# endif - -#elif defined(__GNUC__) -# define COMPILER_ID "GNU" -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(_ADI_COMPILER) -# define COMPILER_ID "ADSP" -#if defined(__VERSIONNUM__) - /* __VERSIONNUM__ = 0xVVRRPPTT */ -# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) -# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) -# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) -# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__DCC__) && defined(_DIAB_TOOL) -# define COMPILER_ID "Diab" - # define COMPILER_VERSION_MAJOR DEC(__VERSION_MAJOR_NUMBER__) - # define COMPILER_VERSION_MINOR DEC(__VERSION_MINOR_NUMBER__) - # define COMPILER_VERSION_PATCH DEC(__VERSION_ARCH_FEATURE_NUMBER__) - # define COMPILER_VERSION_TWEAK DEC(__VERSION_BUG_FIX_NUMBER__) - - -#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) -# define COMPILER_ID "SDCC" -# if defined(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) -# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) -# else - /* SDCC = VRP */ -# define COMPILER_VERSION_MAJOR DEC(SDCC/100) -# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) -# define COMPILER_VERSION_PATCH DEC(SDCC % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__MSYS__) -# define PLATFORM_ID "MSYS" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# elif defined(__VXWORKS__) -# define PLATFORM_ID "VxWorks" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -# elif defined(_ADI_COMPILER) -# define PLATFORM_ID "ADSP" - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_ARM64EC) -# define ARCHITECTURE_ID "ARM64EC" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__ICCRH850__) -# define ARCHITECTURE_ID "RH850" - -# elif defined(__ICCRL78__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__ICCRISCV__) -# define ARCHITECTURE_ID "RISCV" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# elif defined(__ICC430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__ICCV850__) -# define ARCHITECTURE_ID "V850" - -# elif defined(__ICC8051__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__ICCSTM8__) -# define ARCHITECTURE_ID "STM8" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__clang__) && defined(__ti__) -# if defined(__ARM_ARCH) -# define ARCHITECTURE_ID "ARM" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__TI_COMPILER_VERSION__) -# if defined(__TI_ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__MSP430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__TMS320C28XX__) -# define ARCHITECTURE_ID "TMS320C28x" - -# elif defined(__TMS320C6X__) || defined(_TMS320C6X) -# define ARCHITECTURE_ID "TMS320C6x" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -# elif defined(__ADSPSHARC__) -# define ARCHITECTURE_ID "SHARC" - -# elif defined(__ADSPBLACKFIN__) -# define ARCHITECTURE_ID "Blackfin" - -#elif defined(__TASKING__) - -# if defined(__CTC__) || defined(__CPTC__) -# define ARCHITECTURE_ID "TriCore" - -# elif defined(__CMCS__) -# define ARCHITECTURE_ID "MCS" - -# elif defined(__CARM__) || defined(__CPARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__CARC__) -# define ARCHITECTURE_ID "ARC" - -# elif defined(__C51__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__CPCP__) -# define ARCHITECTURE_ID "PCP" - -# else -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__RENESAS__) -# if defined(__CCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__CCRL__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__CCRH__) -# define ARCHITECTURE_ID "RH850" - -# else -# define ARCHITECTURE_ID "" -# endif - -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number. */ -#ifdef COMPILER_VERSION -char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; - -/* Construct a string literal encoding the version number components. */ -#elif defined(COMPILER_VERSION_MAJOR) -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#elif defined(COMPILER_VERSION_INTERNAL_STR) -char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - -#define C_STD_99 199901L -#define C_STD_11 201112L -#define C_STD_17 201710L -#define C_STD_23 202311L - -#ifdef __STDC_VERSION__ -# define C_STD __STDC_VERSION__ -#endif - -#if !defined(__STDC__) && !defined(__clang__) && !defined(__RENESAS__) -# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) -# define C_VERSION "90" -# else -# define C_VERSION -# endif -#elif C_STD > C_STD_17 -# define C_VERSION "23" -#elif C_STD > C_STD_11 -# define C_VERSION "17" -#elif C_STD > C_STD_99 -# define C_VERSION "11" -#elif C_STD >= C_STD_99 -# define C_VERSION "99" -#else -# define C_VERSION "90" -#endif -const char* info_language_standard_default = - "INFO" ":" "standard_default[" C_VERSION "]"; - -const char* info_language_extensions_default = "INFO" ":" "extensions_default[" -#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ - defined(__TI_COMPILER_VERSION__) || defined(__RENESAS__)) && \ - !defined(__STRICT_ANSI__) - "ON" -#else - "OFF" -#endif -"]"; - -/*--------------------------------------------------------------------------*/ - -#ifdef ID_VOID_MAIN -void main() {} -#else -# if defined(__CLASSIC_C__) -int main(argc, argv) int argc; char *argv[]; -# else -int main(int argc, char* argv[]) -# endif -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#if defined(COMPILER_VERSION_INTERNAL) || defined(COMPILER_VERSION_INTERNAL_STR) - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) - require += info_cray[argc]; -#endif - require += info_language_standard_default[argc]; - require += info_language_extensions_default[argc]; - (void)argv; - return require; -} -#endif diff --git a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdC/a.out b/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdC/a.out deleted file mode 100755 index 006a344..0000000 Binary files a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdC/a.out and /dev/null differ diff --git a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdCXX/CMakeCXXCompilerId.cpp b/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdCXX/CMakeCXXCompilerId.cpp deleted file mode 100644 index b35f567..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +++ /dev/null @@ -1,949 +0,0 @@ -/* This source file must have a .cpp extension so that all C++ compilers - recognize the extension without flags. Borland does not know .cxx for - example. */ -#ifndef __cplusplus -# error "A C compiler has been selected for C++." -#endif - -#if !defined(__has_include) -/* If the compiler does not have __has_include, pretend the answer is - always no. */ -# define __has_include(x) 0 -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# if defined(__GNUC__) -# define SIMULATE_ID "GNU" -# endif - /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, - except that a few beta releases use the old format with V=2021. */ -# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) - /* The third version component from --version is an update index, - but no macro is provided for it. */ -# define COMPILER_VERSION_PATCH DEC(0) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) -# define COMPILER_ID "IntelLLVM" -#if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -#endif -#if defined(__GNUC__) -# define SIMULATE_ID "GNU" -#endif -/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and - * later. Look for 6 digit vs. 8 digit version number to decide encoding. - * VVVV is no smaller than the current year when a version is released. - */ -#if __INTEL_LLVM_COMPILER < 1000000L -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) -#else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) -#endif -#if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -#endif -#if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -#elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -#endif -#if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -#endif -#if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -#endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_CC) -# define COMPILER_ID "SunPro" -# if __SUNPRO_CC >= 0x5100 - /* __SUNPRO_CC = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# endif - -#elif defined(__HP_aCC) -# define COMPILER_ID "HP" - /* __HP_aCC = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) - -#elif defined(__DECCXX) -# define COMPILER_ID "Compaq" - /* __DECCXX_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) - -#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__open_xl__) && defined(__clang__) -# define COMPILER_ID "IBMClang" -# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) -# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) -# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(__ibmxl__) && defined(__clang__) -# define COMPILER_ID "XLClang" -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) - - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 -# define COMPILER_ID "XL" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__NVCOMPILER) -# define COMPILER_ID "NVHPC" -# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) -# if defined(__NVCOMPILER_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) -# endif - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(__clang__) && defined(__cray__) -# define COMPILER_ID "CrayClang" -# define COMPILER_VERSION_MAJOR DEC(__cray_major__) -# define COMPILER_VERSION_MINOR DEC(__cray_minor__) -# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__CLANG_FUJITSU) -# define COMPILER_ID "FujitsuClang" -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(__FUJITSU) -# define COMPILER_ID "Fujitsu" -# if defined(__FCC_version__) -# define COMPILER_VERSION __FCC_version__ -# elif defined(__FCC_major__) -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# endif -# if defined(__fcc_version) -# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) -# elif defined(__FCC_VERSION) -# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) -# endif - - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__TASKING__) -# define COMPILER_ID "Tasking" - # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) - # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) -# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) - -#elif defined(__ORANGEC__) -# define COMPILER_ID "OrangeC" -# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) - -#elif defined(__RENESAS__) -# define COMPILER_ID "Renesas" -/* __RENESAS_VERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__RENESAS_VERSION__ >> 24 & 0xFF) -# define COMPILER_VERSION_MINOR HEX(__RENESAS_VERSION__ >> 16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__RENESAS_VERSION__ >> 8 & 0xFF) - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) -# define COMPILER_ID "ARMClang" - # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) -# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) - -#elif defined(__clang__) && defined(__ti__) -# define COMPILER_ID "TIClang" - # define COMPILER_VERSION_MAJOR DEC(__ti_major__) - # define COMPILER_VERSION_MINOR DEC(__ti_minor__) - # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) -# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) -# define COMPILER_ID "LCC" -# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) -# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) -# if defined(__LCC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) -# endif -# if defined(__GNUC__) && defined(__GNUC_MINOR__) -# define SIMULATE_ID "GNU" -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif -# endif - -#elif defined(__GNUC__) || defined(__GNUG__) -# define COMPILER_ID "GNU" -# if defined(__GNUC__) -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# else -# define COMPILER_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(_ADI_COMPILER) -# define COMPILER_ID "ADSP" -#if defined(__VERSIONNUM__) - /* __VERSIONNUM__ = 0xVVRRPPTT */ -# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) -# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) -# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) -# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__DCC__) && defined(_DIAB_TOOL) -# define COMPILER_ID "Diab" - # define COMPILER_VERSION_MAJOR DEC(__VERSION_MAJOR_NUMBER__) - # define COMPILER_VERSION_MINOR DEC(__VERSION_MINOR_NUMBER__) - # define COMPILER_VERSION_PATCH DEC(__VERSION_ARCH_FEATURE_NUMBER__) - # define COMPILER_VERSION_TWEAK DEC(__VERSION_BUG_FIX_NUMBER__) - - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__MSYS__) -# define PLATFORM_ID "MSYS" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# elif defined(__VXWORKS__) -# define PLATFORM_ID "VxWorks" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -# elif defined(_ADI_COMPILER) -# define PLATFORM_ID "ADSP" - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_ARM64EC) -# define ARCHITECTURE_ID "ARM64EC" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__ICCRH850__) -# define ARCHITECTURE_ID "RH850" - -# elif defined(__ICCRL78__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__ICCRISCV__) -# define ARCHITECTURE_ID "RISCV" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# elif defined(__ICC430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__ICCV850__) -# define ARCHITECTURE_ID "V850" - -# elif defined(__ICC8051__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__ICCSTM8__) -# define ARCHITECTURE_ID "STM8" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__clang__) && defined(__ti__) -# if defined(__ARM_ARCH) -# define ARCHITECTURE_ID "ARM" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__TI_COMPILER_VERSION__) -# if defined(__TI_ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__MSP430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__TMS320C28XX__) -# define ARCHITECTURE_ID "TMS320C28x" - -# elif defined(__TMS320C6X__) || defined(_TMS320C6X) -# define ARCHITECTURE_ID "TMS320C6x" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -# elif defined(__ADSPSHARC__) -# define ARCHITECTURE_ID "SHARC" - -# elif defined(__ADSPBLACKFIN__) -# define ARCHITECTURE_ID "Blackfin" - -#elif defined(__TASKING__) - -# if defined(__CTC__) || defined(__CPTC__) -# define ARCHITECTURE_ID "TriCore" - -# elif defined(__CMCS__) -# define ARCHITECTURE_ID "MCS" - -# elif defined(__CARM__) || defined(__CPARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__CARC__) -# define ARCHITECTURE_ID "ARC" - -# elif defined(__C51__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__CPCP__) -# define ARCHITECTURE_ID "PCP" - -# else -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__RENESAS__) -# if defined(__CCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__CCRL__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__CCRH__) -# define ARCHITECTURE_ID "RH850" - -# else -# define ARCHITECTURE_ID "" -# endif - -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number. */ -#ifdef COMPILER_VERSION -char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; - -/* Construct a string literal encoding the version number components. */ -#elif defined(COMPILER_VERSION_MAJOR) -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#elif defined(COMPILER_VERSION_INTERNAL_STR) -char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - -#define CXX_STD_98 199711L -#define CXX_STD_11 201103L -#define CXX_STD_14 201402L -#define CXX_STD_17 201703L -#define CXX_STD_20 202002L -#define CXX_STD_23 202302L - -#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) -# if _MSVC_LANG > CXX_STD_17 -# define CXX_STD _MSVC_LANG -# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init) -# define CXX_STD CXX_STD_20 -# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17 -# define CXX_STD CXX_STD_20 -# elif _MSVC_LANG > CXX_STD_14 -# define CXX_STD CXX_STD_17 -# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi) -# define CXX_STD CXX_STD_14 -# elif defined(__INTEL_CXX11_MODE__) -# define CXX_STD CXX_STD_11 -# else -# define CXX_STD CXX_STD_98 -# endif -#elif defined(_MSC_VER) && defined(_MSVC_LANG) -# if _MSVC_LANG > __cplusplus -# define CXX_STD _MSVC_LANG -# else -# define CXX_STD __cplusplus -# endif -#elif defined(__NVCOMPILER) -# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init) -# define CXX_STD CXX_STD_20 -# else -# define CXX_STD __cplusplus -# endif -#elif defined(__INTEL_COMPILER) || defined(__PGI) -# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes) -# define CXX_STD CXX_STD_17 -# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) -# define CXX_STD CXX_STD_14 -# else -# define CXX_STD __cplusplus -# endif -#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__) -# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) -# define CXX_STD CXX_STD_14 -# else -# define CXX_STD __cplusplus -# endif -#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__) -# define CXX_STD CXX_STD_11 -#else -# define CXX_STD __cplusplus -#endif - -const char* info_language_standard_default = "INFO" ":" "standard_default[" -#if CXX_STD > CXX_STD_23 - "26" -#elif CXX_STD > CXX_STD_20 - "23" -#elif CXX_STD > CXX_STD_17 - "20" -#elif CXX_STD > CXX_STD_14 - "17" -#elif CXX_STD > CXX_STD_11 - "14" -#elif CXX_STD >= CXX_STD_11 - "11" -#else - "98" -#endif -"]"; - -const char* info_language_extensions_default = "INFO" ":" "extensions_default[" -#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ - defined(__TI_COMPILER_VERSION__) || defined(__RENESAS__)) && \ - !defined(__STRICT_ANSI__) - "ON" -#else - "OFF" -#endif -"]"; - -/*--------------------------------------------------------------------------*/ - -int main(int argc, char* argv[]) -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#if defined(COMPILER_VERSION_INTERNAL) || defined(COMPILER_VERSION_INTERNAL_STR) - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) - require += info_cray[argc]; -#endif - require += info_language_standard_default[argc]; - require += info_language_extensions_default[argc]; - (void)argv; - return require; -} diff --git a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdCXX/a.out b/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdCXX/a.out deleted file mode 100755 index 9ed95d9..0000000 Binary files a/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdCXX/a.out and /dev/null differ diff --git a/network/start/xnet_tiny/build/CMakeFiles/CMakeConfigureLog.yaml b/network/start/xnet_tiny/build/CMakeFiles/CMakeConfigureLog.yaml deleted file mode 100644 index 03df641..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/CMakeConfigureLog.yaml +++ /dev/null @@ -1,2151 +0,0 @@ - ---- -events: - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake:12 (find_program)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_UNAME" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: true - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "uname" - candidate_directories: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - - "/bin/" - searched_directories: - - "/home/gh0s7/flutter/Sdk/3.29/bin/uname" - - "/home/gh0s7/.local/share/coursier/bin/uname" - - "/opt/devkitpro/tools/bin/uname" - - "/opt/devkitpro/devkitA64/bin/uname" - - "/usr/lib/ccache/bin/uname" - - "/home/gh0s7/.cargo/bin/uname" - - "/home/gh0s7/.config/cargo/bin/uname" - - "/usr/local/sbin/uname" - - "/usr/local/bin/uname" - found: "/usr/bin/uname" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake:212 (message)" - - "CMakeLists.txt:2 (project)" - message: | - The system is: Linux - 6.17.8-2-cachyos - x86_64 - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeUnixFindMake.cmake:5 (find_program)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_MAKE_PROGRAM" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: true - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "gmake" - - "make" - - "smake" - candidate_directories: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/home/gh0s7/flutter/Sdk/3.29/bin/gmake" - - "/home/gh0s7/.local/share/coursier/bin/gmake" - - "/opt/devkitpro/tools/bin/gmake" - - "/opt/devkitpro/devkitA64/bin/gmake" - - "/usr/lib/ccache/bin/gmake" - - "/home/gh0s7/.cargo/bin/gmake" - - "/home/gh0s7/.config/cargo/bin/gmake" - - "/usr/local/sbin/gmake" - - "/usr/local/bin/gmake" - found: "/usr/bin/gmake" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompiler.cmake:73 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:64 (_cmake_find_compiler)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_C_COMPILER" - description: "C compiler" - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: true - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "cc" - - "gcc" - - "cl" - - "bcc" - - "xlc" - - "icx" - - "clang" - candidate_directories: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/home/gh0s7/flutter/Sdk/3.29/bin/cc" - - "/home/gh0s7/.local/share/coursier/bin/cc" - - "/opt/devkitpro/tools/bin/cc" - - "/opt/devkitpro/devkitA64/bin/cc" - found: "/usr/lib/ccache/bin/cc" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:462 (find_file)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:500 (CMAKE_DETERMINE_COMPILER_ID_WRITE)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:8 (CMAKE_DETERMINE_COMPILER_ID_BUILD)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:122 (CMAKE_DETERMINE_COMPILER_ID)" - - "CMakeLists.txt:2 (project)" - mode: "file" - variable: "src_in" - description: "Path to a file." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: true - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "CMakeCCompilerId.c.in" - candidate_directories: - - "/usr/share/cmake/Modules/" - found: "/usr/share/cmake/Modules/CMakeCCompilerId.c.in" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:122 (CMAKE_DETERMINE_COMPILER_ID)" - - "CMakeLists.txt:2 (project)" - message: | - Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. - Compiler: /usr/lib/ccache/bin/cc - Build flags: - Id flags: - - The output was: - 0 - - - Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" - - The C compiler identification is GNU, found in: - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdC/a.out - - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_AR" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "ar" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/ar" - - "/home/gh0s7/flutter/Sdk/3.29/bin/ar" - - "/home/gh0s7/.local/share/coursier/bin/ar" - - "/opt/devkitpro/tools/bin/ar" - - "/opt/devkitpro/devkitA64/bin/ar" - - "/home/gh0s7/.cargo/bin/ar" - - "/home/gh0s7/.config/cargo/bin/ar" - - "/usr/local/sbin/ar" - - "/usr/local/bin/ar" - found: "/usr/bin/ar" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_RANLIB" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "ranlib" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/ranlib" - - "/home/gh0s7/flutter/Sdk/3.29/bin/ranlib" - - "/home/gh0s7/.local/share/coursier/bin/ranlib" - - "/opt/devkitpro/tools/bin/ranlib" - - "/opt/devkitpro/devkitA64/bin/ranlib" - - "/home/gh0s7/.cargo/bin/ranlib" - - "/home/gh0s7/.config/cargo/bin/ranlib" - - "/usr/local/sbin/ranlib" - - "/usr/local/bin/ranlib" - found: "/usr/bin/ranlib" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_STRIP" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "strip" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/strip" - - "/home/gh0s7/flutter/Sdk/3.29/bin/strip" - - "/home/gh0s7/.local/share/coursier/bin/strip" - - "/opt/devkitpro/tools/bin/strip" - - "/opt/devkitpro/devkitA64/bin/strip" - - "/home/gh0s7/.cargo/bin/strip" - - "/home/gh0s7/.config/cargo/bin/strip" - - "/usr/local/sbin/strip" - - "/usr/local/bin/strip" - found: "/usr/bin/strip" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_LINKER" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "ld" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/ld" - - "/home/gh0s7/flutter/Sdk/3.29/bin/ld" - - "/home/gh0s7/.local/share/coursier/bin/ld" - - "/opt/devkitpro/tools/bin/ld" - - "/opt/devkitpro/devkitA64/bin/ld" - - "/home/gh0s7/.cargo/bin/ld" - - "/home/gh0s7/.config/cargo/bin/ld" - - "/usr/local/sbin/ld" - - "/usr/local/bin/ld" - found: "/usr/bin/ld" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_NM" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "nm" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/nm" - - "/home/gh0s7/flutter/Sdk/3.29/bin/nm" - - "/home/gh0s7/.local/share/coursier/bin/nm" - - "/opt/devkitpro/tools/bin/nm" - - "/opt/devkitpro/devkitA64/bin/nm" - - "/home/gh0s7/.cargo/bin/nm" - - "/home/gh0s7/.config/cargo/bin/nm" - - "/usr/local/sbin/nm" - - "/usr/local/bin/nm" - found: "/usr/bin/nm" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_OBJDUMP" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "objdump" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/objdump" - - "/home/gh0s7/flutter/Sdk/3.29/bin/objdump" - - "/home/gh0s7/.local/share/coursier/bin/objdump" - - "/opt/devkitpro/tools/bin/objdump" - - "/opt/devkitpro/devkitA64/bin/objdump" - - "/home/gh0s7/.cargo/bin/objdump" - - "/home/gh0s7/.config/cargo/bin/objdump" - - "/usr/local/sbin/objdump" - - "/usr/local/bin/objdump" - found: "/usr/bin/objdump" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_OBJCOPY" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "objcopy" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/objcopy" - - "/home/gh0s7/flutter/Sdk/3.29/bin/objcopy" - - "/home/gh0s7/.local/share/coursier/bin/objcopy" - - "/opt/devkitpro/tools/bin/objcopy" - - "/opt/devkitpro/devkitA64/bin/objcopy" - - "/home/gh0s7/.cargo/bin/objcopy" - - "/home/gh0s7/.config/cargo/bin/objcopy" - - "/usr/local/sbin/objcopy" - - "/usr/local/bin/objcopy" - found: "/usr/bin/objcopy" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_READELF" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "readelf" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/readelf" - - "/home/gh0s7/flutter/Sdk/3.29/bin/readelf" - - "/home/gh0s7/.local/share/coursier/bin/readelf" - - "/opt/devkitpro/tools/bin/readelf" - - "/opt/devkitpro/devkitA64/bin/readelf" - - "/home/gh0s7/.cargo/bin/readelf" - - "/home/gh0s7/.config/cargo/bin/readelf" - - "/usr/local/sbin/readelf" - - "/usr/local/bin/readelf" - found: "/usr/bin/readelf" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_DLLTOOL" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "dlltool" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/dlltool" - - "/home/gh0s7/flutter/Sdk/3.29/bin/dlltool" - - "/home/gh0s7/.local/share/coursier/bin/dlltool" - - "/opt/devkitpro/tools/bin/dlltool" - - "/opt/devkitpro/devkitA64/bin/dlltool" - - "/home/gh0s7/.cargo/bin/dlltool" - - "/home/gh0s7/.config/cargo/bin/dlltool" - - "/usr/local/sbin/dlltool" - - "/usr/local/bin/dlltool" - - "/usr/bin/dlltool" - - "/usr/lib/jvm/default/bin/dlltool" - - "/usr/bin/site_perl/dlltool" - - "/usr/bin/vendor_perl/dlltool" - - "/usr/bin/core_perl/dlltool" - - "/usr/lib/rustup/bin/dlltool" - found: false - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_ADDR2LINE" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "addr2line" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/addr2line" - - "/home/gh0s7/flutter/Sdk/3.29/bin/addr2line" - - "/home/gh0s7/.local/share/coursier/bin/addr2line" - - "/opt/devkitpro/tools/bin/addr2line" - - "/opt/devkitpro/devkitA64/bin/addr2line" - - "/home/gh0s7/.cargo/bin/addr2line" - - "/home/gh0s7/.config/cargo/bin/addr2line" - - "/usr/local/sbin/addr2line" - - "/usr/local/bin/addr2line" - found: "/usr/bin/addr2line" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake:238 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:200 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_TAPI" - description: "Path to a program." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "tapi" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/tapi" - - "/home/gh0s7/flutter/Sdk/3.29/bin/tapi" - - "/home/gh0s7/.local/share/coursier/bin/tapi" - - "/opt/devkitpro/tools/bin/tapi" - - "/opt/devkitpro/devkitA64/bin/tapi" - - "/home/gh0s7/.cargo/bin/tapi" - - "/home/gh0s7/.config/cargo/bin/tapi" - - "/usr/local/sbin/tapi" - - "/usr/local/bin/tapi" - - "/usr/bin/tapi" - - "/usr/lib/jvm/default/bin/tapi" - - "/usr/bin/site_perl/tapi" - - "/usr/bin/vendor_perl/tapi" - - "/usr/bin/core_perl/tapi" - - "/usr/lib/rustup/bin/tapi" - found: false - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake:18 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:201 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_C_COMPILER_AR" - description: "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "gcc-ar-15.2" - - "gcc-ar-15" - - "gcc-ar15" - - "gcc-ar" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/gcc-ar-15.2" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ar-15.2" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ar-15.2" - - "/opt/devkitpro/tools/bin/gcc-ar-15.2" - - "/opt/devkitpro/devkitA64/bin/gcc-ar-15.2" - - "/home/gh0s7/.cargo/bin/gcc-ar-15.2" - - "/home/gh0s7/.config/cargo/bin/gcc-ar-15.2" - - "/usr/local/sbin/gcc-ar-15.2" - - "/usr/local/bin/gcc-ar-15.2" - - "/usr/bin/gcc-ar-15.2" - - "/usr/lib/jvm/default/bin/gcc-ar-15.2" - - "/usr/bin/site_perl/gcc-ar-15.2" - - "/usr/bin/vendor_perl/gcc-ar-15.2" - - "/usr/bin/core_perl/gcc-ar-15.2" - - "/usr/lib/rustup/bin/gcc-ar-15.2" - - "/usr/lib/ccache/bin/gcc-ar-15" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ar-15" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ar-15" - - "/opt/devkitpro/tools/bin/gcc-ar-15" - - "/opt/devkitpro/devkitA64/bin/gcc-ar-15" - - "/home/gh0s7/.cargo/bin/gcc-ar-15" - - "/home/gh0s7/.config/cargo/bin/gcc-ar-15" - - "/usr/local/sbin/gcc-ar-15" - - "/usr/local/bin/gcc-ar-15" - - "/usr/bin/gcc-ar-15" - - "/usr/lib/jvm/default/bin/gcc-ar-15" - - "/usr/bin/site_perl/gcc-ar-15" - - "/usr/bin/vendor_perl/gcc-ar-15" - - "/usr/bin/core_perl/gcc-ar-15" - - "/usr/lib/rustup/bin/gcc-ar-15" - - "/usr/lib/ccache/bin/gcc-ar15" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ar15" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ar15" - - "/opt/devkitpro/tools/bin/gcc-ar15" - - "/opt/devkitpro/devkitA64/bin/gcc-ar15" - - "/home/gh0s7/.cargo/bin/gcc-ar15" - - "/home/gh0s7/.config/cargo/bin/gcc-ar15" - - "/usr/local/sbin/gcc-ar15" - - "/usr/local/bin/gcc-ar15" - - "/usr/bin/gcc-ar15" - - "/usr/lib/jvm/default/bin/gcc-ar15" - - "/usr/bin/site_perl/gcc-ar15" - - "/usr/bin/vendor_perl/gcc-ar15" - - "/usr/bin/core_perl/gcc-ar15" - - "/usr/lib/rustup/bin/gcc-ar15" - - "/usr/lib/ccache/bin/gcc-ar" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ar" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ar" - - "/opt/devkitpro/tools/bin/gcc-ar" - - "/opt/devkitpro/devkitA64/bin/gcc-ar" - - "/home/gh0s7/.cargo/bin/gcc-ar" - - "/home/gh0s7/.config/cargo/bin/gcc-ar" - - "/usr/local/sbin/gcc-ar" - - "/usr/local/bin/gcc-ar" - found: "/usr/bin/gcc-ar" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake:30 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:201 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_C_COMPILER_RANLIB" - description: "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "gcc-ranlib-15.2" - - "gcc-ranlib-15" - - "gcc-ranlib15" - - "gcc-ranlib" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/gcc-ranlib-15.2" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ranlib-15.2" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ranlib-15.2" - - "/opt/devkitpro/tools/bin/gcc-ranlib-15.2" - - "/opt/devkitpro/devkitA64/bin/gcc-ranlib-15.2" - - "/home/gh0s7/.cargo/bin/gcc-ranlib-15.2" - - "/home/gh0s7/.config/cargo/bin/gcc-ranlib-15.2" - - "/usr/local/sbin/gcc-ranlib-15.2" - - "/usr/local/bin/gcc-ranlib-15.2" - - "/usr/bin/gcc-ranlib-15.2" - - "/usr/lib/jvm/default/bin/gcc-ranlib-15.2" - - "/usr/bin/site_perl/gcc-ranlib-15.2" - - "/usr/bin/vendor_perl/gcc-ranlib-15.2" - - "/usr/bin/core_perl/gcc-ranlib-15.2" - - "/usr/lib/rustup/bin/gcc-ranlib-15.2" - - "/usr/lib/ccache/bin/gcc-ranlib-15" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ranlib-15" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ranlib-15" - - "/opt/devkitpro/tools/bin/gcc-ranlib-15" - - "/opt/devkitpro/devkitA64/bin/gcc-ranlib-15" - - "/home/gh0s7/.cargo/bin/gcc-ranlib-15" - - "/home/gh0s7/.config/cargo/bin/gcc-ranlib-15" - - "/usr/local/sbin/gcc-ranlib-15" - - "/usr/local/bin/gcc-ranlib-15" - - "/usr/bin/gcc-ranlib-15" - - "/usr/lib/jvm/default/bin/gcc-ranlib-15" - - "/usr/bin/site_perl/gcc-ranlib-15" - - "/usr/bin/vendor_perl/gcc-ranlib-15" - - "/usr/bin/core_perl/gcc-ranlib-15" - - "/usr/lib/rustup/bin/gcc-ranlib-15" - - "/usr/lib/ccache/bin/gcc-ranlib15" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ranlib15" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ranlib15" - - "/opt/devkitpro/tools/bin/gcc-ranlib15" - - "/opt/devkitpro/devkitA64/bin/gcc-ranlib15" - - "/home/gh0s7/.cargo/bin/gcc-ranlib15" - - "/home/gh0s7/.config/cargo/bin/gcc-ranlib15" - - "/usr/local/sbin/gcc-ranlib15" - - "/usr/local/bin/gcc-ranlib15" - - "/usr/bin/gcc-ranlib15" - - "/usr/lib/jvm/default/bin/gcc-ranlib15" - - "/usr/bin/site_perl/gcc-ranlib15" - - "/usr/bin/vendor_perl/gcc-ranlib15" - - "/usr/bin/core_perl/gcc-ranlib15" - - "/usr/lib/rustup/bin/gcc-ranlib15" - - "/usr/lib/ccache/bin/gcc-ranlib" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ranlib" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ranlib" - - "/opt/devkitpro/tools/bin/gcc-ranlib" - - "/opt/devkitpro/devkitA64/bin/gcc-ranlib" - - "/home/gh0s7/.cargo/bin/gcc-ranlib" - - "/home/gh0s7/.config/cargo/bin/gcc-ranlib" - - "/usr/local/sbin/gcc-ranlib" - - "/usr/local/bin/gcc-ranlib" - found: "/usr/bin/gcc-ranlib" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompiler.cmake:54 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:69 (_cmake_find_compiler)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_CXX_COMPILER" - description: "CXX compiler" - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: true - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "c++" - - "CC" - - "g++" - - "aCC" - - "cl" - - "bcc" - - "xlC" - - "icpx" - - "icx" - - "clang++" - candidate_directories: - - "/usr/lib/ccache/bin/" - found: "/usr/lib/ccache/bin/c++" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:462 (find_file)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:500 (CMAKE_DETERMINE_COMPILER_ID_WRITE)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:8 (CMAKE_DETERMINE_COMPILER_ID_BUILD)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:125 (CMAKE_DETERMINE_COMPILER_ID)" - - "CMakeLists.txt:2 (project)" - mode: "file" - variable: "src_in" - description: "Path to a file." - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: true - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "CMakeCXXCompilerId.cpp.in" - candidate_directories: - - "/usr/share/cmake/Modules/" - found: "/usr/share/cmake/Modules/CMakeCXXCompilerId.cpp.in" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:125 (CMAKE_DETERMINE_COMPILER_ID)" - - "CMakeLists.txt:2 (project)" - message: | - Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. - Compiler: /usr/lib/ccache/bin/c++ - Build flags: - Id flags: - - The output was: - 0 - - - Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" - - The CXX compiler identification is GNU, found in: - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/4.1.2/CompilerIdCXX/a.out - - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake:18 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:207 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_CXX_COMPILER_AR" - description: "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "gcc-ar-15.2" - - "gcc-ar-15" - - "gcc-ar15" - - "gcc-ar" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/gcc-ar-15.2" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ar-15.2" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ar-15.2" - - "/opt/devkitpro/tools/bin/gcc-ar-15.2" - - "/opt/devkitpro/devkitA64/bin/gcc-ar-15.2" - - "/home/gh0s7/.cargo/bin/gcc-ar-15.2" - - "/home/gh0s7/.config/cargo/bin/gcc-ar-15.2" - - "/usr/local/sbin/gcc-ar-15.2" - - "/usr/local/bin/gcc-ar-15.2" - - "/usr/bin/gcc-ar-15.2" - - "/usr/lib/jvm/default/bin/gcc-ar-15.2" - - "/usr/bin/site_perl/gcc-ar-15.2" - - "/usr/bin/vendor_perl/gcc-ar-15.2" - - "/usr/bin/core_perl/gcc-ar-15.2" - - "/usr/lib/rustup/bin/gcc-ar-15.2" - - "/usr/lib/ccache/bin/gcc-ar-15" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ar-15" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ar-15" - - "/opt/devkitpro/tools/bin/gcc-ar-15" - - "/opt/devkitpro/devkitA64/bin/gcc-ar-15" - - "/home/gh0s7/.cargo/bin/gcc-ar-15" - - "/home/gh0s7/.config/cargo/bin/gcc-ar-15" - - "/usr/local/sbin/gcc-ar-15" - - "/usr/local/bin/gcc-ar-15" - - "/usr/bin/gcc-ar-15" - - "/usr/lib/jvm/default/bin/gcc-ar-15" - - "/usr/bin/site_perl/gcc-ar-15" - - "/usr/bin/vendor_perl/gcc-ar-15" - - "/usr/bin/core_perl/gcc-ar-15" - - "/usr/lib/rustup/bin/gcc-ar-15" - - "/usr/lib/ccache/bin/gcc-ar15" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ar15" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ar15" - - "/opt/devkitpro/tools/bin/gcc-ar15" - - "/opt/devkitpro/devkitA64/bin/gcc-ar15" - - "/home/gh0s7/.cargo/bin/gcc-ar15" - - "/home/gh0s7/.config/cargo/bin/gcc-ar15" - - "/usr/local/sbin/gcc-ar15" - - "/usr/local/bin/gcc-ar15" - - "/usr/bin/gcc-ar15" - - "/usr/lib/jvm/default/bin/gcc-ar15" - - "/usr/bin/site_perl/gcc-ar15" - - "/usr/bin/vendor_perl/gcc-ar15" - - "/usr/bin/core_perl/gcc-ar15" - - "/usr/lib/rustup/bin/gcc-ar15" - - "/usr/lib/ccache/bin/gcc-ar" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ar" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ar" - - "/opt/devkitpro/tools/bin/gcc-ar" - - "/opt/devkitpro/devkitA64/bin/gcc-ar" - - "/home/gh0s7/.cargo/bin/gcc-ar" - - "/home/gh0s7/.config/cargo/bin/gcc-ar" - - "/usr/local/sbin/gcc-ar" - - "/usr/local/bin/gcc-ar" - found: "/usr/bin/gcc-ar" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "find-v1" - backtrace: - - "/usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake:30 (find_program)" - - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:207 (include)" - - "CMakeLists.txt:2 (project)" - mode: "program" - variable: "CMAKE_CXX_COMPILER_RANLIB" - description: "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" - settings: - SearchFramework: "NEVER" - SearchAppBundle: "NEVER" - CMAKE_FIND_USE_CMAKE_PATH: false - CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: false - CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true - CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true - CMAKE_FIND_USE_INSTALL_PREFIX: true - names: - - "gcc-ranlib-15.2" - - "gcc-ranlib-15" - - "gcc-ranlib15" - - "gcc-ranlib" - candidate_directories: - - "/usr/lib/ccache/bin/" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin/" - - "/opt/devkitpro/tools/bin/" - - "/opt/devkitpro/devkitA64/bin/" - - "/home/gh0s7/.cargo/bin/" - - "/home/gh0s7/.config/cargo/bin/" - - "/usr/local/sbin/" - - "/usr/local/bin/" - - "/usr/bin/" - - "/usr/lib/jvm/default/bin/" - - "/usr/bin/site_perl/" - - "/usr/bin/vendor_perl/" - - "/usr/bin/core_perl/" - - "/usr/lib/rustup/bin/" - searched_directories: - - "/usr/lib/ccache/bin/gcc-ranlib-15.2" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ranlib-15.2" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ranlib-15.2" - - "/opt/devkitpro/tools/bin/gcc-ranlib-15.2" - - "/opt/devkitpro/devkitA64/bin/gcc-ranlib-15.2" - - "/home/gh0s7/.cargo/bin/gcc-ranlib-15.2" - - "/home/gh0s7/.config/cargo/bin/gcc-ranlib-15.2" - - "/usr/local/sbin/gcc-ranlib-15.2" - - "/usr/local/bin/gcc-ranlib-15.2" - - "/usr/bin/gcc-ranlib-15.2" - - "/usr/lib/jvm/default/bin/gcc-ranlib-15.2" - - "/usr/bin/site_perl/gcc-ranlib-15.2" - - "/usr/bin/vendor_perl/gcc-ranlib-15.2" - - "/usr/bin/core_perl/gcc-ranlib-15.2" - - "/usr/lib/rustup/bin/gcc-ranlib-15.2" - - "/usr/lib/ccache/bin/gcc-ranlib-15" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ranlib-15" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ranlib-15" - - "/opt/devkitpro/tools/bin/gcc-ranlib-15" - - "/opt/devkitpro/devkitA64/bin/gcc-ranlib-15" - - "/home/gh0s7/.cargo/bin/gcc-ranlib-15" - - "/home/gh0s7/.config/cargo/bin/gcc-ranlib-15" - - "/usr/local/sbin/gcc-ranlib-15" - - "/usr/local/bin/gcc-ranlib-15" - - "/usr/bin/gcc-ranlib-15" - - "/usr/lib/jvm/default/bin/gcc-ranlib-15" - - "/usr/bin/site_perl/gcc-ranlib-15" - - "/usr/bin/vendor_perl/gcc-ranlib-15" - - "/usr/bin/core_perl/gcc-ranlib-15" - - "/usr/lib/rustup/bin/gcc-ranlib-15" - - "/usr/lib/ccache/bin/gcc-ranlib15" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ranlib15" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ranlib15" - - "/opt/devkitpro/tools/bin/gcc-ranlib15" - - "/opt/devkitpro/devkitA64/bin/gcc-ranlib15" - - "/home/gh0s7/.cargo/bin/gcc-ranlib15" - - "/home/gh0s7/.config/cargo/bin/gcc-ranlib15" - - "/usr/local/sbin/gcc-ranlib15" - - "/usr/local/bin/gcc-ranlib15" - - "/usr/bin/gcc-ranlib15" - - "/usr/lib/jvm/default/bin/gcc-ranlib15" - - "/usr/bin/site_perl/gcc-ranlib15" - - "/usr/bin/vendor_perl/gcc-ranlib15" - - "/usr/bin/core_perl/gcc-ranlib15" - - "/usr/lib/rustup/bin/gcc-ranlib15" - - "/usr/lib/ccache/bin/gcc-ranlib" - - "/home/gh0s7/flutter/Sdk/3.29/bin/gcc-ranlib" - - "/home/gh0s7/.local/share/coursier/bin/gcc-ranlib" - - "/opt/devkitpro/tools/bin/gcc-ranlib" - - "/opt/devkitpro/devkitA64/bin/gcc-ranlib" - - "/home/gh0s7/.cargo/bin/gcc-ranlib" - - "/home/gh0s7/.config/cargo/bin/gcc-ranlib" - - "/usr/local/sbin/gcc-ranlib" - - "/usr/local/bin/gcc-ranlib" - found: "/usr/bin/gcc-ranlib" - search_context: - ENV{PATH}: - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/home/gh0s7/.config/cargo/bin" - - "/home/gh0s7/flutter/Sdk/3.29/bin/" - - "/home/gh0s7/.local/share/coursier/bin" - - "/opt/devkitpro/tools/bin" - - "/opt/devkitpro/devkitA64/bin" - - "/usr/lib/ccache/bin" - - "/home/gh0s7/.cargo/bin" - - "/opt/devkitpro/tools/bin" - - "/usr/local/sbin" - - "/usr/local/bin" - - "/usr/bin" - - "/usr/lib/jvm/default/bin" - - "/usr/bin/site_perl" - - "/usr/bin/vendor_perl" - - "/usr/bin/core_perl" - - "/usr/lib/rustup/bin" - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:83 (try_compile)" - - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - checks: - - "Detecting C compiler ABI info" - directories: - source: "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-S8iclS" - binary: "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-S8iclS" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_DEBUG: "-g" - CMAKE_EXE_LINKER_FLAGS: "" - buildResult: - variable: "CMAKE_C_ABI_COMPILED" - cached: true - stdout: | - Change Dir: '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-S8iclS' - - Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_963e4/fast - /usr/bin/gmake -f CMakeFiles/cmTC_963e4.dir/build.make CMakeFiles/cmTC_963e4.dir/build - gmake[1]: Entering directory '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-S8iclS' - Building C object CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o - /usr/lib/ccache/bin/cc -v -o CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c - Using built-in specs. - COLLECT_GCC=/usr/bin/cc - Target: x86_64-pc-linux-gnu - Configured with: /tmp/pkg/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/CachyOS/CachyOS-PKGBUILDS/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror - Thread model: posix - Supported LTO compression algorithms: zlib zstd - gcc version 15.2.1 20251112 (GCC) - COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_73af9.dir/' - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/cc1 -quiet -v /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_73af9.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fdiagnostics-color=always -o /tmp/ccTOuncz.s - GNU C23 (GCC) version 15.2.1 20251112 (x86_64-pc-linux-gnu) - compiled by GNU C version 15.2.1 20251112, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.27-GMP - - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/include" - #include "..." search starts here: - #include <...> search starts here: - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include - /usr/local/include - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed - /usr/include - End of search list. - Compiler executable checksum: 20143376dca97568b479c246a4833e89 - COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_73af9.dir/' - as -v --64 -o CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.o /tmp/ccTOuncz.s - GNU assembler version 2.45.1 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.45.1 - COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.' - Linking C executable cmTC_963e4 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_963e4.dir/link.txt --verbose=1 - Using built-in specs. - COLLECT_GCC=/usr/bin/cc - COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper - Target: x86_64-pc-linux-gnu - Configured with: /tmp/pkg/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/CachyOS/CachyOS-PKGBUILDS/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror - Thread model: posix - Supported LTO compression algorithms: zlib zstd - gcc version 15.2.1 20251112 (GCC) - COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_963e4' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_963e4.' - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfd5JvK.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_963e4 /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o - collect2 version 15.2.1 20251112 - /usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfd5JvK.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_963e4 /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o - GNU ld (GNU Binutils) 2.45.1 - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_963e4' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_963e4.' - /usr/lib/ccache/bin/cc -v -Wl,-v CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o -o cmTC_963e4 - gmake[1]: Leaving directory '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-S8iclS' - - exitCode: 0 - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:217 (message)" - - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed C implicit include dir info: rv=done - found start of include info - found start of implicit include info - add: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include] - add: [/usr/local/include] - add: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed] - add: [/usr/include] - end of search list found - collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include] - collapse include dir [/usr/local/include] ==> [/usr/local/include] - collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed] - collapse include dir [/usr/include] ==> [/usr/include] - implicit include dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed;/usr/include] - - - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:253 (message)" - - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed C implicit link information: - link line regex: [^( *|.*[/\\])(ld[0-9]*(|\\.[a-rt-z][a-z]*|\\.s[a-np-z][a-z]*|\\.so[a-z]+)|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] - linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(|\\.[a-rt-z][a-z]*|\\.s[a-np-z][a-z]*|\\.so[a-z]+)))("|,| |$)] - ignore line: [Change Dir: '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-S8iclS'] - ignore line: [] - ignore line: [Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_963e4/fast] - ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_963e4.dir/build.make CMakeFiles/cmTC_963e4.dir/build] - ignore line: [gmake[1]: Entering directory '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-S8iclS'] - ignore line: [Building C object CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o] - ignore line: [/usr/lib/ccache/bin/cc -v -o CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/cc] - ignore line: [Target: x86_64-pc-linux-gnu] - ignore line: [Configured with: /tmp/pkg/src/gcc/configure --enable-languages=ada c c++ d fortran go lto m2 objc obj-c++ rust cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/CachyOS/CachyOS-PKGBUILDS/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror] - ignore line: [Thread model: posix] - ignore line: [Supported LTO compression algorithms: zlib zstd] - ignore line: [gcc version 15.2.1 20251112 (GCC) ] - ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_73af9.dir/'] - ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/cc1 -quiet -v /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_73af9.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fdiagnostics-color=always -o /tmp/ccTOuncz.s] - ignore line: [GNU C23 (GCC) version 15.2.1 20251112 (x86_64-pc-linux-gnu)] - ignore line: [ compiled by GNU C version 15.2.1 20251112 GMP version 6.3.0 MPFR version 4.2.2 MPC version 1.3.1 isl version isl-0.27-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/include"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include] - ignore line: [ /usr/local/include] - ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed] - ignore line: [ /usr/include] - ignore line: [End of search list.] - ignore line: [Compiler executable checksum: 20143376dca97568b479c246a4833e89] - ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_73af9.dir/'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.o /tmp/ccTOuncz.s] - ignore line: [GNU assembler version 2.45.1 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.45.1] - ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_73af9.dir/CMakeCCompilerABI.c.'] - ignore line: [Linking C executable cmTC_963e4] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_963e4.dir/link.txt --verbose=1] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/cc] - ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper] - ignore line: [Target: x86_64-pc-linux-gnu] - ignore line: [Configured with: /tmp/pkg/src/gcc/configure --enable-languages=ada c c++ d fortran go lto m2 objc obj-c++ rust cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/CachyOS/CachyOS-PKGBUILDS/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror] - ignore line: [Thread model: posix] - ignore line: [Supported LTO compression algorithms: zlib zstd] - ignore line: [gcc version 15.2.1 20251112 (GCC) ] - ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_963e4' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_963e4.'] - link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfd5JvK.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_963e4 /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/ccfd5JvK.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [--build-id] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-pie] ==> ignore - arg [-o] ==> ignore - arg [cmTC_963e4] ==> ignore - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o] - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o] - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o] - arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1] - arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib] - arg [-L/lib/../lib] ==> dir [/lib/../lib] - arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] - arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../..] - arg [-L/lib] ==> dir [/lib] - arg [-L/usr/lib] ==> dir [/usr/lib] - arg [-v] ==> ignore - arg [CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [-lgcc] ==> lib [gcc] - arg [--push-state] ==> ignore - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--pop-state] ==> ignore - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [--push-state] ==> ignore - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--pop-state] ==> ignore - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o] - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] - ignore line: [collect2 version 15.2.1 20251112] - ignore line: [/usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfd5JvK.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_963e4 /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_963e4.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] - linker tool for 'C': /usr/bin/ld - collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o] ==> [/usr/lib/Scrt1.o] - collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o] ==> [/usr/lib/crti.o] - collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] ==> [/usr/lib/crtn.o] - collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1] - collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib] ==> [/usr/lib] - collapse library dir [/lib/../lib] ==> [/lib] - collapse library dir [/usr/lib/../lib] ==> [/usr/lib] - collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../..] ==> [/usr/lib] - collapse library dir [/lib] ==> [/lib] - collapse library dir [/usr/lib] ==> [/usr/lib] - implicit libs: [gcc;gcc_s;c;gcc;gcc_s] - implicit objs: [/usr/lib/Scrt1.o;/usr/lib/crti.o;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o;/usr/lib/crtn.o] - implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1;/usr/lib;/lib] - implicit fwks: [] - - - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:36 (message)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:299 (cmake_determine_linker_id)" - - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Running the C compiler's linker: "/usr/bin/ld" "-v" - GNU ld (GNU Binutils) 2.45.1 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:83 (try_compile)" - - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - checks: - - "Detecting CXX compiler ABI info" - directories: - source: "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-o7UEZ1" - binary: "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-o7UEZ1" - cmakeVariables: - CMAKE_CXX_FLAGS: "" - CMAKE_CXX_FLAGS_DEBUG: "-g" - CMAKE_CXX_SCAN_FOR_MODULES: "OFF" - CMAKE_EXE_LINKER_FLAGS: "" - buildResult: - variable: "CMAKE_CXX_ABI_COMPILED" - cached: true - stdout: | - Change Dir: '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-o7UEZ1' - - Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_2e9f0/fast - /usr/bin/gmake -f CMakeFiles/cmTC_2e9f0.dir/build.make CMakeFiles/cmTC_2e9f0.dir/build - gmake[1]: Entering directory '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-o7UEZ1' - Building CXX object CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o - /usr/lib/ccache/bin/c++ -v -o CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp - Using built-in specs. - COLLECT_GCC=/usr/bin/c++ - Target: x86_64-pc-linux-gnu - Configured with: /tmp/pkg/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/CachyOS/CachyOS-PKGBUILDS/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror - Thread model: posix - Supported LTO compression algorithms: zlib zstd - gcc version 15.2.1 20251112 (GCC) - COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_335ef.dir/' - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_335ef.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fdiagnostics-color=always -o /tmp/ccxwP8fs.s - GNU C++17 (GCC) version 15.2.1 20251112 (x86_64-pc-linux-gnu) - compiled by GNU C version 15.2.1 20251112, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.27-GMP - - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - ignoring duplicate directory "/usr/share/verilator/include" - ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/include" - #include "..." search starts here: - #include <...> search starts here: - /usr/share/verilator/include - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1 - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1/x86_64-pc-linux-gnu - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1/backward - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include - /usr/local/include - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed - /usr/include - End of search list. - Compiler executable checksum: 73dbb668f53049ffc046013b3ef10399 - COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_335ef.dir/' - as -v --64 -o CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccxwP8fs.s - GNU assembler version 2.45.1 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.45.1 - COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.' - Linking CXX executable cmTC_2e9f0 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2e9f0.dir/link.txt --verbose=1 - Using built-in specs. - COLLECT_GCC=/usr/bin/c++ - COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper - Target: x86_64-pc-linux-gnu - Configured with: /tmp/pkg/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/CachyOS/CachyOS-PKGBUILDS/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror - Thread model: posix - Supported LTO compression algorithms: zlib zstd - gcc version 15.2.1 20251112 (GCC) - COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2e9f0' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_2e9f0.' - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4eUJ61.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_2e9f0 /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o - collect2 version 15.2.1 20251112 - /usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4eUJ61.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_2e9f0 /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o - GNU ld (GNU Binutils) 2.45.1 - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2e9f0' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_2e9f0.' - /usr/lib/ccache/bin/c++ -v -Wl,-v CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_2e9f0 - gmake[1]: Leaving directory '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-o7UEZ1' - - exitCode: 0 - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:217 (message)" - - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed CXX implicit include dir info: rv=done - found start of include info - found start of implicit include info - add: [/usr/share/verilator/include] - add: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1] - add: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1/x86_64-pc-linux-gnu] - add: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1/backward] - add: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include] - add: [/usr/local/include] - add: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed] - add: [/usr/include] - end of search list found - collapse include dir [/usr/share/verilator/include] ==> [/usr/share/verilator/include] - collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1] ==> [/usr/include/c++/15.2.1] - collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1/x86_64-pc-linux-gnu] ==> [/usr/include/c++/15.2.1/x86_64-pc-linux-gnu] - collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1/backward] ==> [/usr/include/c++/15.2.1/backward] - collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include] - collapse include dir [/usr/local/include] ==> [/usr/local/include] - collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed] - collapse include dir [/usr/include] ==> [/usr/include] - implicit include dirs: [/usr/share/verilator/include;/usr/include/c++/15.2.1;/usr/include/c++/15.2.1/x86_64-pc-linux-gnu;/usr/include/c++/15.2.1/backward;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed;/usr/include] - - - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:253 (message)" - - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Parsed CXX implicit link information: - link line regex: [^( *|.*[/\\])(ld[0-9]*(|\\.[a-rt-z][a-z]*|\\.s[a-np-z][a-z]*|\\.so[a-z]+)|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] - linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(|\\.[a-rt-z][a-z]*|\\.s[a-np-z][a-z]*|\\.so[a-z]+)))("|,| |$)] - ignore line: [Change Dir: '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-o7UEZ1'] - ignore line: [] - ignore line: [Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_2e9f0/fast] - ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_2e9f0.dir/build.make CMakeFiles/cmTC_2e9f0.dir/build] - ignore line: [gmake[1]: Entering directory '/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/CMakeScratch/TryCompile-o7UEZ1'] - ignore line: [Building CXX object CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [/usr/lib/ccache/bin/c++ -v -o CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/c++] - ignore line: [Target: x86_64-pc-linux-gnu] - ignore line: [Configured with: /tmp/pkg/src/gcc/configure --enable-languages=ada c c++ d fortran go lto m2 objc obj-c++ rust cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/CachyOS/CachyOS-PKGBUILDS/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror] - ignore line: [Thread model: posix] - ignore line: [Supported LTO compression algorithms: zlib zstd] - ignore line: [gcc version 15.2.1 20251112 (GCC) ] - ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_335ef.dir/'] - ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_335ef.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fdiagnostics-color=always -o /tmp/ccxwP8fs.s] - ignore line: [GNU C++17 (GCC) version 15.2.1 20251112 (x86_64-pc-linux-gnu)] - ignore line: [ compiled by GNU C version 15.2.1 20251112 GMP version 6.3.0 MPFR version 4.2.2 MPC version 1.3.1 isl version isl-0.27-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring duplicate directory "/usr/share/verilator/include"] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../x86_64-pc-linux-gnu/include"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ /usr/share/verilator/include] - ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1] - ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1/x86_64-pc-linux-gnu] - ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../include/c++/15.2.1/backward] - ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include] - ignore line: [ /usr/local/include] - ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include-fixed] - ignore line: [ /usr/include] - ignore line: [End of search list.] - ignore line: [Compiler executable checksum: 73dbb668f53049ffc046013b3ef10399] - ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_335ef.dir/'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccxwP8fs.s] - ignore line: [GNU assembler version 2.45.1 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.45.1] - ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-c' '-o' 'CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_335ef.dir/CMakeCXXCompilerABI.cpp.'] - ignore line: [Linking CXX executable cmTC_2e9f0] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2e9f0.dir/link.txt --verbose=1] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/c++] - ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper] - ignore line: [Target: x86_64-pc-linux-gnu] - ignore line: [Configured with: /tmp/pkg/src/gcc/configure --enable-languages=ada c c++ d fortran go lto m2 objc obj-c++ rust cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/CachyOS/CachyOS-PKGBUILDS/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror] - ignore line: [Thread model: posix] - ignore line: [Supported LTO compression algorithms: zlib zstd] - ignore line: [gcc version 15.2.1 20251112 (GCC) ] - ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2e9f0' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_2e9f0.'] - link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4eUJ61.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_2e9f0 /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/cc4eUJ61.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [--build-id] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-pie] ==> ignore - arg [-o] ==> ignore - arg [cmTC_2e9f0] ==> ignore - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o] - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o] - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o] - arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1] - arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib] - arg [-L/lib/../lib] ==> dir [/lib/../lib] - arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] - arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../..] - arg [-L/lib] ==> dir [/lib] - arg [-L/usr/lib] ==> dir [/usr/lib] - arg [-v] ==> ignore - arg [CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [-lc] ==> lib [c] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o] - arg [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] - ignore line: [collect2 version 15.2.1 20251112] - ignore line: [/usr/bin/ld -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4eUJ61.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_2e9f0 /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../.. -L/lib -L/usr/lib -v CMakeFiles/cmTC_2e9f0.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] - linker tool for 'CXX': /usr/bin/ld - collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o] ==> [/usr/lib/Scrt1.o] - collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o] ==> [/usr/lib/crti.o] - collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o] ==> [/usr/lib/crtn.o] - collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1] - collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib] ==> [/usr/lib] - collapse library dir [/lib/../lib] ==> [/lib] - collapse library dir [/usr/lib/../lib] ==> [/usr/lib] - collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../..] ==> [/usr/lib] - collapse library dir [/lib] ==> [/lib] - collapse library dir [/usr/lib] ==> [/usr/lib] - implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] - implicit objs: [/usr/lib/Scrt1.o;/usr/lib/crti.o;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o;/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o;/usr/lib/crtn.o] - implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1;/usr/lib;/lib] - implicit fwks: [] - - - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:36 (message)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:299 (cmake_determine_linker_id)" - - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:2 (project)" - message: | - Running the CXX compiler's linker: "/usr/bin/ld" "-v" - GNU ld (GNU Binutils) 2.45.1 -... diff --git a/network/start/xnet_tiny/build/CMakeFiles/CMakeDirectoryInformation.cmake b/network/start/xnet_tiny/build/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 1d3ee66..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/network/start/xnet_tiny/build/CMakeFiles/InstallScripts.json b/network/start/xnet_tiny/build/CMakeFiles/InstallScripts.json deleted file mode 100644 index a1b6fd0..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/InstallScripts.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "InstallScripts" : - [ - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/cmake_install.cmake", - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny/cmake_install.cmake", - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app/cmake_install.cmake" - ], - "Parallel" : false -} diff --git a/network/start/xnet_tiny/build/CMakeFiles/Makefile.cmake b/network/start/xnet_tiny/build/CMakeFiles/Makefile.cmake deleted file mode 100644 index 1b614e7..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/Makefile.cmake +++ /dev/null @@ -1,153 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# The generator used is: -set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") - -# The top level Makefile was generated from the following files: -set(CMAKE_MAKEFILE_DEPENDS - "CMakeCache.txt" - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/CMakeLists.txt" - "CMakeFiles/4.1.2/CMakeCCompiler.cmake" - "CMakeFiles/4.1.2/CMakeCXXCompiler.cmake" - "CMakeFiles/4.1.2/CMakeSystem.cmake" - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/CMakeLists.txt" - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/CMakeLists.txt" - "/usr/share/cmake/Modules/CMakeCCompiler.cmake.in" - "/usr/share/cmake/Modules/CMakeCCompilerABI.c" - "/usr/share/cmake/Modules/CMakeCInformation.cmake" - "/usr/share/cmake/Modules/CMakeCXXCompiler.cmake.in" - "/usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp" - "/usr/share/cmake/Modules/CMakeCXXInformation.cmake" - "/usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake" - "/usr/share/cmake/Modules/CMakeCompilerIdDetection.cmake" - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake" - "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake" - "/usr/share/cmake/Modules/CMakeDetermineCompiler.cmake" - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake" - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake" - "/usr/share/cmake/Modules/CMakeDetermineCompilerSupport.cmake" - "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake" - "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake" - "/usr/share/cmake/Modules/CMakeGenericSystem.cmake" - "/usr/share/cmake/Modules/CMakeInitializeConfigs.cmake" - "/usr/share/cmake/Modules/CMakeLanguageInformation.cmake" - "/usr/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake" - "/usr/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake" - "/usr/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake" - "/usr/share/cmake/Modules/CMakeSystem.cmake.in" - "/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake" - "/usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake" - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake" - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake" - "/usr/share/cmake/Modules/CMakeTestCompilerCommon.cmake" - "/usr/share/cmake/Modules/CMakeUnixFindMake.cmake" - "/usr/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - "/usr/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - "/usr/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/CrayClang-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Diab-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/GNU-C.cmake" - "/usr/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/GNU-CXX.cmake" - "/usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake" - "/usr/share/cmake/Modules/Compiler/GNU.cmake" - "/usr/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - "/usr/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" - "/usr/share/cmake/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/LCC-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/OrangeC-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Renesas-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/TIClang-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Tasking-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" - "/usr/share/cmake/Modules/Internal/CMakeCLinkerInformation.cmake" - "/usr/share/cmake/Modules/Internal/CMakeCXXLinkerInformation.cmake" - "/usr/share/cmake/Modules/Internal/CMakeCommonLinkerInformation.cmake" - "/usr/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake" - "/usr/share/cmake/Modules/Internal/CMakeInspectCLinker.cmake" - "/usr/share/cmake/Modules/Internal/CMakeInspectCXXLinker.cmake" - "/usr/share/cmake/Modules/Internal/FeatureTesting.cmake" - "/usr/share/cmake/Modules/Linker/GNU-C.cmake" - "/usr/share/cmake/Modules/Linker/GNU-CXX.cmake" - "/usr/share/cmake/Modules/Linker/GNU.cmake" - "/usr/share/cmake/Modules/Platform/Linker/GNU.cmake" - "/usr/share/cmake/Modules/Platform/Linker/Linux-GNU-C.cmake" - "/usr/share/cmake/Modules/Platform/Linker/Linux-GNU-CXX.cmake" - "/usr/share/cmake/Modules/Platform/Linker/Linux-GNU.cmake" - "/usr/share/cmake/Modules/Platform/Linux-Determine-CXX.cmake" - "/usr/share/cmake/Modules/Platform/Linux-GNU-C.cmake" - "/usr/share/cmake/Modules/Platform/Linux-GNU-CXX.cmake" - "/usr/share/cmake/Modules/Platform/Linux-GNU.cmake" - "/usr/share/cmake/Modules/Platform/Linux-Initialize.cmake" - "/usr/share/cmake/Modules/Platform/Linux.cmake" - "/usr/share/cmake/Modules/Platform/UnixPaths.cmake" - ) - -# The corresponding makefile is: -set(CMAKE_MAKEFILE_OUTPUTS - "Makefile" - "CMakeFiles/cmake.check_cache" - ) - -# Byproducts of CMake generate step: -set(CMAKE_MAKEFILE_PRODUCTS - "CMakeFiles/4.1.2/CMakeSystem.cmake" - "CMakeFiles/4.1.2/CMakeCCompiler.cmake" - "CMakeFiles/4.1.2/CMakeCXXCompiler.cmake" - "CMakeFiles/4.1.2/CMakeCCompiler.cmake" - "CMakeFiles/4.1.2/CMakeCCompiler.cmake" - "CMakeFiles/4.1.2/CMakeCXXCompiler.cmake" - "CMakeFiles/4.1.2/CMakeCXXCompiler.cmake" - "CMakeFiles/CMakeDirectoryInformation.cmake" - "src/xnet_tiny/CMakeFiles/CMakeDirectoryInformation.cmake" - "src/xnet_app/CMakeFiles/CMakeDirectoryInformation.cmake" - ) - -# Dependency information for all targets: -set(CMAKE_DEPEND_INFO_FILES - "CMakeFiles/xnet.dir/DependInfo.cmake" - "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/DependInfo.cmake" - "src/xnet_app/CMakeFiles/xnet_app.dir/DependInfo.cmake" - ) diff --git a/network/start/xnet_tiny/build/CMakeFiles/Makefile2 b/network/start/xnet_tiny/build/CMakeFiles/Makefile2 deleted file mode 100644 index ef90549..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/Makefile2 +++ /dev/null @@ -1,232 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build - -#============================================================================= -# Directory level rules for the build root directory - -# The main recursive "all" target. -all: CMakeFiles/xnet.dir/all -all: src/xnet_tiny/all -all: src/xnet_app/all -.PHONY : all - -# The main recursive "codegen" target. -codegen: CMakeFiles/xnet.dir/codegen -codegen: src/xnet_tiny/codegen -codegen: src/xnet_app/codegen -.PHONY : codegen - -# The main recursive "preinstall" target. -preinstall: src/xnet_tiny/preinstall -preinstall: src/xnet_app/preinstall -.PHONY : preinstall - -# The main recursive "clean" target. -clean: CMakeFiles/xnet.dir/clean -clean: src/xnet_tiny/clean -clean: src/xnet_app/clean -.PHONY : clean - -#============================================================================= -# Directory level rules for directory src/xnet_app - -# Recursive "all" directory target. -src/xnet_app/all: src/xnet_app/CMakeFiles/xnet_app.dir/all -.PHONY : src/xnet_app/all - -# Recursive "codegen" directory target. -src/xnet_app/codegen: src/xnet_app/CMakeFiles/xnet_app.dir/codegen -.PHONY : src/xnet_app/codegen - -# Recursive "preinstall" directory target. -src/xnet_app/preinstall: -.PHONY : src/xnet_app/preinstall - -# Recursive "clean" directory target. -src/xnet_app/clean: src/xnet_app/CMakeFiles/xnet_app.dir/clean -.PHONY : src/xnet_app/clean - -#============================================================================= -# Directory level rules for directory src/xnet_tiny - -# Recursive "all" directory target. -src/xnet_tiny/all: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all -.PHONY : src/xnet_tiny/all - -# Recursive "codegen" directory target. -src/xnet_tiny/codegen: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen -.PHONY : src/xnet_tiny/codegen - -# Recursive "preinstall" directory target. -src/xnet_tiny/preinstall: -.PHONY : src/xnet_tiny/preinstall - -# Recursive "clean" directory target. -src/xnet_tiny/clean: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean -.PHONY : src/xnet_tiny/clean - -#============================================================================= -# Target rules for target CMakeFiles/xnet.dir - -# All Build rule for target. -CMakeFiles/xnet.dir/all: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all -CMakeFiles/xnet.dir/all: src/xnet_app/CMakeFiles/xnet_app.dir/all - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/depend - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=1,2,3 "Built target xnet" -.PHONY : CMakeFiles/xnet.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/xnet.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 12 - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/xnet.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 0 -.PHONY : CMakeFiles/xnet.dir/rule - -# Convenience name for target. -xnet: CMakeFiles/xnet.dir/rule -.PHONY : xnet - -# codegen rule for target. -CMakeFiles/xnet.dir/codegen: - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/codegen - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=1,2,3 "Finished codegen for target xnet" -.PHONY : CMakeFiles/xnet.dir/codegen - -# clean rule for target. -CMakeFiles/xnet.dir/clean: - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/clean -.PHONY : CMakeFiles/xnet.dir/clean - -#============================================================================= -# Target rules for target src/xnet_tiny/CMakeFiles/xnet_tiny.dir - -# All Build rule for target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all: - $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend - $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=8,9,10,11,12 "Built target xnet_tiny" -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all - -# Build rule for subdir invocation for target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 5 - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 0 -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule - -# Convenience name for target. -xnet_tiny: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule -.PHONY : xnet_tiny - -# codegen rule for target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen: - $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=8,9,10,11,12 "Finished codegen for target xnet_tiny" -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen - -# clean rule for target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean: - $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean - -#============================================================================= -# Target rules for target src/xnet_app/CMakeFiles/xnet_app.dir - -# All Build rule for target. -src/xnet_app/CMakeFiles/xnet_app.dir/all: - $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/depend - $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=4,5,6,7 "Built target xnet_app" -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/all - -# Build rule for subdir invocation for target. -src/xnet_app/CMakeFiles/xnet_app.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 4 - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_app/CMakeFiles/xnet_app.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 0 -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/rule - -# Convenience name for target. -xnet_app: src/xnet_app/CMakeFiles/xnet_app.dir/rule -.PHONY : xnet_app - -# codegen rule for target. -src/xnet_app/CMakeFiles/xnet_app.dir/codegen: - $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/codegen - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=4,5,6,7 "Finished codegen for target xnet_app" -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/codegen - -# clean rule for target. -src/xnet_app/CMakeFiles/xnet_app.dir/clean: - $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/clean -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/clean - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/network/start/xnet_tiny/build/CMakeFiles/TargetDirectories.txt b/network/start/xnet_tiny/build/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 4ede6b5..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,9 +0,0 @@ -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/xnet.dir -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/edit_cache.dir -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/rebuild_cache.dir -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/edit_cache.dir -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/rebuild_cache.dir -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/edit_cache.dir -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/rebuild_cache.dir diff --git a/network/start/xnet_tiny/build/CMakeFiles/cmake.check_cache b/network/start/xnet_tiny/build/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/network/start/xnet_tiny/build/CMakeFiles/progress.marks b/network/start/xnet_tiny/build/CMakeFiles/progress.marks deleted file mode 100644 index 48082f7..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/DependInfo.cmake b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/DependInfo.cmake deleted file mode 100644 index 2c46690..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/DependInfo.cmake +++ /dev/null @@ -1,25 +0,0 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) - -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c" "CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o" "gcc" "CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o.d" - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/app.c" "CMakeFiles/xnet.dir/src/app.c.o" "gcc" "CMakeFiles/xnet.dir/src/app.c.o.d" - "" "xnet" "gcc" "CMakeFiles/xnet.dir/link.d" - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/build.make b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/build.make deleted file mode 100644 index 3529b9a..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/build.make +++ /dev/null @@ -1,132 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build - -# Include any dependencies generated for this target. -include CMakeFiles/xnet.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include CMakeFiles/xnet.dir/compiler_depend.make - -# Include the progress variables for this target. -include CMakeFiles/xnet.dir/progress.make - -# Include the compile flags for this target's objects. -include CMakeFiles/xnet.dir/flags.make - -CMakeFiles/xnet.dir/codegen: -.PHONY : CMakeFiles/xnet.dir/codegen - -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o: CMakeFiles/xnet.dir/flags.make -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o: /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o: CMakeFiles/xnet.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o" - /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o -MF CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o.d -o CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o -c /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c - -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.i" - /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c > CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.i - -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.s" - /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c -o CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.s - -CMakeFiles/xnet.dir/src/app.c.o: CMakeFiles/xnet.dir/flags.make -CMakeFiles/xnet.dir/src/app.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/app.c -CMakeFiles/xnet.dir/src/app.c.o: CMakeFiles/xnet.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/xnet.dir/src/app.c.o" - /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/xnet.dir/src/app.c.o -MF CMakeFiles/xnet.dir/src/app.c.o.d -o CMakeFiles/xnet.dir/src/app.c.o -c /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/app.c - -CMakeFiles/xnet.dir/src/app.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet.dir/src/app.c.i" - /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/app.c > CMakeFiles/xnet.dir/src/app.c.i - -CMakeFiles/xnet.dir/src/app.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet.dir/src/app.c.s" - /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/app.c -o CMakeFiles/xnet.dir/src/app.c.s - -# Object files for target xnet -xnet_OBJECTS = \ -"CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o" \ -"CMakeFiles/xnet.dir/src/app.c.o" - -# External object files for target xnet -xnet_EXTERNAL_OBJECTS = - -xnet: CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o -xnet: CMakeFiles/xnet.dir/src/app.c.o -xnet: CMakeFiles/xnet.dir/build.make -xnet: CMakeFiles/xnet.dir/compiler_depend.ts -xnet: src/xnet_tiny/libxnet_tiny.a -xnet: src/xnet_app/libxnet_app.a -xnet: CMakeFiles/xnet.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C executable xnet" - $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xnet.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -CMakeFiles/xnet.dir/build: xnet -.PHONY : CMakeFiles/xnet.dir/build - -CMakeFiles/xnet.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/xnet.dir/cmake_clean.cmake -.PHONY : CMakeFiles/xnet.dir/clean - -CMakeFiles/xnet.dir/depend: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/gh0s7/project/NE_YuR/network/start/xnet_tiny /home/gh0s7/project/NE_YuR/network/start/xnet_tiny /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/DependInfo.cmake "--color=$(COLOR)" -.PHONY : CMakeFiles/xnet.dir/depend - diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/cmake_clean.cmake b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/cmake_clean.cmake deleted file mode 100644 index a101d0e..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/cmake_clean.cmake +++ /dev/null @@ -1,14 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/xnet.dir/link.d" - "CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o" - "CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o.d" - "CMakeFiles/xnet.dir/src/app.c.o" - "CMakeFiles/xnet.dir/src/app.c.o.d" - "xnet" - "xnet.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/xnet.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/compiler_depend.internal b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/compiler_depend.internal deleted file mode 100644 index 0b62aa3..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/compiler_depend.internal +++ /dev/null @@ -1,166 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o - /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c - /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/bpf.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/compiler-tests.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/dlt.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/funcattrs.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap-inttypes.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/socket.h - /usr/include/arpa/inet.h - /usr/include/asm-generic/bitsperlong.h - /usr/include/asm-generic/posix_types.h - /usr/include/asm-generic/socket.h - /usr/include/asm-generic/sockios.h - /usr/include/asm/bitsperlong.h - /usr/include/asm/posix_types.h - /usr/include/asm/posix_types_64.h - /usr/include/asm/socket.h - /usr/include/asm/sockios.h - /usr/include/bits/atomic_wide_counter.h - /usr/include/bits/byteswap.h - /usr/include/bits/endian.h - /usr/include/bits/endianness.h - /usr/include/bits/floatn-common.h - /usr/include/bits/floatn.h - /usr/include/bits/in.h - /usr/include/bits/libc-header-start.h - /usr/include/bits/long-double.h - /usr/include/bits/netdb.h - /usr/include/bits/pthreadtypes-arch.h - /usr/include/bits/pthreadtypes.h - /usr/include/bits/select.h - /usr/include/bits/sockaddr.h - /usr/include/bits/socket.h - /usr/include/bits/socket_type.h - /usr/include/bits/stdint-intn.h - /usr/include/bits/stdint-least.h - /usr/include/bits/stdint-uintn.h - /usr/include/bits/stdio_lim.h - /usr/include/bits/struct_mutex.h - /usr/include/bits/struct_rwlock.h - /usr/include/bits/thread-shared-types.h - /usr/include/bits/time64.h - /usr/include/bits/timesize.h - /usr/include/bits/types.h - /usr/include/bits/types/FILE.h - /usr/include/bits/types/__FILE.h - /usr/include/bits/types/__fpos64_t.h - /usr/include/bits/types/__fpos_t.h - /usr/include/bits/types/__locale_t.h - /usr/include/bits/types/__mbstate_t.h - /usr/include/bits/types/__sigset_t.h - /usr/include/bits/types/clock_t.h - /usr/include/bits/types/clockid_t.h - /usr/include/bits/types/cookie_io_functions_t.h - /usr/include/bits/types/locale_t.h - /usr/include/bits/types/sigset_t.h - /usr/include/bits/types/struct_FILE.h - /usr/include/bits/types/struct_iovec.h - /usr/include/bits/types/struct_osockaddr.h - /usr/include/bits/types/struct_timespec.h - /usr/include/bits/types/struct_timeval.h - /usr/include/bits/types/time_t.h - /usr/include/bits/types/timer_t.h - /usr/include/bits/typesizes.h - /usr/include/bits/uintn-identity.h - /usr/include/bits/wchar.h - /usr/include/bits/wordsize.h - /usr/include/endian.h - /usr/include/features-time64.h - /usr/include/features.h - /usr/include/gnu/stubs-64.h - /usr/include/gnu/stubs.h - /usr/include/inttypes.h - /usr/include/linux/posix_types.h - /usr/include/linux/stddef.h - /usr/include/memory.h - /usr/include/netdb.h - /usr/include/netinet/in.h - /usr/include/rpc/netdb.h - /usr/include/stdc-predef.h - /usr/include/stdint.h - /usr/include/stdio.h - /usr/include/string.h - /usr/include/strings.h - /usr/include/sys/cdefs.h - /usr/include/sys/select.h - /usr/include/sys/socket.h - /usr/include/sys/time.h - /usr/include/sys/types.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -CMakeFiles/xnet.dir/src/app.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/app.c - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h - /usr/include/bits/floatn-common.h - /usr/include/bits/floatn.h - /usr/include/bits/libc-header-start.h - /usr/include/bits/long-double.h - /usr/include/bits/stdint-intn.h - /usr/include/bits/stdint-least.h - /usr/include/bits/stdint-uintn.h - /usr/include/bits/stdio_lim.h - /usr/include/bits/time64.h - /usr/include/bits/timesize.h - /usr/include/bits/types.h - /usr/include/bits/types/FILE.h - /usr/include/bits/types/__FILE.h - /usr/include/bits/types/__fpos64_t.h - /usr/include/bits/types/__fpos_t.h - /usr/include/bits/types/__mbstate_t.h - /usr/include/bits/types/cookie_io_functions_t.h - /usr/include/bits/types/struct_FILE.h - /usr/include/bits/typesizes.h - /usr/include/bits/wchar.h - /usr/include/bits/wordsize.h - /usr/include/features-time64.h - /usr/include/features.h - /usr/include/gnu/stubs-64.h - /usr/include/gnu/stubs.h - /usr/include/stdc-predef.h - /usr/include/stdint.h - /usr/include/stdio.h - /usr/include/sys/cdefs.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -xnet - /usr/lib/Scrt1.o - /usr/lib/crti.o - /usr/lib/crtn.o - /usr/lib/libc.so - /usr/lib/libgcc_s.so - /usr/lib/libgcc_s.so.1 - /usr/lib/libpcap.so - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a - /usr/lib/ld-linux-x86-64.so.2 - /usr/lib/libc.so.6 - /usr/lib/libc_nonshared.a - /usr/lib/libcap.so.2 - /usr/lib/libdbus-1.so.3 - /usr/lib/libm.so.6 - /usr/lib/libnl-3.so.200 - /usr/lib/libnl-genl-3.so.200 - /usr/lib/libsystemd.so.0 - /usr/lib32/libcap.so.2 - /usr/lib32/libdbus-1.so.3 - /usr/lib32/libm.so.6 - /usr/lib32/libnl-3.so.200 - /usr/lib32/libnl-genl-3.so.200 - /usr/lib32/libsystemd.so.0 - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/src/app.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app/libxnet_app.a - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny/libxnet_tiny.a - diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/compiler_depend.make b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/compiler_depend.make deleted file mode 100644 index 25ff2d8..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/compiler_depend.make +++ /dev/null @@ -1,413 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o: /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c \ - /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/bpf.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/compiler-tests.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/dlt.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/funcattrs.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap-inttypes.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/socket.h \ - /usr/include/arpa/inet.h \ - /usr/include/asm-generic/bitsperlong.h \ - /usr/include/asm-generic/posix_types.h \ - /usr/include/asm-generic/socket.h \ - /usr/include/asm-generic/sockios.h \ - /usr/include/asm/bitsperlong.h \ - /usr/include/asm/posix_types.h \ - /usr/include/asm/posix_types_64.h \ - /usr/include/asm/socket.h \ - /usr/include/asm/sockios.h \ - /usr/include/bits/atomic_wide_counter.h \ - /usr/include/bits/byteswap.h \ - /usr/include/bits/endian.h \ - /usr/include/bits/endianness.h \ - /usr/include/bits/floatn-common.h \ - /usr/include/bits/floatn.h \ - /usr/include/bits/in.h \ - /usr/include/bits/libc-header-start.h \ - /usr/include/bits/long-double.h \ - /usr/include/bits/netdb.h \ - /usr/include/bits/pthreadtypes-arch.h \ - /usr/include/bits/pthreadtypes.h \ - /usr/include/bits/select.h \ - /usr/include/bits/sockaddr.h \ - /usr/include/bits/socket.h \ - /usr/include/bits/socket_type.h \ - /usr/include/bits/stdint-intn.h \ - /usr/include/bits/stdint-least.h \ - /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/stdio_lim.h \ - /usr/include/bits/struct_mutex.h \ - /usr/include/bits/struct_rwlock.h \ - /usr/include/bits/thread-shared-types.h \ - /usr/include/bits/time64.h \ - /usr/include/bits/timesize.h \ - /usr/include/bits/types.h \ - /usr/include/bits/types/FILE.h \ - /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/__fpos64_t.h \ - /usr/include/bits/types/__fpos_t.h \ - /usr/include/bits/types/__locale_t.h \ - /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/__sigset_t.h \ - /usr/include/bits/types/clock_t.h \ - /usr/include/bits/types/clockid_t.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/types/locale_t.h \ - /usr/include/bits/types/sigset_t.h \ - /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/types/struct_iovec.h \ - /usr/include/bits/types/struct_osockaddr.h \ - /usr/include/bits/types/struct_timespec.h \ - /usr/include/bits/types/struct_timeval.h \ - /usr/include/bits/types/time_t.h \ - /usr/include/bits/types/timer_t.h \ - /usr/include/bits/typesizes.h \ - /usr/include/bits/uintn-identity.h \ - /usr/include/bits/wchar.h \ - /usr/include/bits/wordsize.h \ - /usr/include/endian.h \ - /usr/include/features-time64.h \ - /usr/include/features.h \ - /usr/include/gnu/stubs-64.h \ - /usr/include/gnu/stubs.h \ - /usr/include/inttypes.h \ - /usr/include/linux/posix_types.h \ - /usr/include/linux/stddef.h \ - /usr/include/memory.h \ - /usr/include/netdb.h \ - /usr/include/netinet/in.h \ - /usr/include/rpc/netdb.h \ - /usr/include/stdc-predef.h \ - /usr/include/stdint.h \ - /usr/include/stdio.h \ - /usr/include/string.h \ - /usr/include/strings.h \ - /usr/include/sys/cdefs.h \ - /usr/include/sys/select.h \ - /usr/include/sys/socket.h \ - /usr/include/sys/time.h \ - /usr/include/sys/types.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -CMakeFiles/xnet.dir/src/app.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/app.c \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/include/bits/floatn-common.h \ - /usr/include/bits/floatn.h \ - /usr/include/bits/libc-header-start.h \ - /usr/include/bits/long-double.h \ - /usr/include/bits/stdint-intn.h \ - /usr/include/bits/stdint-least.h \ - /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/stdio_lim.h \ - /usr/include/bits/time64.h \ - /usr/include/bits/timesize.h \ - /usr/include/bits/types.h \ - /usr/include/bits/types/FILE.h \ - /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/__fpos64_t.h \ - /usr/include/bits/types/__fpos_t.h \ - /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/typesizes.h \ - /usr/include/bits/wchar.h \ - /usr/include/bits/wordsize.h \ - /usr/include/features-time64.h \ - /usr/include/features.h \ - /usr/include/gnu/stubs-64.h \ - /usr/include/gnu/stubs.h \ - /usr/include/stdc-predef.h \ - /usr/include/stdint.h \ - /usr/include/stdio.h \ - /usr/include/sys/cdefs.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -xnet: /usr/lib/Scrt1.o \ - /usr/lib/crti.o \ - /usr/lib/crtn.o \ - /usr/lib/libc.so \ - /usr/lib/libgcc_s.so \ - /usr/lib/libgcc_s.so.1 \ - /usr/lib/libpcap.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a \ - /usr/lib/ld-linux-x86-64.so.2 \ - /usr/lib/libc.so.6 \ - /usr/lib/libc_nonshared.a \ - /usr/lib/libcap.so.2 \ - /usr/lib/libdbus-1.so.3 \ - /usr/lib/libm.so.6 \ - /usr/lib/libnl-3.so.200 \ - /usr/lib/libnl-genl-3.so.200 \ - /usr/lib/libsystemd.so.0 \ - /usr/lib32/libcap.so.2 \ - /usr/lib32/libdbus-1.so.3 \ - /usr/lib32/libm.so.6 \ - /usr/lib32/libnl-3.so.200 \ - /usr/lib32/libnl-genl-3.so.200 \ - /usr/lib32/libsystemd.so.0 \ - CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o \ - CMakeFiles/xnet.dir/src/app.c.o \ - src/xnet_app/libxnet_app.a \ - src/xnet_tiny/libxnet_tiny.a - - -src/xnet_app/libxnet_app.a: - -CMakeFiles/xnet.dir/src/app.c.o: - -/usr/lib32/libm.so.6: - -/usr/lib32/libdbus-1.so.3: - -/usr/lib/libnl-genl-3.so.200: - -/usr/lib/libdbus-1.so.3: - -/usr/lib/libcap.so.2: - -/usr/lib/libc.so.6: - -/usr/lib/ld-linux-x86-64.so.2: - -/usr/lib/libgcc_s.so.1: - -/usr/lib/libsystemd.so.0: - -/usr/lib/libgcc_s.so: - -/usr/lib/crtn.o: - -/usr/lib/libpcap.so: - -/usr/lib/crti.o: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h: - -src/xnet_tiny/libxnet_tiny.a: - -/usr/include/sys/time.h: - -/usr/lib/libm.so.6: - -/usr/include/sys/select.h: - -/usr/include/sys/cdefs.h: - -/usr/include/strings.h: - -/usr/include/stdint.h: - -/usr/include/rpc/netdb.h: - -/usr/include/netinet/in.h: - -/usr/include/netdb.h: - -/usr/include/memory.h: - -/usr/include/sys/types.h: - -/usr/include/linux/stddef.h: - -/usr/include/gnu/stubs.h: - -/usr/include/gnu/stubs-64.h: - -/usr/include/features.h: - -/usr/include/bits/wordsize.h: - -/usr/include/bits/wchar.h: - -/usr/include/bits/uintn-identity.h: - -/usr/include/bits/typesizes.h: - -/usr/lib32/libsystemd.so.0: - -/usr/include/stdio.h: - -/usr/include/bits/types/timer_t.h: - -/usr/include/bits/types/struct_timespec.h: - -/usr/lib/libnl-3.so.200: - -/usr/include/bits/types/struct_iovec.h: - -/usr/include/bits/long-double.h: - -/usr/include/bits/in.h: - -/usr/include/bits/floatn-common.h: - -/usr/include/bits/endianness.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/dlt.h: - -/usr/lib/Scrt1.o: - -/usr/include/asm/sockios.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o: - -/usr/include/sys/socket.h: - -/usr/include/asm-generic/sockios.h: - -/usr/include/bits/types/locale_t.h: - -/usr/include/asm/posix_types_64.h: - -/usr/include/asm/posix_types.h: - -/usr/include/features-time64.h: - -/usr/include/asm-generic/socket.h: - -/usr/lib32/libnl-genl-3.so.200: - -/usr/include/bits/floatn.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap.h: - -/usr/include/bits/thread-shared-types.h: - -/usr/include/asm/bitsperlong.h: - -/usr/include/bits/types/__sigset_t.h: - -/usr/include/asm-generic/posix_types.h: - -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/bpf.h: - -/usr/include/linux/posix_types.h: - -/usr/include/bits/libc-header-start.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/compiler-tests.h: - -/usr/include/bits/pthreadtypes.h: - -/usr/include/arpa/inet.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/socket.h: - -/usr/include/bits/byteswap.h: - -/usr/include/string.h: - -/usr/include/bits/time64.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/funcattrs.h: - -/usr/include/asm/socket.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap-inttypes.h: - -/usr/lib/libc.so: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap.h: - -/usr/lib32/libcap.so.2: - -/usr/include/inttypes.h: - -/usr/include/asm-generic/bitsperlong.h: - -/usr/include/bits/types/clock_t.h: - -/usr/include/stdc-predef.h: - -/usr/include/bits/pthreadtypes-arch.h: - -/usr/include/bits/select.h: - -/usr/include/bits/types/__fpos64_t.h: - -/usr/include/bits/sockaddr.h: - -/usr/include/bits/struct_mutex.h: - -/usr/lib32/libnl-3.so.200: - -/usr/include/bits/types/struct_osockaddr.h: - -/usr/include/bits/socket_type.h: - -/usr/include/bits/stdint-intn.h: - -/usr/include/bits/stdint-least.h: - -/usr/include/endian.h: - -/usr/include/bits/socket.h: - -/usr/include/bits/types/cookie_io_functions_t.h: - -/usr/include/bits/stdint-uintn.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/app.c: - -/usr/include/bits/types/struct_timeval.h: - -/usr/include/bits/stdio_lim.h: - -/usr/include/bits/types/time_t.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c: - -/usr/include/bits/struct_rwlock.h: - -/usr/include/bits/endian.h: - -/usr/include/bits/timesize.h: - -/usr/lib/libc_nonshared.a: - -/usr/include/bits/types.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o: - -/usr/include/bits/types/FILE.h: - -/usr/include/bits/types/__FILE.h: - -/usr/include/bits/types/__fpos_t.h: - -/usr/include/bits/types/__locale_t.h: - -/usr/include/bits/netdb.h: - -/usr/include/bits/types/__mbstate_t.h: - -/usr/include/bits/atomic_wide_counter.h: - -/usr/include/bits/types/clockid_t.h: - -/usr/include/bits/types/sigset_t.h: - -/usr/include/bits/types/struct_FILE.h: diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/compiler_depend.ts b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/compiler_depend.ts deleted file mode 100644 index 428d548..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for xnet. diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/depend.make b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/depend.make deleted file mode 100644 index e65969c..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for xnet. -# This may be replaced when dependencies are built. diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/flags.make b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/flags.make deleted file mode 100644 index ee7e60b..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# compile C with /usr/lib/ccache/bin/cc -C_DEFINES = -DNET_DRIVER_PCAP -D_CRT_SECURE_NO_WARNINGS - -C_INCLUDES = -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/xnet - -C_FLAGS = -g - diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o deleted file mode 100644 index a2a549d..0000000 Binary files a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o and /dev/null differ diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o.d b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o.d deleted file mode 100644 index 7fee55c..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o.d +++ /dev/null @@ -1,59 +0,0 @@ -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o: \ - /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c \ - /usr/include/stdc-predef.h /usr/include/memory.h /usr/include/features.h \ - /usr/include/features-time64.h /usr/include/bits/wordsize.h \ - /usr/include/bits/timesize.h /usr/include/sys/cdefs.h \ - /usr/include/bits/long-double.h /usr/include/gnu/stubs.h \ - /usr/include/gnu/stubs-64.h /usr/include/string.h \ - /usr/include/bits/libc-header-start.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/include/bits/types/locale_t.h /usr/include/bits/types/__locale_t.h \ - /usr/include/strings.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/pcap.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/funcattrs.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/compiler-tests.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/pcap-inttypes.h \ - /usr/include/inttypes.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h \ - /usr/include/stdint.h /usr/include/bits/types.h \ - /usr/include/bits/typesizes.h /usr/include/bits/time64.h \ - /usr/include/bits/wchar.h /usr/include/bits/stdint-intn.h \ - /usr/include/bits/stdint-uintn.h /usr/include/bits/stdint-least.h \ - /usr/include/sys/types.h /usr/include/bits/types/clock_t.h \ - /usr/include/bits/types/clockid_t.h /usr/include/bits/types/time_t.h \ - /usr/include/bits/types/timer_t.h /usr/include/endian.h \ - /usr/include/bits/endian.h /usr/include/bits/endianness.h \ - /usr/include/bits/byteswap.h /usr/include/bits/uintn-identity.h \ - /usr/include/sys/select.h /usr/include/bits/select.h \ - /usr/include/bits/types/sigset_t.h /usr/include/bits/types/__sigset_t.h \ - /usr/include/bits/types/struct_timeval.h \ - /usr/include/bits/types/struct_timespec.h \ - /usr/include/bits/pthreadtypes.h /usr/include/bits/thread-shared-types.h \ - /usr/include/bits/pthreadtypes-arch.h \ - /usr/include/bits/atomic_wide_counter.h /usr/include/bits/struct_mutex.h \ - /usr/include/bits/struct_rwlock.h /usr/include/sys/time.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/socket.h \ - /usr/include/sys/socket.h /usr/include/bits/types/struct_iovec.h \ - /usr/include/bits/socket.h /usr/include/bits/socket_type.h \ - /usr/include/bits/sockaddr.h /usr/include/asm/socket.h \ - /usr/include/asm-generic/socket.h /usr/include/linux/posix_types.h \ - /usr/include/linux/stddef.h /usr/include/asm/posix_types.h \ - /usr/include/asm/posix_types_64.h /usr/include/asm-generic/posix_types.h \ - /usr/include/asm/bitsperlong.h /usr/include/asm-generic/bitsperlong.h \ - /usr/include/asm/sockios.h /usr/include/asm-generic/sockios.h \ - /usr/include/bits/types/struct_osockaddr.h /usr/include/netdb.h \ - /usr/include/netinet/in.h /usr/include/bits/in.h \ - /usr/include/rpc/netdb.h /usr/include/bits/netdb.h \ - /usr/include/arpa/inet.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/bpf.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/dlt.h \ - /usr/include/stdio.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/include/bits/types/__fpos_t.h /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/__fpos64_t.h /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/FILE.h /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/stdio_lim.h /usr/include/bits/floatn.h \ - /usr/include/bits/floatn-common.h diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/link.d b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/link.d deleted file mode 100644 index 8667674..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/link.d +++ /dev/null @@ -1,127 +0,0 @@ -xnet: \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o \ - CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o \ - CMakeFiles/xnet.dir/src/app.c.o \ - src/xnet_tiny/libxnet_tiny.a \ - src/xnet_app/libxnet_app.a \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libpcap.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so.1 \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libc.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libc.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libc.so \ - /usr/lib/libc.so.6 \ - /usr/lib/libc_nonshared.a \ - /usr/lib/ld-linux-x86-64.so.2 \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so.1 \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o \ - /usr/lib32/libnl-genl-3.so.200 \ - /usr/lib/libnl-genl-3.so.200 \ - /usr/lib32/libnl-3.so.200 \ - /usr/lib/libnl-3.so.200 \ - /usr/lib32/libdbus-1.so.3 \ - /usr/lib/libdbus-1.so.3 \ - /usr/lib/ld-linux-x86-64.so.2 \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so.1 \ - /usr/lib32/libsystemd.so.0 \ - /usr/lib/libsystemd.so.0 \ - /usr/lib32/libcap.so.2 \ - /usr/lib/libcap.so.2 \ - /usr/lib32/libm.so.6 \ - /usr/lib/libm.so.6 - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/Scrt1.o: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crti.o: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtbeginS.o: - -CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o: - -CMakeFiles/xnet.dir/src/app.c.o: - -src/xnet_tiny/libxnet_tiny.a: - -src/xnet_app/libxnet_app.a: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libpcap.so: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so.1: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libc.so: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libc.so: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libc.so: - -/usr/lib/libc.so.6: - -/usr/lib/libc_nonshared.a: - -/usr/lib/ld-linux-x86-64.so.2: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so.1: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/libgcc.a: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/crtendS.o: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/crtn.o: - -/usr/lib32/libnl-genl-3.so.200: - -/usr/lib/libnl-genl-3.so.200: - -/usr/lib32/libnl-3.so.200: - -/usr/lib/libnl-3.so.200: - -/usr/lib32/libdbus-1.so.3: - -/usr/lib/libdbus-1.so.3: - -/usr/lib/ld-linux-x86-64.so.2: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libgcc_s.so.1: - -/usr/lib32/libsystemd.so.0: - -/usr/lib/libsystemd.so.0: - -/usr/lib32/libcap.so.2: - -/usr/lib/libcap.so.2: - -/usr/lib32/libm.so.6: - -/usr/lib/libm.so.6: diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/link.txt b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/link.txt deleted file mode 100644 index da142ad..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/ccache/bin/cc -Wl,--dependency-file=CMakeFiles/xnet.dir/link.d CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o CMakeFiles/xnet.dir/src/app.c.o -o xnet src/xnet_tiny/libxnet_tiny.a src/xnet_app/libxnet_app.a -lpcap diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/progress.make b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/progress.make deleted file mode 100644 index 6a9dc74..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/progress.make +++ /dev/null @@ -1,4 +0,0 @@ -CMAKE_PROGRESS_1 = 1 -CMAKE_PROGRESS_2 = 2 -CMAKE_PROGRESS_3 = 3 - diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/src/app.c.o b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/src/app.c.o deleted file mode 100644 index 7b1ef94..0000000 Binary files a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/src/app.c.o and /dev/null differ diff --git a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/src/app.c.o.d b/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/src/app.c.o.d deleted file mode 100644 index 05bf45b..0000000 --- a/network/start/xnet_tiny/build/CMakeFiles/xnet.dir/src/app.c.o.d +++ /dev/null @@ -1,23 +0,0 @@ -CMakeFiles/xnet.dir/src/app.c.o: \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/app.c \ - /usr/include/stdc-predef.h /usr/include/stdio.h \ - /usr/include/bits/libc-header-start.h /usr/include/features.h \ - /usr/include/features-time64.h /usr/include/bits/wordsize.h \ - /usr/include/bits/timesize.h /usr/include/sys/cdefs.h \ - /usr/include/bits/long-double.h /usr/include/gnu/stubs.h \ - /usr/include/gnu/stubs-64.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/include/bits/types.h /usr/include/bits/typesizes.h \ - /usr/include/bits/time64.h /usr/include/bits/types/__fpos_t.h \ - /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/__fpos64_t.h /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/FILE.h /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/stdio_lim.h /usr/include/bits/floatn.h \ - /usr/include/bits/floatn-common.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h \ - /usr/include/stdint.h /usr/include/bits/wchar.h \ - /usr/include/bits/stdint-intn.h /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/stdint-least.h diff --git a/network/start/xnet_tiny/build/Makefile b/network/start/xnet_tiny/build/Makefile deleted file mode 100644 index 4c95401..0000000 --- a/network/start/xnet_tiny/build/Makefile +++ /dev/null @@ -1,236 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." - /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build//CMakeFiles/progress.marks - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -#============================================================================= -# Target rules for targets named xnet - -# Build rule for target. -xnet: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 xnet -.PHONY : xnet - -# fast build rule for target. -xnet/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/build -.PHONY : xnet/fast - -#============================================================================= -# Target rules for targets named xnet_tiny - -# Build rule for target. -xnet_tiny: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 xnet_tiny -.PHONY : xnet_tiny - -# fast build rule for target. -xnet_tiny/fast: - $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build -.PHONY : xnet_tiny/fast - -#============================================================================= -# Target rules for targets named xnet_app - -# Build rule for target. -xnet_app: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 xnet_app -.PHONY : xnet_app - -# fast build rule for target. -xnet_app/fast: - $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/build -.PHONY : xnet_app/fast - -home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.o: home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o -.PHONY : home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.o - -# target to build an object file -home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o -.PHONY : home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.o - -home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.i: home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.i -.PHONY : home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.i - -# target to preprocess a source file -home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.i -.PHONY : home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.i - -home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.s: home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.s -.PHONY : home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.s - -# target to generate assembly for a file -home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.s -.PHONY : home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.c.s - -src/app.o: src/app.c.o -.PHONY : src/app.o - -# target to build an object file -src/app.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/src/app.c.o -.PHONY : src/app.c.o - -src/app.i: src/app.c.i -.PHONY : src/app.i - -# target to preprocess a source file -src/app.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/src/app.c.i -.PHONY : src/app.c.i - -src/app.s: src/app.c.s -.PHONY : src/app.s - -# target to generate assembly for a file -src/app.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/src/app.c.s -.PHONY : src/app.c.s - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... edit_cache" - @echo "... rebuild_cache" - @echo "... xnet" - @echo "... xnet_app" - @echo "... xnet_tiny" - @echo "... home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.o" - @echo "... home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.i" - @echo "... home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.s" - @echo "... src/app.o" - @echo "... src/app.i" - @echo "... src/app.s" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/network/start/xnet_tiny/build/cmake_install.cmake b/network/start/xnet_tiny/build/cmake_install.cmake deleted file mode 100644 index 15b81d3..0000000 --- a/network/start/xnet_tiny/build/cmake_install.cmake +++ /dev/null @@ -1,73 +0,0 @@ -# Install script for directory: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -# Set path to fallback-tool for dependency-resolution. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/usr/bin/objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny/cmake_install.cmake") - include("/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app/cmake_install.cmake") - -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -if(CMAKE_INSTALL_LOCAL_ONLY) - file(WRITE "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/install_local_manifest.txt" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") -endif() -if(CMAKE_INSTALL_COMPONENT) - if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$") - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") - else() - string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}") - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt") - unset(CMAKE_INST_COMP_HASH) - endif() -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - file(WRITE "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") -endif() diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/CMakeDirectoryInformation.cmake b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 1d3ee66..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/progress.marks b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/progress.marks deleted file mode 100644 index b8626c4..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -4 diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/DependInfo.cmake b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/DependInfo.cmake deleted file mode 100644 index 332105a..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/DependInfo.cmake +++ /dev/null @@ -1,25 +0,0 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) - -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/port_pcap.c" "src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o" "gcc" "src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o.d" - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_datetime.c" "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o" "gcc" "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o.d" - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_http.c" "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o" "gcc" "src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o.d" - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/build.make b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/build.make deleted file mode 100644 index 440d8c2..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/build.make +++ /dev/null @@ -1,146 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build - -# Include any dependencies generated for this target. -include src/xnet_app/CMakeFiles/xnet_app.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.make - -# Include the progress variables for this target. -include src/xnet_app/CMakeFiles/xnet_app.dir/progress.make - -# Include the compile flags for this target's objects. -include src/xnet_app/CMakeFiles/xnet_app.dir/flags.make - -src/xnet_app/CMakeFiles/xnet_app.dir/codegen: -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/codegen - -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o: src/xnet_app/CMakeFiles/xnet_app.dir/flags.make -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/port_pcap.c -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o: src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o -MF CMakeFiles/xnet_app.dir/port_pcap.c.o.d -o CMakeFiles/xnet_app.dir/port_pcap.c.o -c /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/port_pcap.c - -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_app.dir/port_pcap.c.i" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/port_pcap.c > CMakeFiles/xnet_app.dir/port_pcap.c.i - -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_app.dir/port_pcap.c.s" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/port_pcap.c -o CMakeFiles/xnet_app.dir/port_pcap.c.s - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o: src/xnet_app/CMakeFiles/xnet_app.dir/flags.make -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_datetime.c -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o: src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o -MF CMakeFiles/xnet_app.dir/xserver_datetime.c.o.d -o CMakeFiles/xnet_app.dir/xserver_datetime.c.o -c /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_datetime.c - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_app.dir/xserver_datetime.c.i" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_datetime.c > CMakeFiles/xnet_app.dir/xserver_datetime.c.i - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_app.dir/xserver_datetime.c.s" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_datetime.c -o CMakeFiles/xnet_app.dir/xserver_datetime.c.s - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o: src/xnet_app/CMakeFiles/xnet_app.dir/flags.make -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_http.c -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o: src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o -MF CMakeFiles/xnet_app.dir/xserver_http.c.o.d -o CMakeFiles/xnet_app.dir/xserver_http.c.o -c /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_http.c - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_app.dir/xserver_http.c.i" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_http.c > CMakeFiles/xnet_app.dir/xserver_http.c.i - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_app.dir/xserver_http.c.s" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_http.c -o CMakeFiles/xnet_app.dir/xserver_http.c.s - -# Object files for target xnet_app -xnet_app_OBJECTS = \ -"CMakeFiles/xnet_app.dir/port_pcap.c.o" \ -"CMakeFiles/xnet_app.dir/xserver_datetime.c.o" \ -"CMakeFiles/xnet_app.dir/xserver_http.c.o" - -# External object files for target xnet_app -xnet_app_EXTERNAL_OBJECTS = - -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/build.make -src/xnet_app/libxnet_app.a: src/xnet_app/CMakeFiles/xnet_app.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking C static library libxnet_app.a" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && $(CMAKE_COMMAND) -P CMakeFiles/xnet_app.dir/cmake_clean_target.cmake - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xnet_app.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -src/xnet_app/CMakeFiles/xnet_app.dir/build: src/xnet_app/libxnet_app.a -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/build - -src/xnet_app/CMakeFiles/xnet_app.dir/clean: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app && $(CMAKE_COMMAND) -P CMakeFiles/xnet_app.dir/cmake_clean.cmake -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/clean - -src/xnet_app/CMakeFiles/xnet_app.dir/depend: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/gh0s7/project/NE_YuR/network/start/xnet_tiny /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/DependInfo.cmake "--color=$(COLOR)" -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/depend - diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean.cmake b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean.cmake deleted file mode 100644 index 1bc9b55..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean.cmake +++ /dev/null @@ -1,15 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/xnet_app.dir/port_pcap.c.o" - "CMakeFiles/xnet_app.dir/port_pcap.c.o.d" - "CMakeFiles/xnet_app.dir/xserver_datetime.c.o" - "CMakeFiles/xnet_app.dir/xserver_datetime.c.o.d" - "CMakeFiles/xnet_app.dir/xserver_http.c.o" - "CMakeFiles/xnet_app.dir/xserver_http.c.o.d" - "libxnet_app.a" - "libxnet_app.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/xnet_app.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean_target.cmake b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean_target.cmake deleted file mode 100644 index d0efeed..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libxnet_app.a" -) diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.internal b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.internal deleted file mode 100644 index 4f85c4b..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.internal +++ /dev/null @@ -1,112 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/port_pcap.c - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/bpf.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/compiler-tests.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/dlt.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/funcattrs.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap-inttypes.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap.h - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/socket.h - /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.h - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h - /usr/include/alloca.h - /usr/include/arpa/inet.h - /usr/include/asm-generic/bitsperlong.h - /usr/include/asm-generic/posix_types.h - /usr/include/asm-generic/socket.h - /usr/include/asm-generic/sockios.h - /usr/include/asm/bitsperlong.h - /usr/include/asm/posix_types.h - /usr/include/asm/posix_types_64.h - /usr/include/asm/socket.h - /usr/include/asm/sockios.h - /usr/include/bits/atomic_wide_counter.h - /usr/include/bits/byteswap.h - /usr/include/bits/endian.h - /usr/include/bits/endianness.h - /usr/include/bits/floatn-common.h - /usr/include/bits/floatn.h - /usr/include/bits/in.h - /usr/include/bits/libc-header-start.h - /usr/include/bits/long-double.h - /usr/include/bits/netdb.h - /usr/include/bits/pthreadtypes-arch.h - /usr/include/bits/pthreadtypes.h - /usr/include/bits/select.h - /usr/include/bits/sockaddr.h - /usr/include/bits/socket.h - /usr/include/bits/socket_type.h - /usr/include/bits/stdint-intn.h - /usr/include/bits/stdint-least.h - /usr/include/bits/stdint-uintn.h - /usr/include/bits/stdio_lim.h - /usr/include/bits/stdlib-float.h - /usr/include/bits/struct_mutex.h - /usr/include/bits/struct_rwlock.h - /usr/include/bits/thread-shared-types.h - /usr/include/bits/time64.h - /usr/include/bits/timesize.h - /usr/include/bits/types.h - /usr/include/bits/types/FILE.h - /usr/include/bits/types/__FILE.h - /usr/include/bits/types/__fpos64_t.h - /usr/include/bits/types/__fpos_t.h - /usr/include/bits/types/__locale_t.h - /usr/include/bits/types/__mbstate_t.h - /usr/include/bits/types/__sigset_t.h - /usr/include/bits/types/clock_t.h - /usr/include/bits/types/clockid_t.h - /usr/include/bits/types/cookie_io_functions_t.h - /usr/include/bits/types/locale_t.h - /usr/include/bits/types/sigset_t.h - /usr/include/bits/types/struct_FILE.h - /usr/include/bits/types/struct_iovec.h - /usr/include/bits/types/struct_osockaddr.h - /usr/include/bits/types/struct_timespec.h - /usr/include/bits/types/struct_timeval.h - /usr/include/bits/types/time_t.h - /usr/include/bits/types/timer_t.h - /usr/include/bits/typesizes.h - /usr/include/bits/uintn-identity.h - /usr/include/bits/waitflags.h - /usr/include/bits/waitstatus.h - /usr/include/bits/wchar.h - /usr/include/bits/wordsize.h - /usr/include/endian.h - /usr/include/features-time64.h - /usr/include/features.h - /usr/include/gnu/stubs-64.h - /usr/include/gnu/stubs.h - /usr/include/inttypes.h - /usr/include/linux/posix_types.h - /usr/include/linux/stddef.h - /usr/include/netdb.h - /usr/include/netinet/in.h - /usr/include/rpc/netdb.h - /usr/include/stdc-predef.h - /usr/include/stdint.h - /usr/include/stdio.h - /usr/include/stdlib.h - /usr/include/string.h - /usr/include/strings.h - /usr/include/sys/cdefs.h - /usr/include/sys/select.h - /usr/include/sys/socket.h - /usr/include/sys/time.h - /usr/include/sys/types.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_datetime.c - /usr/include/stdc-predef.h - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_http.c - /usr/include/stdc-predef.h - diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.make b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.make deleted file mode 100644 index 4b98e84..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.make +++ /dev/null @@ -1,311 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/port_pcap.c \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/bpf.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/compiler-tests.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/dlt.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/funcattrs.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap-inttypes.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/socket.h \ - /home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/include/alloca.h \ - /usr/include/arpa/inet.h \ - /usr/include/asm-generic/bitsperlong.h \ - /usr/include/asm-generic/posix_types.h \ - /usr/include/asm-generic/socket.h \ - /usr/include/asm-generic/sockios.h \ - /usr/include/asm/bitsperlong.h \ - /usr/include/asm/posix_types.h \ - /usr/include/asm/posix_types_64.h \ - /usr/include/asm/socket.h \ - /usr/include/asm/sockios.h \ - /usr/include/bits/atomic_wide_counter.h \ - /usr/include/bits/byteswap.h \ - /usr/include/bits/endian.h \ - /usr/include/bits/endianness.h \ - /usr/include/bits/floatn-common.h \ - /usr/include/bits/floatn.h \ - /usr/include/bits/in.h \ - /usr/include/bits/libc-header-start.h \ - /usr/include/bits/long-double.h \ - /usr/include/bits/netdb.h \ - /usr/include/bits/pthreadtypes-arch.h \ - /usr/include/bits/pthreadtypes.h \ - /usr/include/bits/select.h \ - /usr/include/bits/sockaddr.h \ - /usr/include/bits/socket.h \ - /usr/include/bits/socket_type.h \ - /usr/include/bits/stdint-intn.h \ - /usr/include/bits/stdint-least.h \ - /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/stdio_lim.h \ - /usr/include/bits/stdlib-float.h \ - /usr/include/bits/struct_mutex.h \ - /usr/include/bits/struct_rwlock.h \ - /usr/include/bits/thread-shared-types.h \ - /usr/include/bits/time64.h \ - /usr/include/bits/timesize.h \ - /usr/include/bits/types.h \ - /usr/include/bits/types/FILE.h \ - /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/__fpos64_t.h \ - /usr/include/bits/types/__fpos_t.h \ - /usr/include/bits/types/__locale_t.h \ - /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/__sigset_t.h \ - /usr/include/bits/types/clock_t.h \ - /usr/include/bits/types/clockid_t.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/types/locale_t.h \ - /usr/include/bits/types/sigset_t.h \ - /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/types/struct_iovec.h \ - /usr/include/bits/types/struct_osockaddr.h \ - /usr/include/bits/types/struct_timespec.h \ - /usr/include/bits/types/struct_timeval.h \ - /usr/include/bits/types/time_t.h \ - /usr/include/bits/types/timer_t.h \ - /usr/include/bits/typesizes.h \ - /usr/include/bits/uintn-identity.h \ - /usr/include/bits/waitflags.h \ - /usr/include/bits/waitstatus.h \ - /usr/include/bits/wchar.h \ - /usr/include/bits/wordsize.h \ - /usr/include/endian.h \ - /usr/include/features-time64.h \ - /usr/include/features.h \ - /usr/include/gnu/stubs-64.h \ - /usr/include/gnu/stubs.h \ - /usr/include/inttypes.h \ - /usr/include/linux/posix_types.h \ - /usr/include/linux/stddef.h \ - /usr/include/netdb.h \ - /usr/include/netinet/in.h \ - /usr/include/rpc/netdb.h \ - /usr/include/stdc-predef.h \ - /usr/include/stdint.h \ - /usr/include/stdio.h \ - /usr/include/stdlib.h \ - /usr/include/string.h \ - /usr/include/strings.h \ - /usr/include/sys/cdefs.h \ - /usr/include/sys/select.h \ - /usr/include/sys/socket.h \ - /usr/include/sys/time.h \ - /usr/include/sys/types.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_datetime.c \ - /usr/include/stdc-predef.h - -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_http.c \ - /usr/include/stdc-predef.h - - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_datetime.c: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h: - -/usr/include/sys/select.h: - -/usr/include/sys/cdefs.h: - -/usr/include/strings.h: - -/usr/include/stdlib.h: - -/usr/include/stdint.h: - -/usr/include/rpc/netdb.h: - -/usr/include/netinet/in.h: - -/usr/include/netdb.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_http.c: - -/usr/include/sys/types.h: - -/usr/include/linux/stddef.h: - -/usr/include/gnu/stubs.h: - -/usr/include/gnu/stubs-64.h: - -/usr/include/features.h: - -/usr/include/bits/wordsize.h: - -/usr/include/bits/wchar.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h: - -/usr/include/bits/waitstatus.h: - -/usr/include/bits/uintn-identity.h: - -/usr/include/bits/typesizes.h: - -/usr/include/stdio.h: - -/usr/include/bits/types/timer_t.h: - -/usr/include/bits/types/struct_timespec.h: - -/usr/include/bits/types/struct_iovec.h: - -/usr/include/bits/types/struct_FILE.h: - -/usr/include/bits/types/sigset_t.h: - -/usr/include/bits/types/locale_t.h: - -/usr/include/bits/waitflags.h: - -/usr/include/bits/in.h: - -/usr/include/bits/floatn-common.h: - -/usr/include/bits/endianness.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/dlt.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/xnet/pcap_device.h: - -/usr/include/asm/sockios.h: - -/usr/include/sys/socket.h: - -/usr/include/asm-generic/sockios.h: - -/usr/include/asm/posix_types_64.h: - -/usr/include/asm/posix_types.h: - -/usr/include/features-time64.h: - -/usr/include/asm-generic/socket.h: - -/usr/include/inttypes.h: - -/usr/include/asm-generic/bitsperlong.h: - -/usr/include/bits/types/clock_t.h: - -/usr/include/sys/time.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/port_pcap.c: - -/usr/include/bits/sockaddr.h: - -/usr/include/bits/struct_mutex.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap.h: - -/usr/include/bits/thread-shared-types.h: - -/usr/include/bits/floatn.h: - -/usr/include/asm/bitsperlong.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/bpf.h: - -/usr/include/linux/posix_types.h: - -/usr/include/bits/libc-header-start.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/compiler-tests.h: - -/usr/include/bits/pthreadtypes.h: - -/usr/include/arpa/inet.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/socket.h: - -/usr/include/bits/byteswap.h: - -/usr/include/string.h: - -/usr/include/bits/time64.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/funcattrs.h: - -/usr/include/asm/socket.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap-inttypes.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h: - -/usr/include/asm-generic/posix_types.h: - -/usr/include/bits/types/__sigset_t.h: - -/usr/include/alloca.h: - -/usr/include/bits/stdint-least.h: - -/home/gh0s7/project/NE_YuR/network/start/lib/npcap/Include/pcap/pcap.h: - -/usr/include/bits/long-double.h: - -/usr/include/stdc-predef.h: - -/usr/include/bits/pthreadtypes-arch.h: - -/usr/include/bits/select.h: - -/usr/include/bits/types/__fpos64_t.h: - -/usr/include/bits/types/struct_osockaddr.h: - -/usr/include/bits/socket_type.h: - -/usr/include/bits/stdint-intn.h: - -/usr/include/endian.h: - -/usr/include/bits/socket.h: - -/usr/include/bits/types/cookie_io_functions_t.h: - -/usr/include/bits/stdint-uintn.h: - -/usr/include/bits/types/struct_timeval.h: - -/usr/include/bits/stdio_lim.h: - -/usr/include/bits/types/time_t.h: - -/usr/include/bits/struct_rwlock.h: - -/usr/include/bits/endian.h: - -/usr/include/bits/timesize.h: - -/usr/include/bits/types.h: - -/usr/include/bits/types/FILE.h: - -/usr/include/bits/stdlib-float.h: - -/usr/include/bits/types/__FILE.h: - -/usr/include/bits/types/__fpos_t.h: - -/usr/include/bits/types/__locale_t.h: - -/usr/include/bits/netdb.h: - -/usr/include/bits/types/__mbstate_t.h: - -/usr/include/bits/atomic_wide_counter.h: - -/usr/include/bits/types/clockid_t.h: diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts deleted file mode 100644 index dbeba39..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for xnet_app. diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/depend.make b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/depend.make deleted file mode 100644 index 0800d62..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for xnet_app. -# This may be replaced when dependencies are built. diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/flags.make b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/flags.make deleted file mode 100644 index 7704b50..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# compile C with /usr/lib/ccache/bin/cc -C_DEFINES = -D_CRT_SECURE_NO_WARNINGS - -C_INCLUDES = -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/xnet - -C_FLAGS = -g - diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/link.txt b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/link.txt deleted file mode 100644 index 8d2694a..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -/usr/bin/ar qc libxnet_app.a CMakeFiles/xnet_app.dir/port_pcap.c.o CMakeFiles/xnet_app.dir/xserver_datetime.c.o CMakeFiles/xnet_app.dir/xserver_http.c.o -/usr/bin/ranlib libxnet_app.a diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o deleted file mode 100644 index c486e90..0000000 Binary files a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o and /dev/null differ diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o.d b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o.d deleted file mode 100644 index 91a788c..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o.d +++ /dev/null @@ -1,62 +0,0 @@ -src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o: \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/port_pcap.c \ - /usr/include/stdc-predef.h /usr/include/string.h \ - /usr/include/bits/libc-header-start.h /usr/include/features.h \ - /usr/include/features-time64.h /usr/include/bits/wordsize.h \ - /usr/include/bits/timesize.h /usr/include/sys/cdefs.h \ - /usr/include/bits/long-double.h /usr/include/gnu/stubs.h \ - /usr/include/gnu/stubs-64.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/include/bits/types/locale_t.h /usr/include/bits/types/__locale_t.h \ - /usr/include/strings.h /usr/include/stdlib.h \ - /usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \ - /usr/include/bits/floatn.h /usr/include/bits/floatn-common.h \ - /usr/include/sys/types.h /usr/include/bits/types.h \ - /usr/include/bits/typesizes.h /usr/include/bits/time64.h \ - /usr/include/bits/types/clock_t.h /usr/include/bits/types/clockid_t.h \ - /usr/include/bits/types/time_t.h /usr/include/bits/types/timer_t.h \ - /usr/include/bits/stdint-intn.h /usr/include/endian.h \ - /usr/include/bits/endian.h /usr/include/bits/endianness.h \ - /usr/include/bits/byteswap.h /usr/include/bits/uintn-identity.h \ - /usr/include/sys/select.h /usr/include/bits/select.h \ - /usr/include/bits/types/sigset_t.h /usr/include/bits/types/__sigset_t.h \ - /usr/include/bits/types/struct_timeval.h \ - /usr/include/bits/types/struct_timespec.h \ - /usr/include/bits/pthreadtypes.h /usr/include/bits/thread-shared-types.h \ - /usr/include/bits/pthreadtypes-arch.h \ - /usr/include/bits/atomic_wide_counter.h /usr/include/bits/struct_mutex.h \ - /usr/include/bits/struct_rwlock.h /usr/include/alloca.h \ - /usr/include/bits/stdlib-float.h /usr/include/stdio.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/include/bits/types/__fpos_t.h /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/__fpos64_t.h /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/FILE.h /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/stdio_lim.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/xnet/pcap_device.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/pcap.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/funcattrs.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/compiler-tests.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/pcap-inttypes.h \ - /usr/include/inttypes.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h \ - /usr/include/stdint.h /usr/include/bits/wchar.h \ - /usr/include/bits/stdint-uintn.h /usr/include/bits/stdint-least.h \ - /usr/include/sys/time.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/socket.h \ - /usr/include/sys/socket.h /usr/include/bits/types/struct_iovec.h \ - /usr/include/bits/socket.h /usr/include/bits/socket_type.h \ - /usr/include/bits/sockaddr.h /usr/include/asm/socket.h \ - /usr/include/asm-generic/socket.h /usr/include/linux/posix_types.h \ - /usr/include/linux/stddef.h /usr/include/asm/posix_types.h \ - /usr/include/asm/posix_types_64.h /usr/include/asm-generic/posix_types.h \ - /usr/include/asm/bitsperlong.h /usr/include/asm-generic/bitsperlong.h \ - /usr/include/asm/sockios.h /usr/include/asm-generic/sockios.h \ - /usr/include/bits/types/struct_osockaddr.h /usr/include/netdb.h \ - /usr/include/netinet/in.h /usr/include/bits/in.h \ - /usr/include/rpc/netdb.h /usr/include/bits/netdb.h \ - /usr/include/arpa/inet.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/bpf.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include/pcap/dlt.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/progress.make b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/progress.make deleted file mode 100644 index b78c197..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/progress.make +++ /dev/null @@ -1,5 +0,0 @@ -CMAKE_PROGRESS_1 = 4 -CMAKE_PROGRESS_2 = 5 -CMAKE_PROGRESS_3 = 6 -CMAKE_PROGRESS_4 = 7 - diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o deleted file mode 100644 index e05a829..0000000 Binary files a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o and /dev/null differ diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o.d b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o.d deleted file mode 100644 index f23e698..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o.d +++ /dev/null @@ -1,3 +0,0 @@ -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o: \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_datetime.c \ - /usr/include/stdc-predef.h diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o deleted file mode 100644 index 03b38b3..0000000 Binary files a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o and /dev/null differ diff --git a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o.d b/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o.d deleted file mode 100644 index c25a74b..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o.d +++ /dev/null @@ -1,3 +0,0 @@ -src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o: \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app/xserver_http.c \ - /usr/include/stdc-predef.h diff --git a/network/start/xnet_tiny/build/src/xnet_app/Makefile b/network/start/xnet_tiny/build/src/xnet_app/Makefile deleted file mode 100644 index 5eec3ac..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/Makefile +++ /dev/null @@ -1,236 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." - /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app//CMakeFiles/progress.marks - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_app/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_app/clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_app/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_app/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -src/xnet_app/CMakeFiles/xnet_app.dir/rule: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_app/CMakeFiles/xnet_app.dir/rule -.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/rule - -# Convenience name for target. -xnet_app: src/xnet_app/CMakeFiles/xnet_app.dir/rule -.PHONY : xnet_app - -# fast build rule for target. -xnet_app/fast: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/build -.PHONY : xnet_app/fast - -port_pcap.o: port_pcap.c.o -.PHONY : port_pcap.o - -# target to build an object file -port_pcap.c.o: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.o -.PHONY : port_pcap.c.o - -port_pcap.i: port_pcap.c.i -.PHONY : port_pcap.i - -# target to preprocess a source file -port_pcap.c.i: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.i -.PHONY : port_pcap.c.i - -port_pcap.s: port_pcap.c.s -.PHONY : port_pcap.s - -# target to generate assembly for a file -port_pcap.c.s: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/port_pcap.c.s -.PHONY : port_pcap.c.s - -xserver_datetime.o: xserver_datetime.c.o -.PHONY : xserver_datetime.o - -# target to build an object file -xserver_datetime.c.o: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.o -.PHONY : xserver_datetime.c.o - -xserver_datetime.i: xserver_datetime.c.i -.PHONY : xserver_datetime.i - -# target to preprocess a source file -xserver_datetime.c.i: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.i -.PHONY : xserver_datetime.c.i - -xserver_datetime.s: xserver_datetime.c.s -.PHONY : xserver_datetime.s - -# target to generate assembly for a file -xserver_datetime.c.s: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_datetime.c.s -.PHONY : xserver_datetime.c.s - -xserver_http.o: xserver_http.c.o -.PHONY : xserver_http.o - -# target to build an object file -xserver_http.c.o: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.o -.PHONY : xserver_http.c.o - -xserver_http.i: xserver_http.c.i -.PHONY : xserver_http.i - -# target to preprocess a source file -xserver_http.c.i: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.i -.PHONY : xserver_http.c.i - -xserver_http.s: xserver_http.c.s -.PHONY : xserver_http.s - -# target to generate assembly for a file -xserver_http.c.s: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/xserver_http.c.s -.PHONY : xserver_http.c.s - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... edit_cache" - @echo "... rebuild_cache" - @echo "... xnet_app" - @echo "... port_pcap.o" - @echo "... port_pcap.i" - @echo "... port_pcap.s" - @echo "... xserver_datetime.o" - @echo "... xserver_datetime.i" - @echo "... xserver_datetime.s" - @echo "... xserver_http.o" - @echo "... xserver_http.i" - @echo "... xserver_http.s" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/network/start/xnet_tiny/build/src/xnet_app/cmake_install.cmake b/network/start/xnet_tiny/build/src/xnet_app/cmake_install.cmake deleted file mode 100644 index ac4e5eb..0000000 --- a/network/start/xnet_tiny/build/src/xnet_app/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -# Set path to fallback-tool for dependency-resolution. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/usr/bin/objdump") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -if(CMAKE_INSTALL_LOCAL_ONLY) - file(WRITE "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_app/install_local_manifest.txt" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") -endif() diff --git a/network/start/xnet_tiny/build/src/xnet_app/libxnet_app.a b/network/start/xnet_tiny/build/src/xnet_app/libxnet_app.a deleted file mode 100644 index 2d93d84..0000000 Binary files a/network/start/xnet_tiny/build/src/xnet_app/libxnet_app.a and /dev/null differ diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/CMakeDirectoryInformation.cmake b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 1d3ee66..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/progress.marks b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/progress.marks deleted file mode 100644 index 7ed6ff8..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/DependInfo.cmake b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/DependInfo.cmake deleted file mode 100644 index f419146..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/DependInfo.cmake +++ /dev/null @@ -1,26 +0,0 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) - -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.c" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o" "gcc" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o.d" - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.c" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o" "gcc" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o.d" - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.c" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o" "gcc" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o.d" - "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o" "gcc" "src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o.d" - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make deleted file mode 100644 index 30ed4fe..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make +++ /dev/null @@ -1,162 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build - -# Include any dependencies generated for this target. -include src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.make - -# Include the progress variables for this target. -include src/xnet_tiny/CMakeFiles/xnet_tiny.dir/progress.make - -# Include the compile flags for this target's objects. -include src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen: -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.c -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o -MF CMakeFiles/xnet_tiny.dir/xarp.c.o.d -o CMakeFiles/xnet_tiny.dir/xarp.c.o -c /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.c - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_tiny.dir/xarp.c.i" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.c > CMakeFiles/xnet_tiny.dir/xarp.c.i - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_tiny.dir/xarp.c.s" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.c -o CMakeFiles/xnet_tiny.dir/xarp.c.s - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.c -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o -MF CMakeFiles/xnet_tiny.dir/xicmp.c.o.d -o CMakeFiles/xnet_tiny.dir/xicmp.c.o -c /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.c - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_tiny.dir/xicmp.c.i" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.c > CMakeFiles/xnet_tiny.dir/xicmp.c.i - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_tiny.dir/xicmp.c.s" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.c -o CMakeFiles/xnet_tiny.dir/xicmp.c.s - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.c -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o -MF CMakeFiles/xnet_tiny.dir/xip.c.o.d -o CMakeFiles/xnet_tiny.dir/xip.c.o -c /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.c - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_tiny.dir/xip.c.i" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.c > CMakeFiles/xnet_tiny.dir/xip.c.i - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_tiny.dir/xip.c.s" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.c -o CMakeFiles/xnet_tiny.dir/xip.c.s - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o -MF CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o.d -o CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o -c /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xnet_tiny.dir/xnet_tiny.c.i" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c > CMakeFiles/xnet_tiny.dir/xnet_tiny.c.i - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xnet_tiny.dir/xnet_tiny.c.s" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && /usr/lib/ccache/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c -o CMakeFiles/xnet_tiny.dir/xnet_tiny.c.s - -# Object files for target xnet_tiny -xnet_tiny_OBJECTS = \ -"CMakeFiles/xnet_tiny.dir/xarp.c.o" \ -"CMakeFiles/xnet_tiny.dir/xicmp.c.o" \ -"CMakeFiles/xnet_tiny.dir/xip.c.o" \ -"CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o" - -# External object files for target xnet_tiny -xnet_tiny_EXTERNAL_OBJECTS = - -src/xnet_tiny/libxnet_tiny.a: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o -src/xnet_tiny/libxnet_tiny.a: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o -src/xnet_tiny/libxnet_tiny.a: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o -src/xnet_tiny/libxnet_tiny.a: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o -src/xnet_tiny/libxnet_tiny.a: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make -src/xnet_tiny/libxnet_tiny.a: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Linking C static library libxnet_tiny.a" - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && $(CMAKE_COMMAND) -P CMakeFiles/xnet_tiny.dir/cmake_clean_target.cmake - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xnet_tiny.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build: src/xnet_tiny/libxnet_tiny.a -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny && $(CMAKE_COMMAND) -P CMakeFiles/xnet_tiny.dir/cmake_clean.cmake -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/gh0s7/project/NE_YuR/network/start/xnet_tiny /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/DependInfo.cmake "--color=$(COLOR)" -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend - diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean.cmake b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean.cmake deleted file mode 100644 index 74efca8..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean.cmake +++ /dev/null @@ -1,17 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/xnet_tiny.dir/xarp.c.o" - "CMakeFiles/xnet_tiny.dir/xarp.c.o.d" - "CMakeFiles/xnet_tiny.dir/xicmp.c.o" - "CMakeFiles/xnet_tiny.dir/xicmp.c.o.d" - "CMakeFiles/xnet_tiny.dir/xip.c.o" - "CMakeFiles/xnet_tiny.dir/xip.c.o.d" - "CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o" - "CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o.d" - "libxnet_tiny.a" - "libxnet_tiny.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/xnet_tiny.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean_target.cmake b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean_target.cmake deleted file mode 100644 index 47c6bdc..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libxnet_tiny.a" -) diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.internal b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.internal deleted file mode 100644 index 726cf93..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.internal +++ /dev/null @@ -1,142 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.c - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h - /usr/include/bits/libc-header-start.h - /usr/include/bits/long-double.h - /usr/include/bits/stdint-intn.h - /usr/include/bits/stdint-least.h - /usr/include/bits/stdint-uintn.h - /usr/include/bits/time64.h - /usr/include/bits/timesize.h - /usr/include/bits/types.h - /usr/include/bits/types/__locale_t.h - /usr/include/bits/types/locale_t.h - /usr/include/bits/typesizes.h - /usr/include/bits/wchar.h - /usr/include/bits/wordsize.h - /usr/include/features-time64.h - /usr/include/features.h - /usr/include/gnu/stubs-64.h - /usr/include/gnu/stubs.h - /usr/include/stdc-predef.h - /usr/include/stdint.h - /usr/include/string.h - /usr/include/strings.h - /usr/include/sys/cdefs.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.c - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.h - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.h - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h - /usr/include/bits/floatn-common.h - /usr/include/bits/floatn.h - /usr/include/bits/libc-header-start.h - /usr/include/bits/long-double.h - /usr/include/bits/stdint-intn.h - /usr/include/bits/stdint-least.h - /usr/include/bits/stdint-uintn.h - /usr/include/bits/stdio_lim.h - /usr/include/bits/time64.h - /usr/include/bits/timesize.h - /usr/include/bits/types.h - /usr/include/bits/types/FILE.h - /usr/include/bits/types/__FILE.h - /usr/include/bits/types/__fpos64_t.h - /usr/include/bits/types/__fpos_t.h - /usr/include/bits/types/__locale_t.h - /usr/include/bits/types/__mbstate_t.h - /usr/include/bits/types/cookie_io_functions_t.h - /usr/include/bits/types/locale_t.h - /usr/include/bits/types/struct_FILE.h - /usr/include/bits/typesizes.h - /usr/include/bits/wchar.h - /usr/include/bits/wordsize.h - /usr/include/features-time64.h - /usr/include/features.h - /usr/include/gnu/stubs-64.h - /usr/include/gnu/stubs.h - /usr/include/stdc-predef.h - /usr/include/stdint.h - /usr/include/stdio.h - /usr/include/string.h - /usr/include/strings.h - /usr/include/sys/cdefs.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.c - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.h - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h - /usr/include/bits/libc-header-start.h - /usr/include/bits/long-double.h - /usr/include/bits/stdint-intn.h - /usr/include/bits/stdint-least.h - /usr/include/bits/stdint-uintn.h - /usr/include/bits/time64.h - /usr/include/bits/timesize.h - /usr/include/bits/types.h - /usr/include/bits/typesizes.h - /usr/include/bits/wchar.h - /usr/include/bits/wordsize.h - /usr/include/features-time64.h - /usr/include/features.h - /usr/include/gnu/stubs-64.h - /usr/include/gnu/stubs.h - /usr/include/stdc-predef.h - /usr/include/stdint.h - /usr/include/sys/cdefs.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.h - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h - /usr/include/bits/floatn-common.h - /usr/include/bits/floatn.h - /usr/include/bits/libc-header-start.h - /usr/include/bits/long-double.h - /usr/include/bits/stdint-intn.h - /usr/include/bits/stdint-least.h - /usr/include/bits/stdint-uintn.h - /usr/include/bits/stdio_lim.h - /usr/include/bits/time64.h - /usr/include/bits/timesize.h - /usr/include/bits/types.h - /usr/include/bits/types/FILE.h - /usr/include/bits/types/__FILE.h - /usr/include/bits/types/__fpos64_t.h - /usr/include/bits/types/__fpos_t.h - /usr/include/bits/types/__locale_t.h - /usr/include/bits/types/__mbstate_t.h - /usr/include/bits/types/cookie_io_functions_t.h - /usr/include/bits/types/locale_t.h - /usr/include/bits/types/struct_FILE.h - /usr/include/bits/typesizes.h - /usr/include/bits/wchar.h - /usr/include/bits/wordsize.h - /usr/include/features-time64.h - /usr/include/features.h - /usr/include/gnu/stubs-64.h - /usr/include/gnu/stubs.h - /usr/include/stdc-predef.h - /usr/include/stdint.h - /usr/include/stdio.h - /usr/include/string.h - /usr/include/strings.h - /usr/include/sys/cdefs.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.make b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.make deleted file mode 100644 index c10cd97..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.make +++ /dev/null @@ -1,226 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.c \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/include/bits/libc-header-start.h \ - /usr/include/bits/long-double.h \ - /usr/include/bits/stdint-intn.h \ - /usr/include/bits/stdint-least.h \ - /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/time64.h \ - /usr/include/bits/timesize.h \ - /usr/include/bits/types.h \ - /usr/include/bits/types/__locale_t.h \ - /usr/include/bits/types/locale_t.h \ - /usr/include/bits/typesizes.h \ - /usr/include/bits/wchar.h \ - /usr/include/bits/wordsize.h \ - /usr/include/features-time64.h \ - /usr/include/features.h \ - /usr/include/gnu/stubs-64.h \ - /usr/include/gnu/stubs.h \ - /usr/include/stdc-predef.h \ - /usr/include/stdint.h \ - /usr/include/string.h \ - /usr/include/strings.h \ - /usr/include/sys/cdefs.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.c \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/include/bits/floatn-common.h \ - /usr/include/bits/floatn.h \ - /usr/include/bits/libc-header-start.h \ - /usr/include/bits/long-double.h \ - /usr/include/bits/stdint-intn.h \ - /usr/include/bits/stdint-least.h \ - /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/stdio_lim.h \ - /usr/include/bits/time64.h \ - /usr/include/bits/timesize.h \ - /usr/include/bits/types.h \ - /usr/include/bits/types/FILE.h \ - /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/__fpos64_t.h \ - /usr/include/bits/types/__fpos_t.h \ - /usr/include/bits/types/__locale_t.h \ - /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/types/locale_t.h \ - /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/typesizes.h \ - /usr/include/bits/wchar.h \ - /usr/include/bits/wordsize.h \ - /usr/include/features-time64.h \ - /usr/include/features.h \ - /usr/include/gnu/stubs-64.h \ - /usr/include/gnu/stubs.h \ - /usr/include/stdc-predef.h \ - /usr/include/stdint.h \ - /usr/include/stdio.h \ - /usr/include/string.h \ - /usr/include/strings.h \ - /usr/include/sys/cdefs.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.c \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/include/bits/libc-header-start.h \ - /usr/include/bits/long-double.h \ - /usr/include/bits/stdint-intn.h \ - /usr/include/bits/stdint-least.h \ - /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/time64.h \ - /usr/include/bits/timesize.h \ - /usr/include/bits/types.h \ - /usr/include/bits/typesizes.h \ - /usr/include/bits/wchar.h \ - /usr/include/bits/wordsize.h \ - /usr/include/features-time64.h \ - /usr/include/features.h \ - /usr/include/gnu/stubs-64.h \ - /usr/include/gnu/stubs.h \ - /usr/include/stdc-predef.h \ - /usr/include/stdint.h \ - /usr/include/sys/cdefs.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/include/bits/floatn-common.h \ - /usr/include/bits/floatn.h \ - /usr/include/bits/libc-header-start.h \ - /usr/include/bits/long-double.h \ - /usr/include/bits/stdint-intn.h \ - /usr/include/bits/stdint-least.h \ - /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/stdio_lim.h \ - /usr/include/bits/time64.h \ - /usr/include/bits/timesize.h \ - /usr/include/bits/types.h \ - /usr/include/bits/types/FILE.h \ - /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/__fpos64_t.h \ - /usr/include/bits/types/__fpos_t.h \ - /usr/include/bits/types/__locale_t.h \ - /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/types/locale_t.h \ - /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/typesizes.h \ - /usr/include/bits/wchar.h \ - /usr/include/bits/wordsize.h \ - /usr/include/features-time64.h \ - /usr/include/features.h \ - /usr/include/gnu/stubs-64.h \ - /usr/include/gnu/stubs.h \ - /usr/include/stdc-predef.h \ - /usr/include/stdint.h \ - /usr/include/stdio.h \ - /usr/include/string.h \ - /usr/include/strings.h \ - /usr/include/sys/cdefs.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h - - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c: - -/usr/include/bits/types/struct_FILE.h: - -/usr/include/bits/types/__mbstate_t.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.c: - -/usr/include/bits/types/__FILE.h: - -/usr/include/bits/types/FILE.h: - -/usr/include/bits/floatn.h: - -/usr/include/bits/floatn-common.h: - -/usr/include/bits/time64.h: - -/usr/include/bits/stdint-least.h: - -/usr/include/bits/stdio_lim.h: - -/usr/include/bits/wchar.h: - -/usr/include/bits/types/__locale_t.h: - -/usr/include/bits/types.h: - -/usr/include/bits/stdint-intn.h: - -/usr/include/bits/long-double.h: - -/usr/include/gnu/stubs-64.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h: - -/usr/include/gnu/stubs.h: - -/usr/include/stdio.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.c: - -/usr/include/bits/types/__fpos_t.h: - -/usr/include/bits/wordsize.h: - -/usr/include/bits/types/__fpos64_t.h: - -/usr/include/features-time64.h: - -/usr/include/stdint.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h: - -/usr/include/features.h: - -/usr/include/bits/types/locale_t.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h: - -/usr/include/bits/types/cookie_io_functions_t.h: - -/usr/include/bits/typesizes.h: - -/usr/include/string.h: - -/usr/include/bits/libc-header-start.h: - -/usr/include/strings.h: - -/usr/include/bits/stdint-uintn.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.h: - -/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h: - -/usr/include/bits/timesize.h: - -/usr/include/stdc-predef.h: - -/usr/include/sys/cdefs.h: - -/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.c: diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts deleted file mode 100644 index 04e5aae..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for xnet_tiny. diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend.make b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend.make deleted file mode 100644 index bd78212..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty dependencies file for xnet_tiny. -# This may be replaced when dependencies are built. diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make deleted file mode 100644 index 7704b50..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# compile C with /usr/lib/ccache/bin/cc -C_DEFINES = -D_CRT_SECURE_NO_WARNINGS - -C_INCLUDES = -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/npcap/Include -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_app -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny -I/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/../lib/xnet - -C_FLAGS = -g - diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/link.txt b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/link.txt deleted file mode 100644 index 82420a7..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -/usr/bin/ar qc libxnet_tiny.a CMakeFiles/xnet_tiny.dir/xarp.c.o CMakeFiles/xnet_tiny.dir/xicmp.c.o CMakeFiles/xnet_tiny.dir/xip.c.o CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o -/usr/bin/ranlib libxnet_tiny.a diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/progress.make b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/progress.make deleted file mode 100644 index d8690a7..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/progress.make +++ /dev/null @@ -1,6 +0,0 @@ -CMAKE_PROGRESS_1 = 8 -CMAKE_PROGRESS_2 = 9 -CMAKE_PROGRESS_3 = 10 -CMAKE_PROGRESS_4 = 11 -CMAKE_PROGRESS_5 = 12 - diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o deleted file mode 100644 index 9a859a3..0000000 Binary files a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o and /dev/null differ diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o.d b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o.d deleted file mode 100644 index 40711b0..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o.d +++ /dev/null @@ -1,18 +0,0 @@ -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o: \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.c \ - /usr/include/stdc-predef.h /usr/include/string.h \ - /usr/include/bits/libc-header-start.h /usr/include/features.h \ - /usr/include/features-time64.h /usr/include/bits/wordsize.h \ - /usr/include/bits/timesize.h /usr/include/sys/cdefs.h \ - /usr/include/bits/long-double.h /usr/include/gnu/stubs.h \ - /usr/include/gnu/stubs-64.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/include/bits/types/locale_t.h /usr/include/bits/types/__locale_t.h \ - /usr/include/strings.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h \ - /usr/include/stdint.h /usr/include/bits/types.h \ - /usr/include/bits/typesizes.h /usr/include/bits/time64.h \ - /usr/include/bits/wchar.h /usr/include/bits/stdint-intn.h \ - /usr/include/bits/stdint-uintn.h /usr/include/bits/stdint-least.h diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o deleted file mode 100644 index c450855..0000000 Binary files a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o and /dev/null differ diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o.d b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o.d deleted file mode 100644 index 5b76dba..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o.d +++ /dev/null @@ -1,28 +0,0 @@ -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o: \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.c \ - /usr/include/stdc-predef.h /usr/include/string.h \ - /usr/include/bits/libc-header-start.h /usr/include/features.h \ - /usr/include/features-time64.h /usr/include/bits/wordsize.h \ - /usr/include/bits/timesize.h /usr/include/sys/cdefs.h \ - /usr/include/bits/long-double.h /usr/include/gnu/stubs.h \ - /usr/include/gnu/stubs-64.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/include/bits/types/locale_t.h /usr/include/bits/types/__locale_t.h \ - /usr/include/strings.h /usr/include/stdio.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/include/bits/types.h /usr/include/bits/typesizes.h \ - /usr/include/bits/time64.h /usr/include/bits/types/__fpos_t.h \ - /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/__fpos64_t.h /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/FILE.h /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/stdio_lim.h /usr/include/bits/floatn.h \ - /usr/include/bits/floatn-common.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h \ - /usr/include/stdint.h /usr/include/bits/wchar.h \ - /usr/include/bits/stdint-intn.h /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/stdint-least.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o deleted file mode 100644 index 079d187..0000000 Binary files a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o and /dev/null differ diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o.d b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o.d deleted file mode 100644 index a33cec1..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o.d +++ /dev/null @@ -1,16 +0,0 @@ -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o: \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.c \ - /usr/include/stdc-predef.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xip.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h \ - /usr/include/stdint.h /usr/include/bits/libc-header-start.h \ - /usr/include/features.h /usr/include/features-time64.h \ - /usr/include/bits/wordsize.h /usr/include/bits/timesize.h \ - /usr/include/sys/cdefs.h /usr/include/bits/long-double.h \ - /usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \ - /usr/include/bits/types.h /usr/include/bits/typesizes.h \ - /usr/include/bits/time64.h /usr/include/bits/wchar.h \ - /usr/include/bits/stdint-intn.h /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/stdint-least.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o deleted file mode 100644 index bc7ce5d..0000000 Binary files a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o and /dev/null differ diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o.d b/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o.d deleted file mode 100644 index 9c97939..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o.d +++ /dev/null @@ -1,27 +0,0 @@ -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o: \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c \ - /usr/include/stdc-predef.h /usr/include/string.h \ - /usr/include/bits/libc-header-start.h /usr/include/features.h \ - /usr/include/features-time64.h /usr/include/bits/wordsize.h \ - /usr/include/bits/timesize.h /usr/include/sys/cdefs.h \ - /usr/include/bits/long-double.h /usr/include/gnu/stubs.h \ - /usr/include/gnu/stubs-64.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h \ - /usr/include/bits/types/locale_t.h /usr/include/bits/types/__locale_t.h \ - /usr/include/strings.h /usr/include/stdio.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdarg.h \ - /usr/include/bits/types.h /usr/include/bits/typesizes.h \ - /usr/include/bits/time64.h /usr/include/bits/types/__fpos_t.h \ - /usr/include/bits/types/__mbstate_t.h \ - /usr/include/bits/types/__fpos64_t.h /usr/include/bits/types/__FILE.h \ - /usr/include/bits/types/FILE.h /usr/include/bits/types/struct_FILE.h \ - /usr/include/bits/types/cookie_io_functions_t.h \ - /usr/include/bits/stdio_lim.h /usr/include/bits/floatn.h \ - /usr/include/bits/floatn-common.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.h \ - /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stdint.h \ - /usr/include/stdint.h /usr/include/bits/wchar.h \ - /usr/include/bits/stdint-intn.h /usr/include/bits/stdint-uintn.h \ - /usr/include/bits/stdint-least.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xarp.h \ - /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny/xicmp.h diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/Makefile b/network/start/xnet_tiny/build/src/xnet_tiny/Makefile deleted file mode 100644 index 6adfa46..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/Makefile +++ /dev/null @@ -1,263 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 4.1 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." - /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny//CMakeFiles/progress.marks - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_tiny/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_tiny/clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_tiny/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_tiny/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule -.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule - -# Convenience name for target. -xnet_tiny: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule -.PHONY : xnet_tiny - -# fast build rule for target. -xnet_tiny/fast: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build -.PHONY : xnet_tiny/fast - -xarp.o: xarp.c.o -.PHONY : xarp.o - -# target to build an object file -xarp.c.o: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.o -.PHONY : xarp.c.o - -xarp.i: xarp.c.i -.PHONY : xarp.i - -# target to preprocess a source file -xarp.c.i: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.i -.PHONY : xarp.c.i - -xarp.s: xarp.c.s -.PHONY : xarp.s - -# target to generate assembly for a file -xarp.c.s: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xarp.c.s -.PHONY : xarp.c.s - -xicmp.o: xicmp.c.o -.PHONY : xicmp.o - -# target to build an object file -xicmp.c.o: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.o -.PHONY : xicmp.c.o - -xicmp.i: xicmp.c.i -.PHONY : xicmp.i - -# target to preprocess a source file -xicmp.c.i: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.i -.PHONY : xicmp.c.i - -xicmp.s: xicmp.c.s -.PHONY : xicmp.s - -# target to generate assembly for a file -xicmp.c.s: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xicmp.c.s -.PHONY : xicmp.c.s - -xip.o: xip.c.o -.PHONY : xip.o - -# target to build an object file -xip.c.o: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.o -.PHONY : xip.c.o - -xip.i: xip.c.i -.PHONY : xip.i - -# target to preprocess a source file -xip.c.i: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.i -.PHONY : xip.c.i - -xip.s: xip.c.s -.PHONY : xip.s - -# target to generate assembly for a file -xip.c.s: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xip.c.s -.PHONY : xip.c.s - -xnet_tiny.o: xnet_tiny.c.o -.PHONY : xnet_tiny.o - -# target to build an object file -xnet_tiny.c.o: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.o -.PHONY : xnet_tiny.c.o - -xnet_tiny.i: xnet_tiny.c.i -.PHONY : xnet_tiny.i - -# target to preprocess a source file -xnet_tiny.c.i: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.i -.PHONY : xnet_tiny.c.i - -xnet_tiny.s: xnet_tiny.c.s -.PHONY : xnet_tiny.s - -# target to generate assembly for a file -xnet_tiny.c.s: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/xnet_tiny.c.s -.PHONY : xnet_tiny.c.s - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... edit_cache" - @echo "... rebuild_cache" - @echo "... xnet_tiny" - @echo "... xarp.o" - @echo "... xarp.i" - @echo "... xarp.s" - @echo "... xicmp.o" - @echo "... xicmp.i" - @echo "... xicmp.s" - @echo "... xip.o" - @echo "... xip.i" - @echo "... xip.s" - @echo "... xnet_tiny.o" - @echo "... xnet_tiny.i" - @echo "... xnet_tiny.s" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/cmake_install.cmake b/network/start/xnet_tiny/build/src/xnet_tiny/cmake_install.cmake deleted file mode 100644 index 0552c40..0000000 --- a/network/start/xnet_tiny/build/src/xnet_tiny/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/src/xnet_tiny - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -# Set path to fallback-tool for dependency-resolution. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/usr/bin/objdump") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -if(CMAKE_INSTALL_LOCAL_ONLY) - file(WRITE "/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/src/xnet_tiny/install_local_manifest.txt" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") -endif() diff --git a/network/start/xnet_tiny/build/src/xnet_tiny/libxnet_tiny.a b/network/start/xnet_tiny/build/src/xnet_tiny/libxnet_tiny.a deleted file mode 100644 index 333dde0..0000000 Binary files a/network/start/xnet_tiny/build/src/xnet_tiny/libxnet_tiny.a and /dev/null differ diff --git a/network/start/xnet_tiny/build/xnet b/network/start/xnet_tiny/build/xnet deleted file mode 100755 index 4d36338..0000000 Binary files a/network/start/xnet_tiny/build/xnet and /dev/null differ diff --git a/network/start/xnet_tiny/src/xnet_app/port_pcap.c b/network/start/xnet_tiny/src/xnet_app/port_pcap.c index 63416bb..f14240b 100644 --- a/network/start/xnet_tiny/src/xnet_app/port_pcap.c +++ b/network/start/xnet_tiny/src/xnet_app/port_pcap.c @@ -7,26 +7,28 @@ static pcap_t * pcap; // pcap所用的网卡 -const char * ip_str = "10.20.6.8"; // 根据实际电脑上存在的网卡地址进行修改 -const uint8_t my_mac_addr[] = {0x04, 0x7b, 0xcb, 0xce, 0x0a, 0x56}; +// const char * ip_str = "10.20.6.8"; // 根据实际电脑上存在的网卡地址进行修改 +//const char * ip_str = "192.168.43.70"; // 根据实际电脑上存在的网卡地址进行修改 +const char * ip_str = "172.17.0.1"; // 根据实际电脑上存在的网卡地址进行修改 +static uint8_t driver_mac[XNET_MAC_ADDR_SIZE] = {0}; // 留空则自动读取当前网卡的MAC /** * 初始化网络驱动 * @return 0成功,其它失败 */ xnet_err_t xnet_driver_open (uint8_t * mac_addr) { printf("[DRIVER] Opening pcap device for IP: %s\n", ip_str); - printf("[DRIVER] Using MAC: %02x:%02x:%02x:%02x:%02x:%02x\n", - my_mac_addr[0], my_mac_addr[1], my_mac_addr[2], - my_mac_addr[3], my_mac_addr[4], my_mac_addr[5]); fflush(stdout); - memcpy(mac_addr, my_mac_addr, sizeof(my_mac_addr)); - pcap = pcap_device_open(ip_str, mac_addr, 1); + pcap = pcap_device_open(ip_str, driver_mac, 1); if (pcap == (pcap_t *)0) { printf("[DRIVER] Failed to open pcap device!\n"); fflush(stdout); exit(-1); } + memcpy(mac_addr, driver_mac, XNET_MAC_ADDR_SIZE); + printf("[DRIVER] Using MAC: %02x:%02x:%02x:%02x:%02x:%02x\n", + driver_mac[0], driver_mac[1], driver_mac[2], + driver_mac[3], driver_mac[4], driver_mac[5]); printf("[DRIVER] Pcap device opened successfully\n"); fflush(stdout); return XNET_ERR_OK; diff --git a/network/start/xnet_tiny/src/xnet_tiny/xicmp.c b/network/start/xnet_tiny/src/xnet_tiny/xicmp.c index 2079d8d..34ecfeb 100644 --- a/network/start/xnet_tiny/src/xnet_tiny/xicmp.c +++ b/network/start/xnet_tiny/src/xnet_tiny/xicmp.c @@ -2,8 +2,6 @@ #include #include "xicmp.h" #include "xnet_tiny.h" -#include "xip.h" -#include "xarp.h" #define ICMP_TYPE_ECHO_REPLY 0 #define ICMP_TYPE_ECHO_REQUEST 8 @@ -31,98 +29,53 @@ static uint16_t checksum(void *buf, uint16_t len) { return ~((uint16_t)sum); } -void xicmp_in(xnet_packet_t *packet) { - if (packet->size < sizeof(xether_hdr_t) + sizeof(xip_hdr_t)) { - return; - } - - // 先保留下以太头,后续要使用源MAC更新ARP缓存 - xether_hdr_t *ether_hdr = (xether_hdr_t *)packet->data; - remove_header(packet, sizeof(xether_hdr_t)); - - xip_hdr_t *ip_hdr = (xip_hdr_t *)packet->data; - if ((ip_hdr->hlen_ver & 0xF0) != 0x40) { - return; - } - uint8_t hlen = (ip_hdr->hlen_ver & 0x0F) * 4; - if ((hlen < sizeof(xip_hdr_t)) || (packet->size < hlen + sizeof(xicmp_packet_t))) { - return; - } - // 目前仅支持无IP选项的报文 - if (hlen != sizeof(xip_hdr_t)) { - return; - } - // 仅处理ICMP协议 - if (ip_hdr->protocol != 1) { - return; - } - if (checksum(ip_hdr, hlen) != 0) { - return; - } - if (memcmp(ip_hdr->dest_ip, my_ip_addr, 4) != 0) { - return; - } - // 更新ARP缓存,以便后续通过IP层发送应答而无需额外ARP查询 - xarp_update_from_ip(ip_hdr->src_ip, ether_hdr->src); - uint16_t total_len = swap_order16(ip_hdr->total_len); - if (packet->size < total_len) { - return; - } - if (packet->size > total_len) { - packet->size = total_len; - } - - xip_hdr_t saved_ip_hdr; - memcpy(&saved_ip_hdr, ip_hdr, sizeof(xip_hdr_t)); - - remove_header(packet, hlen); +void xicmp_in(xnet_packet_t *packet, const uint8_t *src_ip, const uint8_t *src_mac) { if (packet->size < sizeof(xicmp_packet_t)) { return; } - xicmp_packet_t *icmp_packet = (xicmp_packet_t *)packet->data; - if (icmp_packet->type == ICMP_TYPE_ECHO_REQUEST) { + xicmp_packet_t *req_icmp = (xicmp_packet_t *)packet->data; + if (req_icmp->type == ICMP_TYPE_ECHO_REQUEST) { printf("[ICMP] Received Echo Request from %d.%d.%d.%d\n", - saved_ip_hdr.src_ip[0], saved_ip_hdr.src_ip[1], - saved_ip_hdr.src_ip[2], saved_ip_hdr.src_ip[3]); + src_ip[0], src_ip[1], src_ip[2], src_ip[3]); - // 校验收到的ICMP包,避免对错误数据做回复 - if (checksum(icmp_packet, packet->size) != 0) { + if (checksum(req_icmp, packet->size) != 0) { printf("[ICMP] Checksum failed, dropping packet\n"); return; } - // 分配发送缓冲区:需要包含以太网头 + IP头 + ICMP数据 - xnet_packet_t *tx_packet = xnet_alloc_for_send(sizeof(xether_hdr_t) + packet->size + hlen); - if (tx_packet) { - // 跳过以太网头空间,从IP头开始填充(以太网头由ethernet_out_to填充) - tx_packet->data += sizeof(xether_hdr_t); - tx_packet->size -= sizeof(xether_hdr_t); - xip_hdr_t *reply_ip_hdr = (xip_hdr_t *)tx_packet->data; - memcpy(reply_ip_hdr, &saved_ip_hdr, sizeof(xip_hdr_t)); - reply_ip_hdr->total_len = swap_order16(packet->size + hlen); - memcpy(reply_ip_hdr->dest_ip, saved_ip_hdr.src_ip, 4); - memcpy(reply_ip_hdr->src_ip, my_ip_addr, 4); - reply_ip_hdr->ttl = 64; - reply_ip_hdr->hdr_checksum = 0; - reply_ip_hdr->hdr_checksum = checksum(reply_ip_hdr, hlen); + uint16_t icmp_size = packet->size; + uint16_t ip_hdr_size = sizeof(xip_hdr_t); + uint16_t ip_pkt_size = ip_hdr_size + icmp_size; - xicmp_packet_t *reply_icmp = (xicmp_packet_t *)((uint8_t *)tx_packet->data + hlen); - memcpy(reply_icmp, packet->data, packet->size); - reply_icmp->type = ICMP_TYPE_ECHO_REPLY; - reply_icmp->checksum = 0; - reply_icmp->checksum = checksum(reply_icmp, packet->size); - - printf("[ICMP] Sending Echo Reply to %d.%d.%d.%d\n", - saved_ip_hdr.src_ip[0], saved_ip_hdr.src_ip[1], - saved_ip_hdr.src_ip[2], saved_ip_hdr.src_ip[3]); - xip_out(tx_packet, saved_ip_hdr.src_ip, 1); - printf("[ICMP] Echo Reply sent\n"); - } else { + xnet_packet_t *tx_packet = xnet_alloc_for_send(ip_pkt_size); + if (!tx_packet) { printf("[ICMP] Failed to allocate tx_packet\n"); + return; } - } else if (icmp_packet->type == ICMP_TYPE_ECHO_REPLY) { - // 收到ICMP Echo Reply,正常接收,不做额外处理 - // 这是对本机发出的ping请求的回复 + + xip_hdr_t *reply_ip_hdr = (xip_hdr_t *)tx_packet->data; + reply_ip_hdr->hlen_ver = (4 << 4) | (ip_hdr_size / 4); + reply_ip_hdr->tos = 0; + reply_ip_hdr->total_len = swap_order16(ip_pkt_size); + reply_ip_hdr->id = 0; + reply_ip_hdr->flags_fragment = 0; + reply_ip_hdr->ttl = 64; + reply_ip_hdr->protocol = 1; // ICMP + memcpy(reply_ip_hdr->dest_ip, src_ip, 4); + memcpy(reply_ip_hdr->src_ip, my_ip_addr, 4); + reply_ip_hdr->hdr_checksum = 0; + reply_ip_hdr->hdr_checksum = checksum(reply_ip_hdr, ip_hdr_size); + + xicmp_packet_t *reply_icmp = (xicmp_packet_t *)(tx_packet->data + ip_hdr_size); + memcpy(reply_icmp, req_icmp, icmp_size); + reply_icmp->type = ICMP_TYPE_ECHO_REPLY; + reply_icmp->checksum = 0; + reply_icmp->checksum = checksum(reply_icmp, icmp_size); + + printf("[ICMP] Sending Echo Reply to %d.%d.%d.%d\n", + src_ip[0], src_ip[1], src_ip[2], src_ip[3]); + + ethernet_out_to(XNET_PROTOCOL_IP, src_mac, tx_packet); } } diff --git a/network/start/xnet_tiny/src/xnet_tiny/xicmp.h b/network/start/xnet_tiny/src/xnet_tiny/xicmp.h index de3cc21..c4a3a58 100644 --- a/network/start/xnet_tiny/src/xnet_tiny/xicmp.h +++ b/network/start/xnet_tiny/src/xnet_tiny/xicmp.h @@ -2,22 +2,10 @@ #define XICMP_H #include "xnet_tiny.h" +#include "xip.h" #pragma pack(1) -typedef struct _xip_hdr_t { - uint8_t hlen_ver; - uint8_t tos; - uint16_t total_len; - uint16_t id; - uint16_t flags_fragment; - uint8_t ttl; - uint8_t protocol; - uint16_t hdr_checksum; - uint8_t src_ip[4]; - uint8_t dest_ip[4]; -} xip_hdr_t; - typedef struct _xicmp_packet_t { uint8_t type; uint8_t code; @@ -28,6 +16,6 @@ typedef struct _xicmp_packet_t { #pragma pack() -void xicmp_in(xnet_packet_t *packet); +void xicmp_in(xnet_packet_t *packet, const uint8_t *src_ip, const uint8_t *src_mac); #endif // XICMP_H diff --git a/network/start/xnet_tiny/src/xnet_tiny/xip.c b/network/start/xnet_tiny/src/xnet_tiny/xip.c index ac6652d..ea2676a 100644 --- a/network/start/xnet_tiny/src/xnet_tiny/xip.c +++ b/network/start/xnet_tiny/src/xnet_tiny/xip.c @@ -1,8 +1,84 @@ +#include +#include #include "xip.h" #include "xarp.h" +#include "xicmp.h" #include "xnet_tiny.h" -void xip_out(xnet_packet_t *packet, const uint8_t *dest_ip, uint8_t protocol) { +#define swap_order16(v) ((((v) & 0xFF) << 8) | (((v) >> 8) & 0xFF)) + +static uint16_t checksum(void *buf, uint16_t len) { + uint32_t sum = 0; + uint16_t *curr = (uint16_t *)buf; + + while (len > 1) { + sum += *curr++; + len -= 2; + } + + if (len > 0) { + sum += *(uint8_t *)curr; + } + + uint16_t high; + while ((high = sum >> 16) != 0) { + sum = high + (sum & 0xFFFF); + } + + return ~((uint16_t)sum); +} + +void xip_in(xnet_packet_t *packet) { + if (packet->size < sizeof(xether_hdr_t) + sizeof(xip_hdr_t)) { + return; + } + + xether_hdr_t *ether_hdr = (xether_hdr_t *)packet->data; + remove_header(packet, sizeof(xether_hdr_t)); + + xip_hdr_t *ip_hdr = (xip_hdr_t *)packet->data; + if ((ip_hdr->hlen_ver & 0xF0) != 0x40) { + printf("[IP] Invalid version\n"); + return; + } + uint8_t hlen = (ip_hdr->hlen_ver & 0x0F) * 4; + if (hlen < sizeof(xip_hdr_t)) { + printf("[IP] Invalid header length\n"); + return; + } + if (memcmp(ip_hdr->dest_ip, my_ip_addr, 4) != 0) { + printf("[IP] Dest IP mismatch\n"); + return; + } + + printf("[IP] Packet for me, protocol: %d\n", ip_hdr->protocol); + + //if (checksum(ip_hdr, hlen) != 0) { + // printf("[IP] Checksum failed\n"); + // return; + //} + + xarp_update_from_ip(ip_hdr->src_ip, ether_hdr->src); + + uint16_t total_len = swap_order16(ip_hdr->total_len); + if (packet->size > total_len) { + packet->size = total_len; + } + + remove_header(packet, hlen); + + switch (ip_hdr->protocol) { + case 1: // ICMP + printf("[IP] Processing ICMP packet\n"); + xicmp_in(packet, ip_hdr->src_ip, ether_hdr->src); + break; + default: + printf("[IP] Unknown protocol: %d\n", ip_hdr->protocol); + break; + } +} + +void xip_out(xnet_packet_t *packet, const uint8_t *dest_ip) { const uint8_t *mac_addr = xarp_resolve(packet, dest_ip); if (mac_addr) { ethernet_out_to(XNET_PROTOCOL_IP, mac_addr, packet); diff --git a/network/start/xnet_tiny/src/xnet_tiny/xip.h b/network/start/xnet_tiny/src/xnet_tiny/xip.h index e6c370e..30571ea 100644 --- a/network/start/xnet_tiny/src/xnet_tiny/xip.h +++ b/network/start/xnet_tiny/src/xnet_tiny/xip.h @@ -1,8 +1,25 @@ #ifndef XIP_H #define XIP_H +#include #include "xnet_tiny.h" -void xip_out(xnet_packet_t *packet, const uint8_t *dest_ip, uint8_t protocol); +#pragma pack(1) +typedef struct _xip_hdr_t { + uint8_t hlen_ver; + uint8_t tos; + uint16_t total_len; + uint16_t id; + uint16_t flags_fragment; + uint8_t ttl; + uint8_t protocol; + uint16_t hdr_checksum; + uint8_t src_ip[4]; + uint8_t dest_ip[4]; +} xip_hdr_t; +#pragma pack() -#endif // XIP_H +void xip_in(xnet_packet_t *packet); +void xip_out(xnet_packet_t *packet, const uint8_t *dest_ip); + +#endif //XIP_H diff --git a/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c b/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c index 061e9c6..86324f8 100644 --- a/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c +++ b/network/start/xnet_tiny/src/xnet_tiny/xnet_tiny.c @@ -2,9 +2,12 @@ #include #include "xnet_tiny.h" #include "xarp.h" +#include "xip.h" #include "xicmp.h" -const uint8_t my_ip_addr[] = {10, 20, 6, 8}; +// const uint8_t my_ip_addr[] = {10, 20, 6, 8}; +//const uint8_t my_ip_addr[] = {192, 168, 43, 70}; +const uint8_t my_ip_addr[] = {172, 17, 0, 1}; #define min(a, b) ((a) > (b) ? (b) : (a)) @@ -50,7 +53,7 @@ void xnet_free_packet(xnet_packet_t * packet) { * @param packet 待处理的数据包 * @param header_size 增加的头部大小 */ -static void add_header(xnet_packet_t *packet, uint16_t header_size) { +void add_header(xnet_packet_t *packet, uint16_t header_size) { packet->data -= header_size; packet->size += header_size; } @@ -129,7 +132,7 @@ static void ethernet_in (xnet_packet_t * packet) { break; case XNET_PROTOCOL_IP: { printf("[ETH] Processing IP packet\n"); - xicmp_in(packet); + xip_in(packet); break; } default: @@ -149,8 +152,6 @@ static void ethernet_poll (void) { packet_count++; printf("\n[POLL] Packet #%d received, size: %d bytes\n", packet_count, packet->size); fflush(stdout); - // 正常情况下,在此打个断点,全速运行 - // 然后在对方端ping 192.168.254.2,会停在这里 ethernet_in(packet); } } diff --git a/network/xnet-record.pcapng b/network/xnet-record.pcapng new file mode 100644 index 0000000..0e3d54e Binary files /dev/null and b/network/xnet-record.pcapng differ diff --git a/openflow/main_user_openflow.c.bak b/openflow/include/main_user_openflow-wlx.c similarity index 100% rename from openflow/main_user_openflow.c.bak rename to openflow/include/main_user_openflow-wlx.c diff --git a/openflow/main_user_openflow.c b/openflow/main_user_openflow.c index eee3222..84f12c7 100644 --- a/openflow/main_user_openflow.c +++ b/openflow/main_user_openflow.c @@ -26,17 +26,10 @@ #include #include #include -#include -#include -#include - -extern void nms_exec_action(u32 inport,u32 outport,struct eth_header *eth,int len,int hit_idx); -extern void pkt_print(u8 *data, u16 len); -extern int fast_add_rule(struct fast_rule *rule); -extern uintptr_t *flow_stats_addr; +extern uint64_t *flow_stats_addr; extern struct timeval flow_stats_time[]; extern struct nms_ports_info nmps; extern struct timeval start_tv; @@ -123,7 +116,7 @@ u8 *build_opfmsg_reply_ofpbuf(uint8_t type,uint32_t xid,uint16_t len) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_opfmsg_hello(struct ofp_buffer *ofpbuf) { @@ -136,7 +129,7 @@ handle_opfmsg_hello(struct ofp_buffer *ofpbuf) int reply_len = sizeof(struct ofp_header); //填充openflow协议头,协议类型为OFPT_ERROR struct ofp_buffer *ofpbuf_reply = - (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_ERROR,ofpbuf->header.xid,reply_len); + (struct ofp_buffer *)build_reply_ofpbuf(OFPT_ERROR,ofpbuf->header.xid,reply_len); //打印error消息 pkt_print((u8 *)ofpbuf,htons(ofpbuf->header.length)); //发送error消息 @@ -156,7 +149,7 @@ handle_opfmsg_hello(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_opfmsg_features_request(struct ofp_buffer *ofpbuf) { int feature_reply_len = sizeof(struct ofp_switch_features)+sizeof(struct ofp_header); @@ -169,7 +162,7 @@ handle_opfmsg_features_request(struct ofp_buffer *ofpbuf) //TODO /* 构建feature回应报文,把交换机的功能信息发送给控制器(指针变量feature_reply_msg赋值) */ - feature_reply_msg->datapath_id = htonll(0x1234ULL << 48); + feature_reply_msg->datapath_id = htonll(0x1234 << 48); feature_reply_msg->n_buffers = 0x100; // 256 feature_reply_msg->n_tables = 1; feature_reply_msg->auxiliary_id = 0; @@ -191,12 +184,12 @@ handle_opfmsg_features_request(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_ofpmsg_get_config_request(struct ofp_buffer *ofpbuf) { int reply_len = sizeof(struct ofp_switch_config)+sizeof(struct ofp_header); //填充openflow协议头,协议类型为 OFPT_GET_CONFIG_REPLY - struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_GET_CONFIG_REPLY, + struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_reply_ofpbuf(OFPT_GET_CONFIG_REPLY, ofpbuf->header.xid,reply_len); struct ofp_switch_config *switch_config_reply =(struct ofp_switch_config *)ofpbuf_reply->data; @@ -216,12 +209,12 @@ handle_ofpmsg_get_config_request(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_ofpmsg_desc(struct ofp_buffer *ofpbuf) { int reply_len = sizeof(struct ofp_header)+sizeof(struct ofp_multipart)+sizeof(struct ofp_desc_stats); struct ofp_buffer *ofpbuf_reply = - (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_MULTIPART_REPLY,ofpbuf->header.xid,reply_len); + (struct ofp_buffer *)build_reply_ofpbuf(OFPT_MULTIPART_REPLY,ofpbuf->header.xid,reply_len); struct ofp_multipart *ofpmp_reply = (struct ofp_multipart *)ofpbuf_reply->data; static const char *default_mfr_desc = "Chengjingyu_Networks"; @@ -232,13 +225,13 @@ handle_ofpmsg_desc(struct ofp_buffer *ofpbuf) ofpmp_reply->type = htons(OFPMP_DESC); ofpmp_reply->flags = htonl(OFPMP_REPLY_MORE_NO); - snprintf(ofpmp_reply->ofpmp_desc[0].mfr_desc, sizeof ofpmp_reply->ofpmp_desc[0].mfr_desc, "%s", default_mfr_desc); - snprintf(ofpmp_reply->ofpmp_desc[0].hw_desc, sizeof ofpmp_reply->ofpmp_desc[0].hw_desc, "%s", default_hw_desc); - snprintf(ofpmp_reply->ofpmp_desc[0].sw_desc, sizeof ofpmp_reply->ofpmp_desc[0].sw_desc, "%s", default_sw_desc); - snprintf(ofpmp_reply->ofpmp_desc[0].serial_num, sizeof ofpmp_reply->ofpmp_desc[0].serial_num, "%s", default_serial_desc); - snprintf(ofpmp_reply->ofpmp_desc[0].dp_desc, sizeof ofpmp_reply->ofpmp_desc[0].dp_desc, "%s", default_dp_desc); + snprintf(ofpmp_reply->ofpmp_desc[0].mfr_desc, sizeof ofpmp_reply->ofpmp_desc[0].mfr_desc, "%s", default_mfr_desc); + snprintf(ofpmp_reply->ofpmp_desc[0].hw_desc, sizeof ofpmp_reply->ofpmp_desc[0].hw_desc, "%s", default_hw_desc); + snprintf(ofpmp_reply->ofpmp_desc[0].sw_desc, sizeof ofpmp_reply->ofpmp_desc[0].sw_desc, "%s", default_sw_desc); + snprintf(ofpmp_reply->ofpmp_desc[0].serial_num, sizeof ofpmp_reply->ofpmp_desc[0].serial_num, "%s", default_serial_desc); + snprintf(ofpmp_reply->ofpmp_desc[0].dp_desc, sizeof ofpmp_reply->ofpmp_desc[0].dp_desc, "%s", default_dp_desc); send_openflow_message(ofpbuf_reply,reply_len); - + return HANDLE; } @@ -251,42 +244,24 @@ handle_ofpmsg_desc(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_ofpmsg_flow_stats(struct ofp_buffer *ofpbuf) { int i = 0, reply_len = 0, flow_stats_offset; struct ofp_flow_stats *current_flow_stats = NULL; - struct ofp_flow_stats *flow_stats_ptr = NULL; struct ofp_buffer *reply_buffer = NULL; struct ofp_multipart *multipart_reply = NULL; - uint16_t flow_length = 0; // 计算长度 - for (i = 0; i < FAST_RULE_CNT; i++) { + for (; i < FAST_RULE_CNT; i++) { if (flow_stats_addr[i] != 0) { - flow_stats_ptr = (struct ofp_flow_stats *)flow_stats_addr[i]; - // 添加空指针检查和长度有效性检查 - if (flow_stats_ptr == NULL) { - continue; - } - flow_length = ntohs(flow_stats_ptr->length); - // 检查长度是否合理(至少应该包含 ofp_flow_stats 结构体大小) - if (flow_length < sizeof(struct ofp_flow_stats) || flow_length > 65535) { - printf("Warning: Invalid flow stats length %d at index %d\n", flow_length, i); - continue; - } - reply_len += flow_length; + reply_len += ntohs(((struct ofp_flow_stats *)flow_stats_addr[i])->length); } } reply_len += sizeof(struct ofp_header) + sizeof(struct ofp_multipart); // 构造响应包 reply_buffer = (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_MULTIPART_REPLY, ofpbuf->header.xid, reply_len); - if (reply_buffer == NULL) { - printf("Error: Failed to allocate reply buffer\n"); - return HANDLE; - } - multipart_reply = (struct ofp_multipart *)reply_buffer->data; multipart_reply->type = htons(OFPMP_FLOW); // 标识信息 multipart_reply->flags = htonl(OFPMP_REPLY_MORE_NO); //这条不用回 @@ -297,23 +272,8 @@ handle_ofpmsg_flow_stats(struct ofp_buffer *ofpbuf) for (i = 0; i < FAST_RULE_CNT; i++) { if (flow_stats_addr[i] != 0) { - flow_stats_ptr = (struct ofp_flow_stats *)flow_stats_addr[i]; - // 添加空指针检查 - if (flow_stats_ptr == NULL) { - continue; - } - flow_length = ntohs(flow_stats_ptr->length); - // 再次检查长度有效性 - if (flow_length < sizeof(struct ofp_flow_stats) || flow_length > 65535) { - continue; - } - // 检查是否会超出缓冲区边界 - if (flow_stats_offset + flow_length > reply_len) { - printf("Error: Buffer overflow prevented at index %d\n", i); - break; - } - memcpy(current_flow_stats, (void *)flow_stats_ptr, flow_length); - flow_stats_offset += flow_length; + memcpy(current_flow_stats, (void *)flow_stats_addr[i], ntohs(((struct ofp_flow_stats *)flow_stats_addr[i])->length)); + flow_stats_offset += ntohs(current_flow_stats->length); current_flow_stats = (struct ofp_flow_stats *)&reply_buffer->data[flow_stats_offset]; } } @@ -322,6 +282,43 @@ handle_ofpmsg_flow_stats(struct ofp_buffer *ofpbuf) return HANDLE; } +// handle_ofpmsg_flow_stats(struct ofp_buffer *ofpbuf) +// { +// int i = 0, reply_len = 0, flow_stats_offset; +// struct ofp_flow_stats *current_flow_stats = NULL; +// struct ofp_buffer *reply_buffer = NULL; +// struct ofp_multipart *multipart_reply = NULL; +// +// // 计算长度 +// for (; i < FAST_RULE_CNT; i++) { +// if (flow_stats_addr[i] != NULL) { +// reply_len += ntohs(((struct ofp_flow_stats *)flow_stats_addr[i])->length); +// } +// } +// reply_len += sizeof(struct ofp_header) + sizeof(struct ofp_multipart); +// +// // 构造响应包 +// reply_buffer = (struct ofp_buffer *)build_reply_ofpbuf(OFPT_MULTIPART_REPLY, ofpbuf->header.xid, reply_len); +// multipart_reply = (struct ofp_multipart *)reply_buffer->data; +// multipart_reply->type = htons(OFPMP_FLOW); // 标识信息 +// multipart_reply->flags = htonl(OFPMP_REPLY_MORE_NO); //这条不用回 +// +// // 填充包体 +// flow_stats_offset = sizeof(struct ofp_multipart); +// current_flow_stats = (struct ofp_flow_stats *)&reply_buffer->data[flow_stats_offset]; +// +// for (i = 0; i < FAST_RULE_CNT; i++) { +// if (flow_stats_addr[i] != NULL) { +// memcpy(current_flow_stats, flow_stats_addr[i], ntohs(((struct ofp_flow_stats *)flow_stats_addr[i])->length)); +// flow_stats_offset += ntohs(current_flow_stats->length); +// current_flow_stats = (struct ofp_flow_stats *)&reply_buffer->data[flow_stats_offset]; +// } +// } +// +// send_openflow_message(reply_buffer, reply_len); +// +// return HANDLE; +// } /** * @brief 处理OpenFlow Aggregate Stats Request消息 @@ -332,11 +329,11 @@ handle_ofpmsg_flow_stats(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_ofpmsg_aggregate(struct ofp_buffer *ofpbuf) { int reply_len = sizeof(struct ofp_header)+ sizeof(struct ofp_multipart)+sizeof(struct ofp_aggregate_stats_reply); - struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_MULTIPART_REPLY, + struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_reply_ofpbuf(OFPT_MULTIPART_REPLY, ofpbuf->header.xid,reply_len); struct ofp_multipart *ofpmp_reply = (struct ofp_multipart *)ofpbuf_reply->data; int i = 0,flow_count = 0; @@ -344,20 +341,22 @@ handle_ofpmsg_aggregate(struct ofp_buffer *ofpbuf) struct timeval tv; ofpmp_reply->type = htons(OFPMP_AGGREGATE); - ofpmp_reply->flags = htonl(OFPMP_REPLY_MORE_NO); - gettimeofday(&tv, NULL); + ofpmp_reply->flags = htonl(OFPMP_REPLY_MORE_NO); + gettimeofday(&tv, NULL); - for (; i < FAST_RULE_CNT; i++) { - if (flow_stats_addr[i] != 0) { - ((struct ofp_flow_stats *)flow_stats_addr[i])->duration_sec = htonl(tv.tv_sec - flow_stats_time[i].tv_sec); - ((struct ofp_flow_stats *)flow_stats_addr[i])->duration_nsec = htonl(tv.tv_usec - flow_stats_time[i].tv_usec); - // 从硬件寄存器读取数据包计数和字节计数 + for (; i < FAST_RULE_CNT; i++) { + if (flow_stats_addr[i] != NULL) { + ((struct ofp_flow_stats *)flow_stats_addr[i])->duration_sec = htonl(tv.tv_sec - flow_stats_time[i].tv_sec); + ((struct ofp_flow_stats *)flow_stats_addr[i])->duration_nsec = htonl(tv.tv_usec - flow_stats_time[i].tv_usec); + // ((struct ofp_flow_stats *)flow_stats_addr[i])->packet_count = ((uint64_t)0x100); // 涉及硬件地址,拼尽全力无法找到,姑且填充256 + // ((struct ofp_flow_stats *)flow_stats_addr[i])->byte_count = ((uint64_t)0x40000); // 涉及硬件地址,拼尽全力无法找到,姑且填充262144=256*1024 + // 从硬件寄存器读取数据包计数和字节计数 ((struct ofp_flow_stats *)flow_stats_addr[i])->packet_count = fast_reg_rd(FAST_OFP_FLOW_STATS_PKTS + i * sizeof(uint64_t)); ((struct ofp_flow_stats *)flow_stats_addr[i])->byte_count = fast_reg_rd(FAST_OFP_FLOW_STATS_BYTES + i * sizeof(uint64_t)); - + packet_count += ((struct ofp_flow_stats *)flow_stats_addr[i])->packet_count; byte_count += ((struct ofp_flow_stats *)flow_stats_addr[i])->byte_count; - flow_count++; + flow_count++; } } ofpmp_reply->ofpmp_aggregate_reply[0].packet_count = packet_count; @@ -379,14 +378,15 @@ handle_ofpmsg_aggregate(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_ofpmsg_table(struct ofp_buffer *ofpbuf) { int i = 0; - int reply_len = sizeof(struct ofp_header)+sizeof(struct ofp_multipart)+ - sizeof(struct ofp_table_stats)*1; - struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_MULTIPART_REPLY, - ofpbuf->header.xid,reply_len); struct ofp_multipart *ofpmp_reply = (struct ofp_multipart *)ofpbuf_reply->data; + int reply_len = sizeof(struct ofp_header)+sizeof(struct ofp_multipart)+ + sizeof(struct ofp_table_stats)*1; + struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_reply_ofpbuf(OFPT_MULTIPART_REPLY, + ofpbuf->header.xid,reply_len); + struct ofp_multipart *ofpmp_reply = (struct ofp_multipart *)ofpbuf_reply->data; ofpmp_reply->type = htons(OFPMP_TABLE); ofpmp_reply->flags = htonl(OFPMP_REPLY_MORE_NO); @@ -399,7 +399,7 @@ handle_ofpmsg_table(struct ofp_buffer *ofpbuf) } send_openflow_message(ofpbuf_reply,reply_len); - return HANDLE; + return HANDLE; } /** @@ -411,13 +411,13 @@ handle_ofpmsg_table(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_ofpmsg_port_stats(struct ofp_buffer *ofpbuf) { int i = 0; int reply_len = sizeof(struct ofp_header)+sizeof(struct ofp_multipart)+ sizeof(struct ofp_port_stats)*nmps.cnt; - struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_MULTIPART_REPLY, + struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_reply_ofpbuf(OFPT_MULTIPART_REPLY, ofpbuf->header.xid,reply_len); struct ofp_multipart *ofpmp_reply = (struct ofp_multipart *)ofpbuf_reply->data; struct timeval tv; @@ -445,13 +445,13 @@ handle_ofpmsg_port_stats(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_ofpmsg_group_features(struct ofp_buffer *ofpbuf) { int i = 0; int reply_len = sizeof(struct ofp_header)+sizeof(struct ofp_group_features)+8; - struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_MULTIPART_REPLY, + struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_reply_ofpbuf(OFPT_MULTIPART_REPLY, ofpbuf->header.xid,reply_len); struct ofp_group_features *group = (struct ofp_group_features *)ofpbuf_reply->data; @@ -459,7 +459,7 @@ handle_ofpmsg_group_features(struct ofp_buffer *ofpbuf) send_openflow_message(ofpbuf_reply,reply_len); - return HANDLE; + return HANDLE; } @@ -472,13 +472,13 @@ handle_ofpmsg_group_features(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_ofpmsg_port_desc(struct ofp_buffer *ofpbuf) { int i = 0; int reply_len = sizeof(struct ofp_header)+sizeof(struct ofp_multipart)+ sizeof(struct ofp_port)*nmps.cnt; - struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_MULTIPART_REPLY, + struct ofp_buffer *ofpbuf_reply = (struct ofp_buffer *)build_reply_ofpbuf(OFPT_MULTIPART_REPLY, ofpbuf->header.xid,reply_len); struct ofp_multipart *ofpmp_reply = (struct ofp_multipart *)ofpbuf_reply->data; @@ -490,7 +490,7 @@ handle_ofpmsg_port_desc(struct ofp_buffer *ofpbuf) } send_openflow_message(ofpbuf_reply,reply_len); - return HANDLE; + return HANDLE; } /** @@ -502,7 +502,7 @@ handle_ofpmsg_port_desc(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle_ofpmsg_packet_out(struct ofp_buffer *ofpbuf) { struct ofp_packet_out *out = (struct ofp_packet_out *)ofpbuf; @@ -533,129 +533,6 @@ handle_ofpmsg_packet_out(struct ofp_buffer *ofpbuf) return HANDLE; } -/** -* @brief 处理OpenFlow Flow Mod消息 -* -* 该函数用于处理接收到的OpenFlow Flow Mod消息,并添加流表规则。 -* -* @param ofpbuf 接收到的OpenFlow消息缓冲区 -* -* @return 返回处理状态码 -*/ -// static int -// handle_ofpmsg_flow_mod(struct ofp_buffer *ofpbuf) -// { -// struct ofp_flow_mod *flow_mod = (struct ofp_flow_mod *)ofpbuf->data; -// struct fast_rule rule; -// int match_len; -// int oxm_offset; -// u8 *p; - -// if (flow_mod->command != OFPFC_ADD) { -// printf("Unsupported flow_mod command: %d\n", flow_mod->command); -// return CONTINUE; -// } - -// memset(&rule, 0, sizeof(struct fast_rule)); -// rule.valid = 1; -// rule.priority = ntohs(flow_mod->priority); -// rule.cookie = ntohll(flow_mod->cookie); -// rule.cookie_mask = ntohll(flow_mod->cookie_mask); - -// match_len = ntohs(flow_mod->match.length); -// p = (u8 *)flow_mod->match.oxm_idl; -// oxm_offset = 0; - -// while (oxm_offset < match_len - 4) { // -4 for padding -// u16 oxm_class = ntohs(*(u16 *)(p + oxm_offset)); -// u8 oxm_field_hm = *(p + oxm_offset + 2); -// u8 oxm_field = oxm_field_hm >> 1; -// u8 oxm_hasmask = oxm_field_hm & 1; -// u8 oxm_length = *(p + oxm_offset + 3); -// u8 *value = p + oxm_offset + 4; - -// if (oxm_class == OFPXMC_OPENFLOW_BASIC) { -// switch (oxm_field) { -// case OFPXMT_OFB_IN_PORT: -// rule.key.port = ntohl(*(u32 *)value); -// rule.mask.port = 0x3f; -// break; -// case OFPXMT_OFB_ETH_DST: -// memcpy(rule.key.dmac, value, ETH_ALEN); -// if (oxm_hasmask) memcpy(rule.mask.dmac, value + ETH_ALEN, ETH_ALEN); -// else memset(rule.mask.dmac, 0xff, ETH_ALEN); -// break; -// case OFPXMT_OFB_ETH_SRC: -// memcpy(rule.key.smac, value, ETH_ALEN); -// if (oxm_hasmask) memcpy(rule.mask.smac, value + ETH_ALEN, ETH_ALEN); -// else memset(rule.mask.smac, 0xff, ETH_ALEN); -// break; -// case OFPXMT_OFB_ETH_TYPE: -// rule.key.type = ntohs(*(u16 *)value); -// if (oxm_hasmask) rule.mask.type = ntohs(*(u16 *)(value + 2)); -// else rule.mask.type = 0xffff; -// break; -// case OFPXMT_OFB_IPV4_SRC: -// rule.key.ipv4.src = *(u32 *)value; -// if (oxm_hasmask) rule.mask.ipv4.src = *(u32 *)(value + 4); -// else rule.mask.ipv4.src = 0xffffffff; -// break; -// case OFPXMT_OFB_IPV4_DST: -// rule.key.ipv4.dst = *(u32 *)value; -// if (oxm_hasmask) rule.mask.ipv4.dst = *(u32 *)(value + 4); -// else rule.mask.ipv4.dst = 0xffffffff; -// break; -// case OFPXMT_OFB_IP_PROTO: -// rule.key.proto = *value; -// if (oxm_hasmask) rule.mask.proto = *(value + 1); -// else rule.mask.proto = 0xff; -// break; -// case OFPXMT_OFB_TCP_SRC: -// case OFPXMT_OFB_UDP_SRC: -// rule.key.ipv4.tp.sport = ntohs(*(u16 *)value); -// if (oxm_hasmask) rule.mask.ipv4.tp.sport = ntohs(*(u16 *)(value + 2)); -// else rule.mask.ipv4.tp.sport = 0xffff; -// break; -// case OFPXMT_OFB_TCP_DST: -// case OFPXMT_OFB_UDP_DST: -// rule.key.ipv4.tp.dport = ntohs(*(u16 *)value); -// if (oxm_hasmask) rule.mask.ipv4.tp.dport = ntohs(*(u16 *)(value + 2)); -// else rule.mask.ipv4.tp.dport = 0xffff; -// break; -// } -// } -// oxm_offset += 4 + oxm_length; -// } - -// u8 *instructions_start = (u8 *)&flow_mod->match + ROUND_UP(ntohs(flow_mod->match.length), 8); -// int instructions_len = ntohs(ofpbuf->header.length) - (instructions_start - (u8 *)ofpbuf); -// int inst_offset = 0; -// while (inst_offset < instructions_len) { -// struct ofp_instruction *inst = (struct ofp_instruction *)(instructions_start + inst_offset); -// if (ntohs(inst->type) == OFPIT_APPLY_ACTIONS) { -// int action_offset = sizeof(struct ofp_instruction); -// while (action_offset < ntohs(inst->len)) { -// struct ofp_action *action = (struct ofp_action *)((u8 *)inst + action_offset); -// if (ntohs(action->type) == OFPAT_OUTPUT) { -// struct ofp_action_output *out_action = (struct ofp_action_output *)action; -// u32 out_port = ntohl(out_action->port); -// rule.action = ((u64)ACTION_PORT << 28) | out_port; -// } -// action_offset += ntohs(action->length); -// } -// } -// inst_offset += ntohs(inst->len); -// } - -// if (fast_add_rule(&rule) < 0) { -// printf("Failed to add flow rule\n"); -// } else { -// printf("Successfully added flow rule\n"); -// } - -// return HANDLE; -// } - /** * @brief 处理OpenFlow Role Request消息 * @@ -665,12 +542,12 @@ handle_ofpmsg_packet_out(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -static int +static enum ofperr handle__opfmsg_role_request(struct ofp_buffer *ofpbuf) { int reply_len = sizeof(struct ofp_header)+sizeof(struct ofp_role); struct ofp_buffer *ofpbuf_reply = - (struct ofp_buffer *)build_opfmsg_reply_ofpbuf(OFPT_ROLE_REPLY,ofpbuf->header.xid,reply_len); + (struct ofp_buffer *)build_reply_ofpbuf(OFPT_ROLE_REPLY,ofpbuf->header.xid,reply_len); SHOW_FUN(0); memcpy(ofpbuf_reply->data,ofpbuf->data,sizeof(struct ofp_role)); @@ -694,7 +571,7 @@ handle__opfmsg_role_request(struct ofp_buffer *ofpbuf) * * @return 返回处理状态码 */ -int handle_openflow_callback(struct ofp_buffer *ofpbuf, int len) +enum ofperr handle_openflow_callback(struct ofp_buffer *ofpbuf, int len) { int oftype = ofpbuf->header.type; printf("header.version:%d, type:%d, len:%d\n", ofpbuf->header.version, ofpbuf->header.type, htons(ofpbuf->header.length)); @@ -725,8 +602,6 @@ int handle_openflow_callback(struct ofp_buffer *ofpbuf, int len) return handle_ofpmsg_group_features(ofpbuf); case OFPMP_PORT_DESC: return handle_ofpmsg_port_desc(ofpbuf); - // case OFPT_FLOW_MOD: - // return handle_flow_mod(ofpbuf); default: printf("Unsupported multipart request type: %d\n", ntohs(multipart->type)); break; @@ -735,8 +610,6 @@ int handle_openflow_callback(struct ofp_buffer *ofpbuf, int len) break; case OFPT_PACKET_OUT: return handle_ofpmsg_packet_out(ofpbuf); - // case OFPT_FLOW_MOD: - // return handle_ofpmsg_flow_mod(ofpbuf); case OFPT_ROLE_REQUEST: return handle__opfmsg_role_request(ofpbuf); default: @@ -752,7 +625,6 @@ int handle_openflow_callback(struct ofp_buffer *ofpbuf, int len) #define MASK_FEATURES_REQUEST (1 << OFPT_FEATURES_REQUEST) // 1 << 5 #define MASK_GET_CONFIG_REQUEST (1 << OFPT_GET_CONFIG_REQUEST) // 1 << 7 #define MASK_PACKET_OUT (1 << OFPT_PACKET_OUT) // 1 << 13 -// #define MASK_FLOW_MOD (1 << OFPT_FLOW_MOD) // 1 << 14 #define MASK_MULTIPART_REQUEST (1 << OFPT_MULTIPART_REQUEST) // 1 << 18 #define MASK_ROLE_REQUEST (1 << OFPT_ROLE_REQUEST) // 1 << 24 @@ -773,8 +645,7 @@ int main(int argc,char* argv[]) // OFPT_HELLO, OFPT_FEATURES_REQUEST, OFPT_GET_CONFIG_REQUEST, // OFPT_PACKET_OUT, OFPT_MULTIPART_REQUEST, OFPT_ROLE_REQUEST mask = MASK_HELLO | MASK_FEATURES_REQUEST | MASK_GET_CONFIG_REQUEST | - MASK_PACKET_OUT | MASK_MULTIPART_REQUEST | MASK_ROLE_REQUEST ; - // MASK_PACKET_OUT | MASK_MULTIPART_REQUEST | MASK_ROLE_REQUEST | MASK_FLOW_MOD; + MASK_PACKET_OUT | MASK_MULTIPART_REQUEST | MASK_ROLE_REQUEST; openflow_hook_init(mask,handle_openflow_callback); diff --git a/openflow/user_openflow b/openflow/user_openflow index 03c9620..f4b89db 100755 Binary files a/openflow/user_openflow and b/openflow/user_openflow differ