finish the sort
This commit is contained in:
6
sort/.idea/encodings.xml
generated
Normal file
6
sort/.idea/encodings.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="Encoding">
|
||||||
|
<file url="file://$PROJECT_DIR$/main.cpp" charset="GB2312" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
150
sort/.idea/workspace.xml
generated
150
sort/.idea/workspace.xml
generated
@@ -22,7 +22,7 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
|
<component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
|
||||||
<component name="FileEditorManager">
|
<component name="FileEditorManager">
|
||||||
<leaf>
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
||||||
<file leaf-file-name="CMakeLists.txt" pinned="false" current-in-tab="false">
|
<file leaf-file-name="CMakeLists.txt" pinned="false" current-in-tab="false">
|
||||||
<entry file="file://$PROJECT_DIR$/CMakeLists.txt">
|
<entry file="file://$PROJECT_DIR$/CMakeLists.txt">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
@@ -31,10 +31,37 @@
|
|||||||
<file leaf-file-name="main.cpp" pinned="false" current-in-tab="true">
|
<file leaf-file-name="main.cpp" pinned="false" current-in-tab="true">
|
||||||
<entry file="file://$PROJECT_DIR$/main.cpp">
|
<entry file="file://$PROJECT_DIR$/main.cpp">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="323">
|
<state relative-caret-position="29">
|
||||||
<caret line="120" column="16" lean-forward="true" selection-start-line="120" selection-start-column="16" selection-end-line="120" selection-end-column="16" />
|
<caret line="8" column="16" lean-forward="true" selection-start-line="8" selection-start-column="16" selection-end-line="8" selection-end-column="16" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="e#0#17#0" expanded="true" />
|
<element signature="e#0#17#0" expanded="true" />
|
||||||
|
<element signature="e#199#256#0" expanded="true" />
|
||||||
|
<element signature="e#284#443#0" expanded="true" />
|
||||||
|
<element signature="e#1159#1192#0" expanded="true" />
|
||||||
|
<element signature="e#1344#1361#0" expanded="true" />
|
||||||
|
<element signature="e#1420#1430#0" expanded="true" />
|
||||||
|
<element signature="e#1647#1664#0" expanded="true" />
|
||||||
|
<element signature="e#1707#1720#0" expanded="true" />
|
||||||
|
<element signature="e#1814#1831#0" expanded="true" />
|
||||||
|
<element signature="e#1951#1968#0" expanded="true" />
|
||||||
|
<element signature="e#2041#2074#0" expanded="true" />
|
||||||
|
<element signature="e#2296#2312#0" expanded="true" />
|
||||||
|
<element signature="e#2476#2489#0" expanded="true" />
|
||||||
|
<element signature="e#2564#2604#0" expanded="true" />
|
||||||
|
<element signature="e#2662#2678#0" expanded="true" />
|
||||||
|
<element signature="e#2744#2777#0" expanded="true" />
|
||||||
|
<element signature="e#3024#3039#0" expanded="true" />
|
||||||
|
<element signature="e#3118#3157#0" expanded="true" />
|
||||||
|
<element signature="e#3226#3243#0" expanded="true" />
|
||||||
|
<element signature="e#3419#3432#0" expanded="true" />
|
||||||
|
<element signature="e#3701#3734#0" expanded="true" />
|
||||||
|
<element signature="e#3802#3818#0" expanded="true" />
|
||||||
|
<element signature="e#3939#3955#0" expanded="true" />
|
||||||
|
<element signature="e#4186#4199#0" expanded="true" />
|
||||||
|
<element signature="e#4339#4372#0" expanded="true" />
|
||||||
|
<element signature="e#5203#5224#0" expanded="true" />
|
||||||
|
<element signature="e#5524#5545#0" expanded="true" />
|
||||||
|
<element signature="e#5579#5714#0" expanded="true" />
|
||||||
</folding>
|
</folding>
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
@@ -42,6 +69,17 @@
|
|||||||
</file>
|
</file>
|
||||||
</leaf>
|
</leaf>
|
||||||
</component>
|
</component>
|
||||||
|
<component name="FindInProjectRecents">
|
||||||
|
<findStrings>
|
||||||
|
<find>Node</find>
|
||||||
|
<find>key</find>
|
||||||
|
<find>COUT_LIST</find>
|
||||||
|
</findStrings>
|
||||||
|
<replaceStrings>
|
||||||
|
<replace>LinkNode</replace>
|
||||||
|
<replace>next</replace>
|
||||||
|
</replaceStrings>
|
||||||
|
</component>
|
||||||
<component name="IdeDocumentHistory">
|
<component name="IdeDocumentHistory">
|
||||||
<option name="CHANGED_PATHS">
|
<option name="CHANGED_PATHS">
|
||||||
<list>
|
<list>
|
||||||
@@ -58,7 +96,7 @@
|
|||||||
<component name="NodePackageJsonFileManager">
|
<component name="NodePackageJsonFileManager">
|
||||||
<packageJsonPaths />
|
<packageJsonPaths />
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectFrameBounds" extendedState="7">
|
<component name="ProjectFrameBounds" extendedState="6">
|
||||||
<option name="y" value="-2" />
|
<option name="y" value="-2" />
|
||||||
<option name="width" value="1920" />
|
<option name="width" value="1920" />
|
||||||
<option name="height" value="1082" />
|
<option name="height" value="1082" />
|
||||||
@@ -74,8 +112,10 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="PropertiesComponent">
|
<component name="PropertiesComponent">
|
||||||
<property name="WebServerToolWindowFactoryState" value="false" />
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
||||||
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
||||||
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
||||||
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
||||||
|
<property name="settings.editor.selected.configurable" value="editor.preferences.fonts.default" />
|
||||||
</component>
|
</component>
|
||||||
<component name="RunDashboard">
|
<component name="RunDashboard">
|
||||||
<option name="ruleStates">
|
<option name="ruleStates">
|
||||||
@@ -108,33 +148,35 @@
|
|||||||
<option name="presentableId" value="Default" />
|
<option name="presentableId" value="Default" />
|
||||||
<updated>1527738192587</updated>
|
<updated>1527738192587</updated>
|
||||||
<workItem from="1527738193917" duration="6164000" />
|
<workItem from="1527738193917" duration="6164000" />
|
||||||
|
<workItem from="1527905393111" duration="6566000" />
|
||||||
</task>
|
</task>
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="TimeTrackingManager">
|
<component name="TimeTrackingManager">
|
||||||
<option name="totallyTimeSpent" value="6164000" />
|
<option name="totallyTimeSpent" value="12730000" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ToolWindowManager">
|
<component name="ToolWindowManager">
|
||||||
<frame x="0" y="25" width="1920" height="1055" extended-state="6" />
|
<frame x="-6" y="-6" width="1381" height="885" extended-state="6" />
|
||||||
<editor active="true" />
|
<editor active="true" />
|
||||||
<layout>
|
<layout>
|
||||||
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
|
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.17264082" />
|
||||||
<window_info anchor="bottom" id="TODO" order="6" />
|
<window_info anchor="bottom" id="TODO" order="6" />
|
||||||
<window_info anchor="bottom" id="CMake" />
|
<window_info anchor="bottom" id="Messages" weight="0.6675291" />
|
||||||
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
<window_info anchor="bottom" id="CMake" order="7" />
|
||||||
<window_info anchor="bottom" id="Run" order="2" />
|
<window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
|
||||||
<window_info anchor="bottom" id="Version Control" show_stripe_button="false" />
|
<window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
|
||||||
|
<window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.26390687" />
|
||||||
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
||||||
<window_info anchor="bottom" id="Terminal" />
|
<window_info anchor="bottom" id="Terminal" order="7" />
|
||||||
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
<window_info id="Favorites" order="2" side_tool="true" />
|
||||||
<window_info id="Favorites" side_tool="true" />
|
<window_info anchor="bottom" id="Debug" order="3" weight="0.461837" />
|
||||||
<window_info anchor="bottom" id="Find" order="1" />
|
|
||||||
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
||||||
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
||||||
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
||||||
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
||||||
<window_info anchor="bottom" id="Message" order="0" />
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
||||||
|
<window_info anchor="bottom" id="Find" order="1" />
|
||||||
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
||||||
|
<window_info anchor="bottom" id="Message" order="0" />
|
||||||
</layout>
|
</layout>
|
||||||
</component>
|
</component>
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
@@ -143,16 +185,88 @@
|
|||||||
<component name="VcsContentAnnotationSettings">
|
<component name="VcsContentAnnotationSettings">
|
||||||
<option name="myLimit" value="2678400000" />
|
<option name="myLimit" value="2678400000" />
|
||||||
</component>
|
</component>
|
||||||
|
<component name="XDebuggerManager">
|
||||||
|
<breakpoint-manager>
|
||||||
|
<option name="time" value="6" />
|
||||||
|
</breakpoint-manager>
|
||||||
|
</component>
|
||||||
<component name="editorHistoryManager">
|
<component name="editorHistoryManager">
|
||||||
<entry file="file://$PROJECT_DIR$/CMakeLists.txt">
|
<entry file="file://$PROJECT_DIR$/CMakeLists.txt">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/main.cpp">
|
<entry file="file://$PROJECT_DIR$/main.cpp">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="323">
|
<state relative-caret-position="2280">
|
||||||
<caret line="120" column="16" lean-forward="true" selection-start-line="120" selection-start-column="16" selection-end-line="120" selection-end-column="16" />
|
<caret line="120" column="16" lean-forward="true" selection-start-line="120" selection-start-column="16" selection-end-line="120" selection-end-column="16" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="e#0#17#0" expanded="true" />
|
<element signature="e#0#17#0" expanded="true" />
|
||||||
|
<element signature="e#199#256#0" expanded="true" />
|
||||||
|
<element signature="e#284#443#0" expanded="true" />
|
||||||
|
<element signature="e#1159#1192#0" expanded="true" />
|
||||||
|
<element signature="e#1344#1361#0" expanded="true" />
|
||||||
|
<element signature="e#1420#1430#0" expanded="true" />
|
||||||
|
<element signature="e#1647#1664#0" expanded="true" />
|
||||||
|
<element signature="e#1707#1720#0" expanded="true" />
|
||||||
|
<element signature="e#1814#1831#0" expanded="true" />
|
||||||
|
<element signature="e#1951#1968#0" expanded="true" />
|
||||||
|
<element signature="e#2041#2074#0" expanded="true" />
|
||||||
|
<element signature="e#2296#2312#0" expanded="true" />
|
||||||
|
<element signature="e#2476#2489#0" expanded="true" />
|
||||||
|
<element signature="e#2564#2604#0" expanded="true" />
|
||||||
|
<element signature="e#2662#2678#0" expanded="true" />
|
||||||
|
<element signature="e#2744#2777#0" expanded="true" />
|
||||||
|
<element signature="e#3024#3039#0" expanded="true" />
|
||||||
|
<element signature="e#3118#3157#0" expanded="true" />
|
||||||
|
<element signature="e#3226#3243#0" expanded="true" />
|
||||||
|
<element signature="e#3419#3432#0" expanded="true" />
|
||||||
|
<element signature="e#3701#3734#0" expanded="true" />
|
||||||
|
<element signature="e#3802#3818#0" expanded="true" />
|
||||||
|
<element signature="e#3939#3955#0" expanded="true" />
|
||||||
|
<element signature="e#4186#4199#0" expanded="true" />
|
||||||
|
<element signature="e#4339#4372#0" expanded="true" />
|
||||||
|
<element signature="e#5203#5224#0" expanded="true" />
|
||||||
|
<element signature="e#5524#5545#0" expanded="true" />
|
||||||
|
<element signature="e#5579#5714#0" expanded="true" />
|
||||||
|
</folding>
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/CMakeLists.txt">
|
||||||
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/main.cpp">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="29">
|
||||||
|
<caret line="8" column="16" lean-forward="true" selection-start-line="8" selection-start-column="16" selection-end-line="8" selection-end-column="16" />
|
||||||
|
<folding>
|
||||||
|
<element signature="e#0#17#0" expanded="true" />
|
||||||
|
<element signature="e#199#256#0" expanded="true" />
|
||||||
|
<element signature="e#284#443#0" expanded="true" />
|
||||||
|
<element signature="e#1159#1192#0" expanded="true" />
|
||||||
|
<element signature="e#1344#1361#0" expanded="true" />
|
||||||
|
<element signature="e#1420#1430#0" expanded="true" />
|
||||||
|
<element signature="e#1647#1664#0" expanded="true" />
|
||||||
|
<element signature="e#1707#1720#0" expanded="true" />
|
||||||
|
<element signature="e#1814#1831#0" expanded="true" />
|
||||||
|
<element signature="e#1951#1968#0" expanded="true" />
|
||||||
|
<element signature="e#2041#2074#0" expanded="true" />
|
||||||
|
<element signature="e#2296#2312#0" expanded="true" />
|
||||||
|
<element signature="e#2476#2489#0" expanded="true" />
|
||||||
|
<element signature="e#2564#2604#0" expanded="true" />
|
||||||
|
<element signature="e#2662#2678#0" expanded="true" />
|
||||||
|
<element signature="e#2744#2777#0" expanded="true" />
|
||||||
|
<element signature="e#3024#3039#0" expanded="true" />
|
||||||
|
<element signature="e#3118#3157#0" expanded="true" />
|
||||||
|
<element signature="e#3226#3243#0" expanded="true" />
|
||||||
|
<element signature="e#3419#3432#0" expanded="true" />
|
||||||
|
<element signature="e#3701#3734#0" expanded="true" />
|
||||||
|
<element signature="e#3802#3818#0" expanded="true" />
|
||||||
|
<element signature="e#3939#3955#0" expanded="true" />
|
||||||
|
<element signature="e#4186#4199#0" expanded="true" />
|
||||||
|
<element signature="e#4339#4372#0" expanded="true" />
|
||||||
|
<element signature="e#5203#5224#0" expanded="true" />
|
||||||
|
<element signature="e#5524#5545#0" expanded="true" />
|
||||||
|
<element signature="e#5579#5714#0" expanded="true" />
|
||||||
</folding>
|
</folding>
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
|||||||
set(CMAKE_C_COMPILER "/usr/bin/cc")
|
set(CMAKE_C_COMPILER "C:/MinGW/bin/gcc.exe")
|
||||||
set(CMAKE_C_COMPILER_ARG1 "")
|
set(CMAKE_C_COMPILER_ARG1 "")
|
||||||
set(CMAKE_C_COMPILER_ID "GNU")
|
set(CMAKE_C_COMPILER_ID "GNU")
|
||||||
set(CMAKE_C_COMPILER_VERSION "6.4.0")
|
set(CMAKE_C_COMPILER_VERSION "6.3.0")
|
||||||
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
|
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
|
||||||
set(CMAKE_C_COMPILER_WRAPPER "")
|
set(CMAKE_C_COMPILER_WRAPPER "")
|
||||||
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11")
|
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11")
|
||||||
@@ -10,22 +10,22 @@ 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_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
|
||||||
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
|
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
|
||||||
|
|
||||||
set(CMAKE_C_PLATFORM_ID "Linux")
|
set(CMAKE_C_PLATFORM_ID "MinGW")
|
||||||
set(CMAKE_C_SIMULATE_ID "")
|
set(CMAKE_C_SIMULATE_ID "")
|
||||||
set(CMAKE_C_SIMULATE_VERSION "")
|
set(CMAKE_C_SIMULATE_VERSION "")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
set(CMAKE_AR "/usr/bin/ar")
|
set(CMAKE_AR "C:/MinGW/bin/ar.exe")
|
||||||
set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-6")
|
set(CMAKE_C_COMPILER_AR "C:/MinGW/bin/gcc-ar.exe")
|
||||||
set(CMAKE_RANLIB "/usr/bin/ranlib")
|
set(CMAKE_RANLIB "C:/MinGW/bin/ranlib.exe")
|
||||||
set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-6")
|
set(CMAKE_C_COMPILER_RANLIB "C:/MinGW/bin/gcc-ranlib.exe")
|
||||||
set(CMAKE_LINKER "/usr/bin/ld")
|
set(CMAKE_LINKER "C:/MinGW/bin/ld.exe")
|
||||||
set(CMAKE_COMPILER_IS_GNUCC 1)
|
set(CMAKE_COMPILER_IS_GNUCC 1)
|
||||||
set(CMAKE_C_COMPILER_LOADED 1)
|
set(CMAKE_C_COMPILER_LOADED 1)
|
||||||
set(CMAKE_C_COMPILER_WORKS TRUE)
|
set(CMAKE_C_COMPILER_WORKS TRUE)
|
||||||
set(CMAKE_C_ABI_COMPILED TRUE)
|
set(CMAKE_C_ABI_COMPILED TRUE)
|
||||||
set(CMAKE_COMPILER_IS_MINGW )
|
set(CMAKE_COMPILER_IS_MINGW 1)
|
||||||
set(CMAKE_COMPILER_IS_CYGWIN )
|
set(CMAKE_COMPILER_IS_CYGWIN )
|
||||||
if(CMAKE_COMPILER_IS_CYGWIN)
|
if(CMAKE_COMPILER_IS_CYGWIN)
|
||||||
set(CYGWIN 1)
|
set(CYGWIN 1)
|
||||||
@@ -43,9 +43,9 @@ 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_PREFERENCE 10)
|
||||||
|
|
||||||
# Save compiler ABI information.
|
# Save compiler ABI information.
|
||||||
set(CMAKE_C_SIZEOF_DATA_PTR "8")
|
set(CMAKE_C_SIZEOF_DATA_PTR "4")
|
||||||
set(CMAKE_C_COMPILER_ABI "ELF")
|
set(CMAKE_C_COMPILER_ABI "")
|
||||||
set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
set(CMAKE_C_LIBRARY_ARCHITECTURE "")
|
||||||
|
|
||||||
if(CMAKE_C_SIZEOF_DATA_PTR)
|
if(CMAKE_C_SIZEOF_DATA_PTR)
|
||||||
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
|
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
|
||||||
@@ -56,7 +56,7 @@ if(CMAKE_C_COMPILER_ABI)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(CMAKE_C_LIBRARY_ARCHITECTURE)
|
if(CMAKE_C_LIBRARY_ARCHITECTURE)
|
||||||
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
set(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
|
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
|
||||||
@@ -68,6 +68,6 @@ endif()
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s")
|
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "mingw32;gcc;moldname;mingwex;advapi32;shell32;user32;kernel32;mingw32;gcc;moldname;mingwex")
|
||||||
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/6;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
|
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/MinGW/lib/gcc/mingw32/6.3.0;C:/MinGW/lib/gcc;C:/MinGW/mingw32/lib;C:/MinGW/lib")
|
||||||
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
set(CMAKE_CXX_COMPILER "/usr/bin/c++")
|
set(CMAKE_CXX_COMPILER "C:/MinGW/bin/g++.exe")
|
||||||
set(CMAKE_CXX_COMPILER_ARG1 "")
|
set(CMAKE_CXX_COMPILER_ARG1 "")
|
||||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||||
set(CMAKE_CXX_COMPILER_VERSION "6.4.0")
|
set(CMAKE_CXX_COMPILER_VERSION "6.3.0")
|
||||||
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
|
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
|
||||||
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
||||||
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14")
|
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14")
|
||||||
@@ -11,22 +11,22 @@ set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx
|
|||||||
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_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_CXX17_COMPILE_FEATURES "cxx_std_17")
|
||||||
|
|
||||||
set(CMAKE_CXX_PLATFORM_ID "Linux")
|
set(CMAKE_CXX_PLATFORM_ID "MinGW")
|
||||||
set(CMAKE_CXX_SIMULATE_ID "")
|
set(CMAKE_CXX_SIMULATE_ID "")
|
||||||
set(CMAKE_CXX_SIMULATE_VERSION "")
|
set(CMAKE_CXX_SIMULATE_VERSION "")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
set(CMAKE_AR "/usr/bin/ar")
|
set(CMAKE_AR "C:/MinGW/bin/ar.exe")
|
||||||
set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-6")
|
set(CMAKE_CXX_COMPILER_AR "C:/MinGW/bin/gcc-ar.exe")
|
||||||
set(CMAKE_RANLIB "/usr/bin/ranlib")
|
set(CMAKE_RANLIB "C:/MinGW/bin/ranlib.exe")
|
||||||
set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-6")
|
set(CMAKE_CXX_COMPILER_RANLIB "C:/MinGW/bin/gcc-ranlib.exe")
|
||||||
set(CMAKE_LINKER "/usr/bin/ld")
|
set(CMAKE_LINKER "C:/MinGW/bin/ld.exe")
|
||||||
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
||||||
set(CMAKE_CXX_COMPILER_LOADED 1)
|
set(CMAKE_CXX_COMPILER_LOADED 1)
|
||||||
set(CMAKE_CXX_COMPILER_WORKS TRUE)
|
set(CMAKE_CXX_COMPILER_WORKS TRUE)
|
||||||
set(CMAKE_CXX_ABI_COMPILED TRUE)
|
set(CMAKE_CXX_ABI_COMPILED TRUE)
|
||||||
set(CMAKE_COMPILER_IS_MINGW )
|
set(CMAKE_COMPILER_IS_MINGW 1)
|
||||||
set(CMAKE_COMPILER_IS_CYGWIN )
|
set(CMAKE_COMPILER_IS_CYGWIN )
|
||||||
if(CMAKE_COMPILER_IS_CYGWIN)
|
if(CMAKE_COMPILER_IS_CYGWIN)
|
||||||
set(CYGWIN 1)
|
set(CYGWIN 1)
|
||||||
@@ -45,9 +45,9 @@ set(CMAKE_CXX_LINKER_PREFERENCE 30)
|
|||||||
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
|
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
|
||||||
|
|
||||||
# Save compiler ABI information.
|
# Save compiler ABI information.
|
||||||
set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
|
set(CMAKE_CXX_SIZEOF_DATA_PTR "4")
|
||||||
set(CMAKE_CXX_COMPILER_ABI "ELF")
|
set(CMAKE_CXX_COMPILER_ABI "")
|
||||||
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
|
||||||
|
|
||||||
if(CMAKE_CXX_SIZEOF_DATA_PTR)
|
if(CMAKE_CXX_SIZEOF_DATA_PTR)
|
||||||
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
|
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
|
||||||
@@ -58,7 +58,7 @@ if(CMAKE_CXX_COMPILER_ABI)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
|
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
|
||||||
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
set(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
|
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
|
||||||
@@ -70,6 +70,6 @@ endif()
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
|
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;mingw32;gcc_s;gcc;moldname;mingwex;advapi32;shell32;user32;kernel32;mingw32;gcc_s;gcc;moldname;mingwex")
|
||||||
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/6;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
|
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "C:/MinGW/lib/gcc/mingw32/6.3.0;C:/MinGW/lib/gcc;C:/MinGW/mingw32/lib;C:/MinGW/lib")
|
||||||
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,6 @@
|
|||||||
|
set(CMAKE_RC_COMPILER "C:/MinGW/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")
|
||||||
@@ -1,14 +1,14 @@
|
|||||||
set(CMAKE_HOST_SYSTEM "Linux-4.15.0-22-generic")
|
set(CMAKE_HOST_SYSTEM "Windows-10.0.17134")
|
||||||
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
set(CMAKE_HOST_SYSTEM_NAME "Windows")
|
||||||
set(CMAKE_HOST_SYSTEM_VERSION "4.15.0-22-generic")
|
set(CMAKE_HOST_SYSTEM_VERSION "10.0.17134")
|
||||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
set(CMAKE_SYSTEM "Linux-4.15.0-22-generic")
|
set(CMAKE_SYSTEM "Windows-10.0.17134")
|
||||||
set(CMAKE_SYSTEM_NAME "Linux")
|
set(CMAKE_SYSTEM_NAME "Windows")
|
||||||
set(CMAKE_SYSTEM_VERSION "4.15.0-22-generic")
|
set(CMAKE_SYSTEM_VERSION "10.0.17134")
|
||||||
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
set(CMAKE_SYSTEM_PROCESSOR "AMD64")
|
||||||
|
|
||||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||||
|
|
||||||
|
|||||||
BIN
sort/cmake-build-debug/CMakeFiles/3.10.3/CompilerIdC/a.exe
Normal file
BIN
sort/cmake-build-debug/CMakeFiles/3.10.3/CompilerIdC/a.exe
Normal file
Binary file not shown.
Binary file not shown.
BIN
sort/cmake-build-debug/CMakeFiles/3.10.3/CompilerIdCXX/a.exe
Normal file
BIN
sort/cmake-build-debug/CMakeFiles/3.10.3/CompilerIdCXX/a.exe
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,9 +1,9 @@
|
|||||||
# CMAKE generated file: DO NOT EDIT!
|
# CMAKE generated file: DO NOT EDIT!
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||||
|
|
||||||
# Relative path conversion top directories.
|
# Relative path conversion top directories.
|
||||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/xice/luogu/45/sort")
|
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "C:/Users/Xice/Documents/sort-and-png/sort")
|
||||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/xice/luogu/45/sort/cmake-build-debug")
|
set(CMAKE_RELATIVE_PATH_TOP_BINARY "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug")
|
||||||
|
|
||||||
# Force unix paths in dependencies.
|
# Force unix paths in dependencies.
|
||||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
The system is: Linux - 4.15.0-22-generic - x86_64
|
The system is: Windows - 10.0.17134 - AMD64
|
||||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
||||||
Compiler: /usr/bin/cc
|
Compiler: C:/MinGW/bin/gcc.exe
|
||||||
Build flags:
|
Build flags:
|
||||||
Id flags:
|
Id flags:
|
||||||
|
|
||||||
@@ -8,12 +8,12 @@ The output was:
|
|||||||
0
|
0
|
||||||
|
|
||||||
|
|
||||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
|
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe"
|
||||||
|
|
||||||
The C compiler identification is GNU, found in "/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/3.10.3/CompilerIdC/a.out"
|
The C compiler identification is GNU, found in "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/3.10.3/CompilerIdC/a.exe"
|
||||||
|
|
||||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||||
Compiler: /usr/bin/c++
|
Compiler: C:/MinGW/bin/g++.exe
|
||||||
Build flags:
|
Build flags:
|
||||||
Id flags:
|
Id flags:
|
||||||
|
|
||||||
@@ -21,149 +21,169 @@ The output was:
|
|||||||
0
|
0
|
||||||
|
|
||||||
|
|
||||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
|
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe"
|
||||||
|
|
||||||
The CXX compiler identification is GNU, found in "/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/3.10.3/CompilerIdCXX/a.out"
|
The CXX compiler identification is GNU, found in "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/3.10.3/CompilerIdCXX/a.exe"
|
||||||
|
|
||||||
Determining if the C compiler works passed with the following output:
|
Determining if the C compiler works passed with the following output:
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
|
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_ea838/fast"
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_6a487/fast"
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_ea838.dir/build.make CMakeFiles/cmTC_ea838.dir/build
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_6a487.dir\build.make CMakeFiles/cmTC_6a487.dir/build
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
|
||||||
Building C object CMakeFiles/cmTC_ea838.dir/testCCompiler.c.o
|
mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
/usr/bin/cc -o CMakeFiles/cmTC_ea838.dir/testCCompiler.c.o -c /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
|
|
||||||
Linking C executable cmTC_ea838
|
Building C object CMakeFiles/cmTC_6a487.dir/testCCompiler.c.obj
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea838.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/cc CMakeFiles/cmTC_ea838.dir/testCCompiler.c.o -o cmTC_ea838
|
C:\MinGW\bin\gcc.exe -o CMakeFiles\cmTC_6a487.dir\testCCompiler.c.obj -c C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\CMakeTmp\testCCompiler.c
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
|
||||||
|
Linking C executable cmTC_6a487.exe
|
||||||
|
|
||||||
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_6a487.dir\link.txt --verbose=1
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_6a487.dir\link.txt --verbose=1
|
||||||
|
|
||||||
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_6a487.dir/objects.a
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_6a487.dir/objects.a
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_6a487.dir/objects.a @CMakeFiles\cmTC_6a487.dir\objects1.rsp
|
||||||
C:\MinGW\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_6a487.dir/objects.a -Wl,--no-whole-archive -o cmTC_6a487.exe -Wl,--out-implib,libcmTC_6a487.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_6a487.dir\linklibs.rsp
|
C:\MinGW\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_6a487.dir/objects.a -Wl,--no-whole-archive -o cmTC_6a487.exe -Wl,--out-implib,libcmTC_6a487.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_6a487.dir\linklibs.rsp
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_2ee82/fast"
|
mingw32-make.exe[1]: Leaving directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_2ee82.dir/build.make CMakeFiles/cmTC_2ee82.dir/build
|
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
|
||||||
Building C object CMakeFiles/cmTC_2ee82.dir/CMakeCCompilerABI.c.o
|
|
||||||
/usr/bin/cc -o CMakeFiles/cmTC_2ee82.dir/CMakeCCompilerABI.c.o -c /home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCCompilerABI.c
|
Detecting C compiler ABI info compiled with the following output:
|
||||||
Linking C executable cmTC_2ee82
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ee82.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/cc -v CMakeFiles/cmTC_2ee82.dir/CMakeCCompilerABI.c.o -o cmTC_2ee82
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_c2320/fast"
|
||||||
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_c2320.dir\build.make CMakeFiles/cmTC_c2320.dir/build
|
||||||
|
|
||||||
mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
COLLECT_GCC=/usr/bin/cc
|
|
||||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
|
Building C object CMakeFiles/cmTC_c2320.dir/CMakeCCompilerABI.c.obj
|
||||||
Target: x86_64-linux-gnu
|
|
||||||
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.4.0-17ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-as=/usr/bin/x86_64-linux-gnu-as --with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
C:\MinGW\bin\gcc.exe -o CMakeFiles\cmTC_c2320.dir\CMakeCCompilerABI.c.obj -c "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\share\cmake-3.10\Modules\CMakeCCompilerABI.c"
|
||||||
Thread model: posix
|
|
||||||
gcc version 6.4.0 20180424 (Ubuntu 6.4.0-17ubuntu1)
|
Linking C executable cmTC_c2320.exe
|
||||||
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/
|
|
||||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../:/lib/:/usr/lib/
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_c2320.dir\link.txt --verbose=1
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2ee82' '-mtune=generic' '-march=x86-64'
|
|
||||||
/usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccftJYLx.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 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_2ee82 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_2ee82.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-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_c2320.dir/objects.a
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2ee82' '-mtune=generic' '-march=x86-64'
|
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_c2320.dir/objects.a @CMakeFiles\cmTC_c2320.dir\objects1.rsp
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
C:\MinGW\bin\gcc.exe -v -Wl,--whole-archive CMakeFiles\cmTC_c2320.dir/objects.a -Wl,--no-whole-archive -o cmTC_c2320.exe -Wl,--out-implib,libcmTC_c2320.dll.a -Wl,--major-image-version,0,--minor-image-version,0
|
||||||
Using built-in specs.
|
Using built-in specs.
|
||||||
|
|
||||||
COLLECT_GCC=C:\MinGW\bin\gcc.exe
|
COLLECT_GCC=C:\MinGW\bin\gcc.exe
|
||||||
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
|
||||||
ignore line: [Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp]
|
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe
|
||||||
|
|
||||||
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_2ee82/fast"]
|
Target: mingw32
|
||||||
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_2ee82.dir/build.make CMakeFiles/cmTC_2ee82.dir/build]
|
|
||||||
ignore line: [make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”]
|
Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --with-gmp=/mingw --with-mpfr --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --enable-libgomp --disable-libvtv --enable-nls
|
||||||
ignore line: [Building C object CMakeFiles/cmTC_2ee82.dir/CMakeCCompilerABI.c.o]
|
|
||||||
ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_2ee82.dir/CMakeCCompilerABI.c.o -c /home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCCompilerABI.c]
|
Thread model: win32
|
||||||
ignore line: [Linking C executable cmTC_2ee82]
|
|
||||||
ignore line: [/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ee82.dir/link.txt --verbose=1]
|
gcc version 6.3.0 (MinGW.org GCC-6.3.0-1)
|
||||||
ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_2ee82.dir/CMakeCCompilerABI.c.o -o cmTC_2ee82 ]
|
|
||||||
|
COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/;c:/mingw/bin/../libexec/gcc/;c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/
|
||||||
|
|
||||||
LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/6.3.0/;c:/mingw/bin/../lib/gcc/;c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib/;c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../
|
LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/6.3.0/;c:/mingw/bin/../lib/gcc/;c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib/;c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../
|
||||||
ignore line: [COLLECT_GCC=/usr/bin/cc]
|
|
||||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper]
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c2320.exe' '-mtune=generic' '-march=i586'
|
||||||
ignore line: [Target: x86_64-linux-gnu]
|
|
||||||
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.4.0-17ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-as=/usr/bin/x86_64-linux-gnu-as --with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
|
c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/collect2.exe -plugin c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/liblto_plugin-0.dll -plugin-opt=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\Xice\AppData\Local\Temp\ccm1ekXe.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=-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 -Bdynamic -o cmTC_c2320.exe c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../.. --whole-archive CMakeFiles\cmTC_c2320.dir/objects.a --no-whole-archive --out-implib libcmTC_c2320.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtend.o
|
||||||
ignore line: [Thread model: posix]
|
|
||||||
ignore line: [gcc version 6.4.0 20180424 (Ubuntu 6.4.0-17ubuntu1) ]
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c2320.exe' '-mtune=generic' '-march=i586'
|
||||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/]
|
|
||||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../:/lib/:/usr/lib/]
|
mingw32-make.exe[1]: Leaving directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2ee82' '-mtune=generic' '-march=x86-64']
|
|
||||||
link line: [ /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccftJYLx.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 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_2ee82 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_2ee82.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-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o]
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/collect2] ==> ignore
|
|
||||||
|
Parsed C implicit link information from above output:
|
||||||
|
link line regex: [^( *|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||||
|
ignore line: [Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp]
|
||||||
|
ignore line: []
|
||||||
|
ignore line: [Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_c2320/fast"]
|
||||||
ignore line: [C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_c2320.dir\build.make CMakeFiles/cmTC_c2320.dir/build]
|
ignore line: [C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_c2320.dir\build.make CMakeFiles/cmTC_c2320.dir/build]
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so] ==> ignore
|
ignore line: [mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp']
|
||||||
arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper] ==> ignore
|
ignore line: [Building C object CMakeFiles/cmTC_c2320.dir/CMakeCCompilerABI.c.obj]
|
||||||
arg [-plugin-opt=-fresolution=/tmp/ccftJYLx.res] ==> ignore
|
ignore line: [C:\MinGW\bin\gcc.exe -o CMakeFiles\cmTC_c2320.dir\CMakeCCompilerABI.c.obj -c "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\share\cmake-3.10\Modules\CMakeCCompilerABI.c"]
|
||||||
|
ignore line: [Linking C executable cmTC_c2320.exe]
|
||||||
ignore line: ["C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_c2320.dir\link.txt --verbose=1]
|
ignore line: ["C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_c2320.dir\link.txt --verbose=1]
|
||||||
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
ignore line: ["C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_c2320.dir/objects.a]
|
||||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
ignore line: [C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_c2320.dir/objects.a @CMakeFiles\cmTC_c2320.dir\objects1.rsp]
|
||||||
|
ignore line: [C:\MinGW\bin\gcc.exe -v -Wl,--whole-archive CMakeFiles\cmTC_c2320.dir/objects.a -Wl,--no-whole-archive -o cmTC_c2320.exe -Wl,--out-implib,libcmTC_c2320.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ]
|
||||||
|
ignore line: [Using built-in specs.]
|
||||||
|
ignore line: [COLLECT_GCC=C:\MinGW\bin\gcc.exe]
|
||||||
|
ignore line: [COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe]
|
||||||
|
ignore line: [Target: mingw32]
|
||||||
|
ignore line: [Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --with-gmp=/mingw --with-mpfr --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --enable-libgomp --disable-libvtv --enable-nls]
|
||||||
|
ignore line: [Thread model: win32]
|
||||||
ignore line: [gcc version 6.3.0 (MinGW.org GCC-6.3.0-1) ]
|
ignore line: [gcc version 6.3.0 (MinGW.org GCC-6.3.0-1) ]
|
||||||
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
ignore line: [COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/]
|
||||||
arg [--sysroot=/] ==> ignore
|
ignore line: [c:/mingw/bin/../libexec/gcc/]
|
||||||
arg [--build-id] ==> ignore
|
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/]
|
||||||
arg [--eh-frame-hdr] ==> ignore
|
ignore line: [LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/6.3.0/]
|
||||||
arg [-m] ==> ignore
|
ignore line: [c:/mingw/bin/../lib/gcc/]
|
||||||
arg [elf_x86_64] ==> ignore
|
|
||||||
arg [--hash-style=gnu] ==> ignore
|
|
||||||
arg [--as-needed] ==> ignore
|
|
||||||
arg [-dynamic-linker] ==> ignore
|
|
||||||
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
|
|
||||||
arg [-pie] ==> ignore
|
|
||||||
arg [-znow] ==> ignore
|
|
||||||
arg [-zrelro] ==> ignore
|
|
||||||
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib/]
|
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib/]
|
||||||
arg [cmTC_2ee82] ==> ignore
|
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../]
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c2320.exe' '-mtune=generic' '-march=i586']
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o] ==> ignore
|
link line: [ c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/collect2.exe -plugin c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/liblto_plugin-0.dll -plugin-opt=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\Xice\AppData\Local\Temp\ccm1ekXe.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=-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 -Bdynamic -o cmTC_c2320.exe c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../.. --whole-archive CMakeFiles\cmTC_c2320.dir/objects.a --no-whole-archive --out-implib libcmTC_c2320.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtend.o]
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o] ==> ignore
|
arg [c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/collect2.exe] ==> ignore
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/6] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6]
|
arg [-plugin] ==> ignore
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu]
|
arg [c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/liblto_plugin-0.dll] ==> ignore
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib]
|
arg [-plugin-opt=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe] ==> ignore
|
||||||
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
|
arg [-plugin-opt=-fresolution=C:\Users\Xice\AppData\Local\Temp\ccm1ekXe.res] ==> ignore
|
||||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
|
||||||
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/6/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../..]
|
arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
|
||||||
arg [CMakeFiles/cmTC_2ee82.dir/CMakeCCompilerABI.c.o] ==> 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=-lkernel32] ==> ignore
|
||||||
arg [--push-state] ==> ignore
|
arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
|
||||||
arg [--as-needed] ==> ignore
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||||
arg [-lgcc_s] ==> lib [gcc_s]
|
arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
|
||||||
arg [--pop-state] ==> ignore
|
arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
|
||||||
arg [-lc] ==> lib [c]
|
arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
|
||||||
|
arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
|
||||||
|
arg [-Bdynamic] ==> ignore
|
||||||
|
arg [-o] ==> ignore
|
||||||
|
arg [cmTC_c2320.exe] ==> ignore
|
||||||
arg [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../crt2.o] ==> ignore
|
arg [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../crt2.o] ==> ignore
|
||||||
arg [--push-state] ==> ignore
|
arg [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtbegin.o] ==> ignore
|
||||||
arg [--as-needed] ==> ignore
|
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/6.3.0]
|
||||||
arg [-lgcc_s] ==> lib [gcc_s]
|
arg [-Lc:/mingw/bin/../lib/gcc] ==> dir [c:/mingw/bin/../lib/gcc]
|
||||||
arg [--pop-state] ==> ignore
|
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib]
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o] ==> ignore
|
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../..] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../..]
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o] ==> ignore
|
arg [--whole-archive] ==> ignore
|
||||||
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/6] ==> [/usr/lib/gcc/x86_64-linux-gnu/6]
|
arg [CMakeFiles\cmTC_c2320.dir/objects.a] ==> ignore
|
||||||
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
|
arg [--no-whole-archive] ==> ignore
|
||||||
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib] ==> [/usr/lib]
|
arg [--out-implib] ==> ignore
|
||||||
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
|
arg [libcmTC_c2320.dll.a] ==> ignore
|
||||||
collapse library dir [/lib/../lib] ==> [/lib]
|
arg [--major-image-version] ==> ignore
|
||||||
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
|
arg [0] ==> ignore
|
||||||
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
|
arg [--minor-image-version] ==> ignore
|
||||||
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../..] ==> [/usr/lib]
|
arg [0] ==> ignore
|
||||||
implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
|
arg [-lmingw32] ==> lib [mingw32]
|
||||||
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/6;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
|
|
||||||
arg [-lgcc] ==> lib [gcc]
|
arg [-lgcc] ==> lib [gcc]
|
||||||
arg [-lgcc_eh] ==> lib [gcc_eh]
|
arg [-lgcc_eh] ==> lib [gcc_eh]
|
||||||
arg [-lmoldname] ==> lib [moldname]
|
arg [-lmoldname] ==> lib [moldname]
|
||||||
arg [-lmingwex] ==> lib [mingwex]
|
arg [-lmingwex] ==> lib [mingwex]
|
||||||
arg [-lmsvcrt] ==> lib [msvcrt]
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
||||||
arg [-ladvapi32] ==> lib [advapi32]
|
arg [-ladvapi32] ==> lib [advapi32]
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
arg [-lshell32] ==> lib [shell32]
|
||||||
arg [-luser32] ==> lib [user32]
|
arg [-luser32] ==> lib [user32]
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_2cad3/fast"
|
arg [-lkernel32] ==> lib [kernel32]
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_2cad3.dir/build.make CMakeFiles/cmTC_2cad3.dir/build
|
arg [-lmingw32] ==> lib [mingw32]
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
arg [-lgcc] ==> lib [gcc]
|
||||||
Building C object CMakeFiles/cmTC_2cad3.dir/feature_tests.c.o
|
arg [-lgcc_eh] ==> lib [gcc_eh]
|
||||||
/usr/bin/cc -std=c11 -o CMakeFiles/cmTC_2cad3.dir/feature_tests.c.o -c /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/feature_tests.c
|
arg [-lmoldname] ==> lib [moldname]
|
||||||
Linking C executable cmTC_2cad3
|
arg [-lmingwex] ==> lib [mingwex]
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2cad3.dir/link.txt --verbose=1
|
arg [-lmsvcrt] ==> lib [msvcrt]
|
||||||
/usr/bin/cc CMakeFiles/cmTC_2cad3.dir/feature_tests.c.o -o cmTC_2cad3
|
arg [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtend.o] ==> ignore
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
remove lib [gcc_eh]
|
||||||
|
remove lib [msvcrt]
|
||||||
|
remove lib [gcc_eh]
|
||||||
remove lib [msvcrt]
|
remove lib [msvcrt]
|
||||||
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/6.3.0] ==> [C:/MinGW/lib/gcc/mingw32/6.3.0]
|
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/6.3.0] ==> [C:/MinGW/lib/gcc/mingw32/6.3.0]
|
||||||
collapse library dir [c:/mingw/bin/../lib/gcc] ==> [C:/MinGW/lib/gcc]
|
collapse library dir [c:/mingw/bin/../lib/gcc] ==> [C:/MinGW/lib/gcc]
|
||||||
@@ -173,17 +193,19 @@ make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CM
|
|||||||
implicit dirs: [C:/MinGW/lib/gcc/mingw32/6.3.0;C:/MinGW/lib/gcc;C:/MinGW/mingw32/lib;C:/MinGW/lib]
|
implicit dirs: [C:/MinGW/lib/gcc/mingw32/6.3.0;C:/MinGW/lib/gcc;C:/MinGW/mingw32/lib;C:/MinGW/lib]
|
||||||
implicit fwks: []
|
implicit fwks: []
|
||||||
|
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
|
||||||
|
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_0361e/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_0361e.dir/build.make CMakeFiles/cmTC_0361e.dir/build
|
Detecting C [-std=c11] compiler features compiled with the following output:
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
Building C object CMakeFiles/cmTC_0361e.dir/feature_tests.c.o
|
|
||||||
/usr/bin/cc -std=c99 -o CMakeFiles/cmTC_0361e.dir/feature_tests.c.o -c /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/feature_tests.c
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_86aa7/fast"
|
||||||
Linking C executable cmTC_0361e
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_86aa7.dir\build.make CMakeFiles/cmTC_86aa7.dir/build
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0361e.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/cc CMakeFiles/cmTC_0361e.dir/feature_tests.c.o -o cmTC_0361e
|
mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
|
||||||
|
Building C object CMakeFiles/cmTC_86aa7.dir/feature_tests.c.obj
|
||||||
|
|
||||||
C:\MinGW\bin\gcc.exe -std=c11 -o CMakeFiles\cmTC_86aa7.dir\feature_tests.c.obj -c C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\feature_tests.c
|
C:\MinGW\bin\gcc.exe -std=c11 -o CMakeFiles\cmTC_86aa7.dir\feature_tests.c.obj -c C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\feature_tests.c
|
||||||
|
|
||||||
Linking C executable cmTC_86aa7.exe
|
Linking C executable cmTC_86aa7.exe
|
||||||
@@ -193,17 +215,19 @@ make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CM
|
|||||||
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_86aa7.dir/objects.a
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_86aa7.dir/objects.a
|
||||||
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_86aa7.dir/objects.a @CMakeFiles\cmTC_86aa7.dir\objects1.rsp
|
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_86aa7.dir/objects.a @CMakeFiles\cmTC_86aa7.dir\objects1.rsp
|
||||||
C:\MinGW\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_86aa7.dir/objects.a -Wl,--no-whole-archive -o cmTC_86aa7.exe -Wl,--out-implib,libcmTC_86aa7.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_86aa7.dir\linklibs.rsp
|
C:\MinGW\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_86aa7.dir/objects.a -Wl,--no-whole-archive -o cmTC_86aa7.exe -Wl,--out-implib,libcmTC_86aa7.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_86aa7.dir\linklibs.rsp
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
mingw32-make.exe[1]: Leaving directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
|
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_b5947/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_b5947.dir/build.make CMakeFiles/cmTC_b5947.dir/build
|
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
Feature record: C_FEATURE:1c_function_prototypes
|
||||||
Building C object CMakeFiles/cmTC_b5947.dir/feature_tests.c.o
|
Feature record: C_FEATURE:1c_restrict
|
||||||
/usr/bin/cc -std=c90 -o CMakeFiles/cmTC_b5947.dir/feature_tests.c.o -c /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/feature_tests.c
|
Feature record: C_FEATURE:1c_static_assert
|
||||||
Linking C executable cmTC_b5947
|
Feature record: C_FEATURE:1c_variadic_macros
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b5947.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/cc CMakeFiles/cmTC_b5947.dir/feature_tests.c.o -o cmTC_b5947
|
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
Detecting C [-std=c99] compiler features compiled with the following output:
|
||||||
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
|
|
||||||
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_b2ef5/fast"
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_b2ef5/fast"
|
||||||
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_b2ef5.dir\build.make CMakeFiles/cmTC_b2ef5.dir/build
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_b2ef5.dir\build.make CMakeFiles/cmTC_b2ef5.dir/build
|
||||||
|
|
||||||
@@ -211,140 +235,167 @@ make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CM
|
|||||||
|
|
||||||
Building C object CMakeFiles/cmTC_b2ef5.dir/feature_tests.c.obj
|
Building C object CMakeFiles/cmTC_b2ef5.dir/feature_tests.c.obj
|
||||||
|
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
C:\MinGW\bin\gcc.exe -std=c99 -o CMakeFiles\cmTC_b2ef5.dir\feature_tests.c.obj -c C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\feature_tests.c
|
||||||
|
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_3750d/fast"
|
Linking C executable cmTC_b2ef5.exe
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_3750d.dir/build.make CMakeFiles/cmTC_3750d.dir/build
|
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_b2ef5.dir\link.txt --verbose=1
|
||||||
Building CXX object CMakeFiles/cmTC_3750d.dir/testCXXCompiler.cxx.o
|
|
||||||
/usr/bin/c++ -o CMakeFiles/cmTC_3750d.dir/testCXXCompiler.cxx.o -c /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_b2ef5.dir/objects.a
|
||||||
Linking CXX executable cmTC_3750d
|
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_b2ef5.dir/objects.a @CMakeFiles\cmTC_b2ef5.dir\objects1.rsp
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3750d.dir/link.txt --verbose=1
|
C:\MinGW\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_b2ef5.dir/objects.a -Wl,--no-whole-archive -o cmTC_b2ef5.exe -Wl,--out-implib,libcmTC_b2ef5.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_b2ef5.dir\linklibs.rsp
|
||||||
/usr/bin/c++ CMakeFiles/cmTC_3750d.dir/testCXXCompiler.cxx.o -o cmTC_3750d
|
mingw32-make.exe[1]: Leaving directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
|
||||||
|
|
||||||
|
|
||||||
Feature record: C_FEATURE:1c_function_prototypes
|
Feature record: C_FEATURE:1c_function_prototypes
|
||||||
Feature record: C_FEATURE:1c_restrict
|
Feature record: C_FEATURE:1c_restrict
|
||||||
Feature record: C_FEATURE:0c_static_assert
|
Feature record: C_FEATURE:0c_static_assert
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
Feature record: C_FEATURE:1c_variadic_macros
|
||||||
|
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_c357b/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_c357b.dir/build.make CMakeFiles/cmTC_c357b.dir/build
|
Detecting C [-std=c90] compiler features compiled with the following output:
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
Building CXX object CMakeFiles/cmTC_c357b.dir/CMakeCXXCompilerABI.cpp.o
|
|
||||||
/usr/bin/c++ -o CMakeFiles/cmTC_c357b.dir/CMakeCXXCompilerABI.cpp.o -c /home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_e901a/fast"
|
||||||
Linking CXX executable cmTC_c357b
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_e901a.dir\build.make CMakeFiles/cmTC_e901a.dir/build
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c357b.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/c++ -v CMakeFiles/cmTC_c357b.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c357b
|
mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
|
|
||||||
|
Building C object CMakeFiles/cmTC_e901a.dir/feature_tests.c.obj
|
||||||
|
|
||||||
COLLECT_GCC=/usr/bin/c++
|
C:\MinGW\bin\gcc.exe -std=c90 -o CMakeFiles\cmTC_e901a.dir\feature_tests.c.obj -c C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\feature_tests.c
|
||||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
|
|
||||||
Target: x86_64-linux-gnu
|
Linking C executable cmTC_e901a.exe
|
||||||
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.4.0-17ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-as=/usr/bin/x86_64-linux-gnu-as --with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
||||||
Thread model: posix
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_e901a.dir\link.txt --verbose=1
|
||||||
gcc version 6.4.0 20180424 (Ubuntu 6.4.0-17ubuntu1)
|
|
||||||
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_e901a.dir/objects.a
|
||||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../:/lib/:/usr/lib/
|
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_e901a.dir/objects.a @CMakeFiles\cmTC_e901a.dir\objects1.rsp
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c357b' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
|
C:\MinGW\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_e901a.dir/objects.a -Wl,--no-whole-archive -o cmTC_e901a.exe -Wl,--out-implib,libcmTC_e901a.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_e901a.dir\linklibs.rsp
|
||||||
/usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbX5WSL.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 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_c357b /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_c357b.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o
|
mingw32-make.exe[1]: Leaving directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c357b' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
|
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
|
||||||
|
|
||||||
Feature record: C_FEATURE:1c_function_prototypes
|
Feature record: C_FEATURE:1c_function_prototypes
|
||||||
Feature record: C_FEATURE:0c_restrict
|
Feature record: C_FEATURE:0c_restrict
|
||||||
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
Feature record: C_FEATURE:0c_static_assert
|
||||||
ignore line: [Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp]
|
Feature record: C_FEATURE:0c_variadic_macros
|
||||||
Determining if the CXX compiler works passed with the following output:
|
Determining if the CXX compiler works passed with the following output:
|
||||||
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_c357b/fast"]
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_c357b.dir/build.make CMakeFiles/cmTC_c357b.dir/build]
|
|
||||||
ignore line: [make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”]
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_594cc/fast"
|
||||||
ignore line: [Building CXX object CMakeFiles/cmTC_c357b.dir/CMakeCXXCompilerABI.cpp.o]
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_594cc.dir\build.make CMakeFiles/cmTC_594cc.dir/build
|
||||||
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_c357b.dir/CMakeCXXCompilerABI.cpp.o -c /home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp]
|
|
||||||
ignore line: [Linking CXX executable cmTC_c357b]
|
mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
ignore line: [/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c357b.dir/link.txt --verbose=1]
|
|
||||||
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_c357b.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c357b ]
|
Building CXX object CMakeFiles/cmTC_594cc.dir/testCXXCompiler.cxx.obj
|
||||||
|
|
||||||
|
C:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_594cc.dir\testCXXCompiler.cxx.obj -c C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
|
||||||
|
|
||||||
ignore line: [COLLECT_GCC=/usr/bin/c++]
|
Linking CXX executable cmTC_594cc.exe
|
||||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper]
|
|
||||||
ignore line: [Target: x86_64-linux-gnu]
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_594cc.dir\link.txt --verbose=1
|
||||||
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.4.0-17ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-as=/usr/bin/x86_64-linux-gnu-as --with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
|
|
||||||
ignore line: [Thread model: posix]
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_594cc.dir/objects.a
|
||||||
ignore line: [gcc version 6.4.0 20180424 (Ubuntu 6.4.0-17ubuntu1) ]
|
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_594cc.dir/objects.a @CMakeFiles\cmTC_594cc.dir\objects1.rsp
|
||||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/]
|
C:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_594cc.dir/objects.a -Wl,--no-whole-archive -o cmTC_594cc.exe -Wl,--out-implib,libcmTC_594cc.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_594cc.dir\linklibs.rsp
|
||||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../:/lib/:/usr/lib/]
|
mingw32-make.exe[1]: Leaving directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_c357b' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
|
|
||||||
link line: [ /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbX5WSL.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 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_c357b /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_c357b.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o]
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/collect2] ==> ignore
|
|
||||||
|
Detecting CXX compiler ABI info compiled with the following output:
|
||||||
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
|
|
||||||
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_983e3/fast"
|
||||||
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_983e3.dir\build.make CMakeFiles/cmTC_983e3.dir/build
|
||||||
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so] ==> ignore
|
mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper] ==> ignore
|
|
||||||
arg [-plugin-opt=-fresolution=/tmp/ccbX5WSL.res] ==> ignore
|
Building CXX object CMakeFiles/cmTC_983e3.dir/CMakeCXXCompilerABI.cpp.obj
|
||||||
|
|
||||||
C:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_983e3.dir\CMakeCXXCompilerABI.cpp.obj -c "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\share\cmake-3.10\Modules\CMakeCXXCompilerABI.cpp"
|
C:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_983e3.dir\CMakeCXXCompilerABI.cpp.obj -c "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\share\cmake-3.10\Modules\CMakeCXXCompilerABI.cpp"
|
||||||
|
|
||||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
Linking CXX executable cmTC_983e3.exe
|
||||||
|
|
||||||
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_983e3.dir\link.txt --verbose=1
|
||||||
|
|
||||||
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_983e3.dir/objects.a
|
||||||
|
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_983e3.dir/objects.a @CMakeFiles\cmTC_983e3.dir\objects1.rsp
|
||||||
|
C:\MinGW\bin\g++.exe -v -Wl,--whole-archive CMakeFiles\cmTC_983e3.dir/objects.a -Wl,--no-whole-archive -o cmTC_983e3.exe -Wl,--out-implib,libcmTC_983e3.dll.a -Wl,--major-image-version,0,--minor-image-version,0
|
||||||
|
Using built-in specs.
|
||||||
|
|
||||||
COLLECT_GCC=C:\MinGW\bin\g++.exe
|
COLLECT_GCC=C:\MinGW\bin\g++.exe
|
||||||
arg [--sysroot=/] ==> ignore
|
|
||||||
arg [--build-id] ==> ignore
|
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe
|
||||||
arg [--eh-frame-hdr] ==> ignore
|
|
||||||
arg [-m] ==> ignore
|
Target: mingw32
|
||||||
arg [elf_x86_64] ==> ignore
|
|
||||||
arg [--hash-style=gnu] ==> ignore
|
Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --with-gmp=/mingw --with-mpfr=/mingw --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --target=mingw32 --with-arch=i586 --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --with-tune=generic --enable-libgomp --disable-libvtv --enable-nls
|
||||||
arg [--as-needed] ==> ignore
|
|
||||||
arg [-dynamic-linker] ==> ignore
|
Thread model: win32
|
||||||
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
|
|
||||||
arg [-pie] ==> ignore
|
|
||||||
arg [-znow] ==> ignore
|
|
||||||
arg [-zrelro] ==> ignore
|
|
||||||
|
|
||||||
arg [cmTC_c357b] ==> ignore
|
gcc version 6.3.0 (MinGW.org GCC-6.3.0-1)
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o] ==> ignore
|
COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/;c:/mingw/bin/../libexec/gcc/;c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o] ==> ignore
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/6] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6]
|
LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/6.3.0/;c:/mingw/bin/../lib/gcc/;c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib/;c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu]
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib]
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_983e3.exe' '-shared-libgcc' '-mtune=generic' '-march=i586'
|
||||||
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
|
|
||||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/collect2.exe -plugin c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/liblto_plugin-0.dll -plugin-opt=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\Xice\AppData\Local\Temp\ccqxQqm6.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=-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 -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_983e3.exe c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../.. --whole-archive CMakeFiles\cmTC_983e3.dir/objects.a --no-whole-archive --out-implib libcmTC_983e3.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtend.o
|
||||||
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
|
|
||||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_983e3.exe' '-shared-libgcc' '-mtune=generic' '-march=i586'
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/6/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../..]
|
|
||||||
arg [CMakeFiles/cmTC_c357b.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
mingw32-make.exe[1]: Leaving directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Parsed CXX implicit link information from above output:
|
Parsed CXX implicit link information from above output:
|
||||||
arg [-lm] ==> lib [m]
|
link line regex: [^( *|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||||
ignore line: [Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp]
|
ignore line: [Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp]
|
||||||
ignore line: []
|
ignore line: []
|
||||||
arg [-lc] ==> lib [c]
|
ignore line: [Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_983e3/fast"]
|
||||||
|
ignore line: [C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_983e3.dir\build.make CMakeFiles/cmTC_983e3.dir/build]
|
||||||
|
ignore line: [mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp']
|
||||||
|
ignore line: [Building CXX object CMakeFiles/cmTC_983e3.dir/CMakeCXXCompilerABI.cpp.obj]
|
||||||
|
ignore line: [C:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_983e3.dir\CMakeCXXCompilerABI.cpp.obj -c "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\share\cmake-3.10\Modules\CMakeCXXCompilerABI.cpp"]
|
||||||
|
ignore line: [Linking CXX executable cmTC_983e3.exe]
|
||||||
|
ignore line: ["C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_983e3.dir\link.txt --verbose=1]
|
||||||
|
ignore line: ["C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_983e3.dir/objects.a]
|
||||||
ignore line: [C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_983e3.dir/objects.a @CMakeFiles\cmTC_983e3.dir\objects1.rsp]
|
ignore line: [C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_983e3.dir/objects.a @CMakeFiles\cmTC_983e3.dir\objects1.rsp]
|
||||||
ignore line: [C:\MinGW\bin\g++.exe -v -Wl,--whole-archive CMakeFiles\cmTC_983e3.dir/objects.a -Wl,--no-whole-archive -o cmTC_983e3.exe -Wl,--out-implib,libcmTC_983e3.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ]
|
ignore line: [C:\MinGW\bin\g++.exe -v -Wl,--whole-archive CMakeFiles\cmTC_983e3.dir/objects.a -Wl,--no-whole-archive -o cmTC_983e3.exe -Wl,--out-implib,libcmTC_983e3.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ]
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o] ==> ignore
|
ignore line: [Using built-in specs.]
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o] ==> ignore
|
ignore line: [COLLECT_GCC=C:\MinGW\bin\g++.exe]
|
||||||
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/6] ==> [/usr/lib/gcc/x86_64-linux-gnu/6]
|
ignore line: [COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe]
|
||||||
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
|
ignore line: [Target: mingw32]
|
||||||
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib] ==> [/usr/lib]
|
ignore line: [Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --with-gmp=/mingw --with-mpfr=/mingw --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --target=mingw32 --with-arch=i586 --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --with-tune=generic --enable-libgomp --disable-libvtv --enable-nls]
|
||||||
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
|
ignore line: [Thread model: win32]
|
||||||
collapse library dir [/lib/../lib] ==> [/lib]
|
ignore line: [gcc version 6.3.0 (MinGW.org GCC-6.3.0-1) ]
|
||||||
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
|
ignore line: [COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/]
|
||||||
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
|
ignore line: [c:/mingw/bin/../libexec/gcc/]
|
||||||
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../..] ==> [/usr/lib]
|
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/]
|
||||||
implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
|
ignore line: [LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/6.3.0/]
|
||||||
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/6;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
|
ignore line: [c:/mingw/bin/../lib/gcc/]
|
||||||
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib/]
|
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib/]
|
||||||
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../]
|
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../]
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_983e3.exe' '-shared-libgcc' '-mtune=generic' '-march=i586']
|
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_983e3.exe' '-shared-libgcc' '-mtune=generic' '-march=i586']
|
||||||
link line: [ c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/collect2.exe -plugin c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/liblto_plugin-0.dll -plugin-opt=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\Xice\AppData\Local\Temp\ccqxQqm6.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=-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 -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_983e3.exe c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../.. --whole-archive CMakeFiles\cmTC_983e3.dir/objects.a --no-whole-archive --out-implib libcmTC_983e3.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtend.o]
|
link line: [ c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/collect2.exe -plugin c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/liblto_plugin-0.dll -plugin-opt=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\Xice\AppData\Local\Temp\ccqxQqm6.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=-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 -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_983e3.exe c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../.. --whole-archive CMakeFiles\cmTC_983e3.dir/objects.a --no-whole-archive --out-implib libcmTC_983e3.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/6.3.0/crtend.o]
|
||||||
arg [c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/collect2.exe] ==> ignore
|
arg [c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/collect2.exe] ==> ignore
|
||||||
arg [-plugin] ==> ignore
|
arg [-plugin] ==> ignore
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
arg [c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/liblto_plugin-0.dll] ==> ignore
|
||||||
arg [-plugin-opt=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe] ==> ignore
|
arg [-plugin-opt=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe] ==> ignore
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_e3acb/fast"
|
arg [-plugin-opt=-fresolution=C:\Users\Xice\AppData\Local\Temp\ccqxQqm6.res] ==> ignore
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_e3acb.dir/build.make CMakeFiles/cmTC_e3acb.dir/build
|
arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
||||||
Building CXX object CMakeFiles/cmTC_e3acb.dir/feature_tests.cxx.o
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||||
/usr/bin/c++ -std=c++1z -o CMakeFiles/cmTC_e3acb.dir/feature_tests.cxx.o -c /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/feature_tests.cxx
|
arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
|
||||||
Linking CXX executable cmTC_e3acb
|
arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e3acb.dir/link.txt --verbose=1
|
arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
|
||||||
/usr/bin/c++ CMakeFiles/cmTC_e3acb.dir/feature_tests.cxx.o -o cmTC_e3acb
|
arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
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=-lmingw32] ==> ignore
|
arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
|
||||||
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
||||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||||
@@ -407,17 +458,19 @@ make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CM
|
|||||||
Detecting CXX [-std=c++1z] compiler features compiled with the following output:
|
Detecting CXX [-std=c++1z] compiler features compiled with the following output:
|
||||||
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
|
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_8ee1f/fast"
|
||||||
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_8ee1f.dir\build.make CMakeFiles/cmTC_8ee1f.dir/build
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_8ee1f.dir\build.make CMakeFiles/cmTC_8ee1f.dir/build
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_095da/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_095da.dir/build.make CMakeFiles/cmTC_095da.dir/build
|
mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
|
||||||
Building CXX object CMakeFiles/cmTC_095da.dir/feature_tests.cxx.o
|
Building CXX object CMakeFiles/cmTC_8ee1f.dir/feature_tests.cxx.obj
|
||||||
/usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_095da.dir/feature_tests.cxx.o -c /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/feature_tests.cxx
|
|
||||||
Linking CXX executable cmTC_095da
|
C:\MinGW\bin\g++.exe -std=c++1z -o CMakeFiles\cmTC_8ee1f.dir\feature_tests.cxx.obj -c C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\feature_tests.cxx
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_095da.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/c++ CMakeFiles/cmTC_095da.dir/feature_tests.cxx.o -o cmTC_095da
|
Linking CXX executable cmTC_8ee1f.exe
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
|
||||||
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_8ee1f.dir\link.txt --verbose=1
|
||||||
|
|
||||||
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_8ee1f.dir/objects.a
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_8ee1f.dir/objects.a
|
||||||
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_8ee1f.dir/objects.a @CMakeFiles\cmTC_8ee1f.dir\objects1.rsp
|
C:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_8ee1f.dir/objects.a @CMakeFiles\cmTC_8ee1f.dir\objects1.rsp
|
||||||
C:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_8ee1f.dir/objects.a -Wl,--no-whole-archive -o cmTC_8ee1f.exe -Wl,--out-implib,libcmTC_8ee1f.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_8ee1f.dir\linklibs.rsp
|
C:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_8ee1f.dir/objects.a -Wl,--no-whole-archive -o cmTC_8ee1f.exe -Wl,--out-implib,libcmTC_8ee1f.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_8ee1f.dir\linklibs.rsp
|
||||||
@@ -480,17 +533,19 @@ make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CM
|
|||||||
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
|
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
|
||||||
Feature record: CXX_FEATURE:1cxx_user_literals
|
Feature record: CXX_FEATURE:1cxx_user_literals
|
||||||
Feature record: CXX_FEATURE:1cxx_variable_templates
|
Feature record: CXX_FEATURE:1cxx_variable_templates
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
Feature record: CXX_FEATURE:1cxx_variadic_macros
|
||||||
Feature record: CXX_FEATURE:1cxx_variadic_templates
|
Feature record: CXX_FEATURE:1cxx_variadic_templates
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_884f5/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_884f5.dir/build.make CMakeFiles/cmTC_884f5.dir/build
|
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
Detecting CXX [-std=c++14] compiler features compiled with the following output:
|
||||||
Building CXX object CMakeFiles/cmTC_884f5.dir/feature_tests.cxx.o
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_884f5.dir/feature_tests.cxx.o -c /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/feature_tests.cxx
|
|
||||||
Linking CXX executable cmTC_884f5
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_581c0/fast"
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_884f5.dir/link.txt --verbose=1
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_581c0.dir\build.make CMakeFiles/cmTC_581c0.dir/build
|
||||||
/usr/bin/c++ CMakeFiles/cmTC_884f5.dir/feature_tests.cxx.o -o cmTC_884f5
|
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
mingw32-make.exe[1]: Entering directory 'C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp'
|
||||||
|
|
||||||
|
Building CXX object CMakeFiles/cmTC_581c0.dir/feature_tests.cxx.obj
|
||||||
|
|
||||||
C:\MinGW\bin\g++.exe -std=c++14 -o CMakeFiles\cmTC_581c0.dir\feature_tests.cxx.obj -c C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\feature_tests.cxx
|
C:\MinGW\bin\g++.exe -std=c++14 -o CMakeFiles\cmTC_581c0.dir\feature_tests.cxx.obj -c C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\feature_tests.cxx
|
||||||
|
|
||||||
@@ -553,17 +608,19 @@ make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CM
|
|||||||
Feature record: CXX_FEATURE:1cxx_static_assert
|
Feature record: CXX_FEATURE:1cxx_static_assert
|
||||||
Feature record: CXX_FEATURE:1cxx_strong_enums
|
Feature record: CXX_FEATURE:1cxx_strong_enums
|
||||||
Feature record: CXX_FEATURE:1cxx_template_template_parameters
|
Feature record: CXX_FEATURE:1cxx_template_template_parameters
|
||||||
Change Dir: /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
Feature record: CXX_FEATURE:1cxx_thread_local
|
||||||
Feature record: CXX_FEATURE:1cxx_trailing_return_types
|
Feature record: CXX_FEATURE:1cxx_trailing_return_types
|
||||||
Run Build Command:"/usr/bin/make" "cmTC_5581b/fast"
|
Feature record: CXX_FEATURE:1cxx_unicode_literals
|
||||||
/usr/bin/make -f CMakeFiles/cmTC_5581b.dir/build.make CMakeFiles/cmTC_5581b.dir/build
|
Feature record: CXX_FEATURE:1cxx_uniform_initialization
|
||||||
make[1]: 进入目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
|
||||||
Building CXX object CMakeFiles/cmTC_5581b.dir/feature_tests.cxx.o
|
Feature record: CXX_FEATURE:1cxx_user_literals
|
||||||
/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_5581b.dir/feature_tests.cxx.o -c /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/feature_tests.cxx
|
Feature record: CXX_FEATURE:1cxx_variable_templates
|
||||||
Linking CXX executable cmTC_5581b
|
Feature record: CXX_FEATURE:1cxx_variadic_macros
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5581b.dir/link.txt --verbose=1
|
Feature record: CXX_FEATURE:1cxx_variadic_templates
|
||||||
/usr/bin/c++ CMakeFiles/cmTC_5581b.dir/feature_tests.cxx.o -o cmTC_5581b
|
|
||||||
make[1]: 离开目录“/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/CMakeTmp”
|
|
||||||
|
Detecting CXX [-std=c++11] compiler features compiled with the following output:
|
||||||
|
Change Dir: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/CMakeTmp
|
||||||
|
|
||||||
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_e1c5d/fast"
|
Run Build Command:"C:/MinGW/bin/mingw32-make.exe" "cmTC_e1c5d/fast"
|
||||||
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_e1c5d.dir\build.make CMakeFiles/cmTC_e1c5d.dir/build
|
C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_e1c5d.dir\build.make CMakeFiles/cmTC_e1c5d.dir/build
|
||||||
|
|||||||
@@ -1,99 +1,107 @@
|
|||||||
# CMAKE generated file: DO NOT EDIT!
|
# CMAKE generated file: DO NOT EDIT!
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||||
|
|
||||||
# The generator used is:
|
# The generator used is:
|
||||||
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
|
set(CMAKE_DEPENDS_GENERATOR "MinGW Makefiles")
|
||||||
|
|
||||||
# The top level Makefile was generated from the following files:
|
# The top level Makefile was generated from the following files:
|
||||||
set(CMAKE_MAKEFILE_DEPENDS
|
set(CMAKE_MAKEFILE_DEPENDS
|
||||||
"CMakeCache.txt"
|
"CMakeCache.txt"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeCCompiler.cmake.in"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCCompilerABI.c"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeCCompilerABI.c"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCInformation.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeCInformation.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeCXXCompiler.cmake.in"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCXXInformation.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeCXXInformation.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeCommonLanguageInclude.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeCompilerIdDetection.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeCompilerIdDetection.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCXXCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCompileFeatures.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCompilerABI.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCompilerId.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineCompilerId.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineRCCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeFindCodeBlocks.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeFindBinUtils.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeGenericSystem.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeFindCodeBlocks.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeGenericSystem.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeLanguageInformation.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeSystem.cmake.in"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeMinGWFindMake.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeParseImplicitLinkInfo.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeRCCompiler.cmake.in"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeRCInformation.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeSystem.cmake.in"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeSystemSpecificInformation.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/CMakeUnixFindMake.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeSystemSpecificInitialize.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/ADSP-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeTestCCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeTestCompilerCommon.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Borland-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/CMakeTestRCCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/ADSP-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Clang-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Borland-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Clang-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Cray-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/GHS-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Cray-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-C-FeatureTests.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-C.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/GHS-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-CXX-FeatureTests.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-CXX.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-C-FeatureTests.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-FindBinUtils.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-C.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/HP-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-CXX-FeatureTests.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-CXX.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/IAR-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU-FindBinUtils.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/GNU.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/HP-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Intel-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/MIPSpro-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/IAR-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/MSVC-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Intel-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/PGI-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/MIPSpro-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/PathScale-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/MSVC-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/SCO-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/PGI-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/PathScale-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/TI-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/SCO-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/Watcom-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/TI-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/XL-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/Watcom-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/XL-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Platform/Linux-Determine-CXX.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Platform/Linux-GNU-C.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Platform/Linux-GNU-CXX.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Platform/Linux-GNU.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Internal/FeatureTesting.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Platform/Linux.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Platform/Windows-Determine-CXX.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/Platform/UnixPaths.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Platform/Windows-GNU-C-ABI.cmake"
|
||||||
"/home/xice/.clion/bin/cmake/share/cmake-3.10/Modules/ProcessorCount.cmake"
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Platform/Windows-GNU-C.cmake"
|
||||||
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Platform/Windows-GNU-CXX-ABI.cmake"
|
||||||
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Platform/Windows-GNU-CXX.cmake"
|
||||||
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Platform/Windows-GNU.cmake"
|
||||||
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Platform/Windows-windres.cmake"
|
||||||
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Platform/Windows.cmake"
|
||||||
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/Platform/WindowsPaths.cmake"
|
||||||
|
"C:/Program Files/JetBrains/CLion 2018.1.3/bin/cmake/share/cmake-3.10/Modules/ProcessorCount.cmake"
|
||||||
"../CMakeLists.txt"
|
"../CMakeLists.txt"
|
||||||
"CMakeFiles/3.10.3/CMakeCCompiler.cmake"
|
"CMakeFiles/3.10.3/CMakeCCompiler.cmake"
|
||||||
"CMakeFiles/3.10.3/CMakeCXXCompiler.cmake"
|
"CMakeFiles/3.10.3/CMakeCXXCompiler.cmake"
|
||||||
|
"CMakeFiles/3.10.3/CMakeRCCompiler.cmake"
|
||||||
"CMakeFiles/3.10.3/CMakeSystem.cmake"
|
"CMakeFiles/3.10.3/CMakeSystem.cmake"
|
||||||
"CMakeFiles/feature_tests.c"
|
"CMakeFiles/feature_tests.c"
|
||||||
"CMakeFiles/feature_tests.cxx"
|
"CMakeFiles/feature_tests.cxx"
|
||||||
@@ -110,6 +118,7 @@ set(CMAKE_MAKEFILE_PRODUCTS
|
|||||||
"CMakeFiles/3.10.3/CMakeSystem.cmake"
|
"CMakeFiles/3.10.3/CMakeSystem.cmake"
|
||||||
"CMakeFiles/3.10.3/CMakeCCompiler.cmake"
|
"CMakeFiles/3.10.3/CMakeCCompiler.cmake"
|
||||||
"CMakeFiles/3.10.3/CMakeCXXCompiler.cmake"
|
"CMakeFiles/3.10.3/CMakeCXXCompiler.cmake"
|
||||||
|
"CMakeFiles/3.10.3/CMakeRCCompiler.cmake"
|
||||||
"CMakeFiles/3.10.3/CMakeCCompiler.cmake"
|
"CMakeFiles/3.10.3/CMakeCCompiler.cmake"
|
||||||
"CMakeFiles/3.10.3/CMakeCXXCompiler.cmake"
|
"CMakeFiles/3.10.3/CMakeCXXCompiler.cmake"
|
||||||
"CMakeFiles/CMakeDirectoryInformation.cmake"
|
"CMakeFiles/CMakeDirectoryInformation.cmake"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# CMAKE generated file: DO NOT EDIT!
|
# CMAKE generated file: DO NOT EDIT!
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||||
|
|
||||||
# Default target executed when no arguments are given to make.
|
# Default target executed when no arguments are given to make.
|
||||||
default_target: all
|
default_target: all
|
||||||
@@ -41,32 +41,31 @@ cmake_force:
|
|||||||
#=============================================================================
|
#=============================================================================
|
||||||
# Set environment variables for the build.
|
# Set environment variables for the build.
|
||||||
|
|
||||||
# The shell in which to execute make rules.
|
SHELL = cmd.exe
|
||||||
SHELL = /bin/sh
|
|
||||||
|
|
||||||
# The CMake executable.
|
# The CMake executable.
|
||||||
CMAKE_COMMAND = /home/xice/.clion/bin/cmake/bin/cmake
|
CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe"
|
||||||
|
|
||||||
# The command to remove a file.
|
# The command to remove a file.
|
||||||
RM = /home/xice/.clion/bin/cmake/bin/cmake -E remove -f
|
RM = "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f
|
||||||
|
|
||||||
# Escaping for special characters.
|
# Escaping for special characters.
|
||||||
EQUALS = =
|
EQUALS = =
|
||||||
|
|
||||||
# The top-level source directory on which CMake was run.
|
# The top-level source directory on which CMake was run.
|
||||||
CMAKE_SOURCE_DIR = /home/xice/luogu/45/sort
|
CMAKE_SOURCE_DIR = C:\Users\Xice\Documents\sort-and-png\sort
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
# The top-level build directory on which CMake was run.
|
||||||
CMAKE_BINARY_DIR = /home/xice/luogu/45/sort/cmake-build-debug
|
CMAKE_BINARY_DIR = C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug
|
||||||
|
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
# Target rules for target CMakeFiles/sort.dir
|
# Target rules for target CMakeFiles/sort.dir
|
||||||
|
|
||||||
# All Build rule for target.
|
# All Build rule for target.
|
||||||
CMakeFiles/sort.dir/all:
|
CMakeFiles/sort.dir/all:
|
||||||
$(MAKE) -f CMakeFiles/sort.dir/build.make CMakeFiles/sort.dir/depend
|
$(MAKE) -f CMakeFiles\sort.dir\build.make CMakeFiles/sort.dir/depend
|
||||||
$(MAKE) -f CMakeFiles/sort.dir/build.make CMakeFiles/sort.dir/build
|
$(MAKE) -f CMakeFiles\sort.dir\build.make CMakeFiles/sort.dir/build
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles --progress-num=1,2 "Built target sort"
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles --progress-num=1,2 "Built target sort"
|
||||||
.PHONY : CMakeFiles/sort.dir/all
|
.PHONY : CMakeFiles/sort.dir/all
|
||||||
|
|
||||||
# Include target in all.
|
# Include target in all.
|
||||||
@@ -76,9 +75,9 @@ all: CMakeFiles/sort.dir/all
|
|||||||
|
|
||||||
# Build rule for subdir invocation for target.
|
# Build rule for subdir invocation for target.
|
||||||
CMakeFiles/sort.dir/rule: cmake_check_build_system
|
CMakeFiles/sort.dir/rule: cmake_check_build_system
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles 2
|
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles 2
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/sort.dir/all
|
$(MAKE) -f CMakeFiles\Makefile2 CMakeFiles/sort.dir/all
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles 0
|
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles 0
|
||||||
.PHONY : CMakeFiles/sort.dir/rule
|
.PHONY : CMakeFiles/sort.dir/rule
|
||||||
|
|
||||||
# Convenience name for target.
|
# Convenience name for target.
|
||||||
@@ -88,7 +87,7 @@ sort: CMakeFiles/sort.dir/rule
|
|||||||
|
|
||||||
# clean rule for target.
|
# clean rule for target.
|
||||||
CMakeFiles/sort.dir/clean:
|
CMakeFiles/sort.dir/clean:
|
||||||
$(MAKE) -f CMakeFiles/sort.dir/build.make CMakeFiles/sort.dir/clean
|
$(MAKE) -f CMakeFiles\sort.dir\build.make CMakeFiles/sort.dir/clean
|
||||||
.PHONY : CMakeFiles/sort.dir/clean
|
.PHONY : CMakeFiles/sort.dir/clean
|
||||||
|
|
||||||
# clean rule for target.
|
# clean rule for target.
|
||||||
@@ -103,6 +102,6 @@ clean: CMakeFiles/sort.dir/clean
|
|||||||
# No rule that depends on this can have commands that come from listfiles
|
# No rule that depends on this can have commands that come from listfiles
|
||||||
# because they might be regenerated.
|
# because they might be regenerated.
|
||||||
cmake_check_build_system:
|
cmake_check_build_system:
|
||||||
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
|
||||||
.PHONY : cmake_check_build_system
|
.PHONY : cmake_check_build_system
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/edit_cache.dir
|
C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/sort.dir
|
||||||
/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/rebuild_cache.dir
|
C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/edit_cache.dir
|
||||||
/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/sort.dir
|
C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/rebuild_cache.dir
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
ToolSet: 5.0@C:\MinGW
|
||||||
Options:
|
Options:
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
@@ -1,18 +1,18 @@
|
|||||||
/home/xice/.clion/bin/cmake/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /home/xice/luogu/45/sort
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - MinGW Makefiles" C:\Users\Xice\Documents\sort-and-png\sort
|
||||||
-- The C compiler identification is GNU 6.4.0
|
-- The C compiler identification is GNU 6.3.0
|
||||||
-- The CXX compiler identification is GNU 6.4.0
|
-- The CXX compiler identification is GNU 6.3.0
|
||||||
-- Check for working C compiler: /usr/bin/cc
|
-- Check for working C compiler: C:/MinGW/bin/gcc.exe
|
||||||
-- Check for working C compiler: /usr/bin/cc -- works
|
-- Check for working C compiler: C:/MinGW/bin/gcc.exe -- works
|
||||||
-- Detecting C compiler ABI info
|
-- Detecting C compiler ABI info
|
||||||
-- Detecting C compiler ABI info - done
|
-- Detecting C compiler ABI info - done
|
||||||
-- Detecting C compile features
|
-- Detecting C compile features
|
||||||
-- Detecting C compile features - done
|
-- Detecting C compile features - done
|
||||||
-- Check for working CXX compiler: /usr/bin/c++
|
-- Check for working CXX compiler: C:/MinGW/bin/g++.exe
|
||||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
-- Check for working CXX compiler: C:/MinGW/bin/g++.exe -- works
|
||||||
-- Detecting CXX compiler ABI info
|
-- Detecting CXX compiler ABI info
|
||||||
-- Detecting CXX compiler ABI info - done
|
-- Detecting CXX compiler ABI info - done
|
||||||
-- Detecting CXX compile features
|
-- Detecting CXX compile features
|
||||||
-- Detecting CXX compile features - done
|
-- Detecting CXX compile features - done
|
||||||
-- Configuring done
|
-- Configuring done
|
||||||
-- Generating done
|
-- Generating done
|
||||||
-- Build files have been written to: /home/xice/luogu/45/sort/cmake-build-debug
|
-- Build files have been written to: C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug
|
||||||
|
|||||||
Binary file not shown.
18
sort/cmake-build-debug/CMakeFiles/sort.dir/CXX.includecache
Normal file
18
sort/cmake-build-debug/CMakeFiles/sort.dir/CXX.includecache
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||||
|
|
||||||
|
#IncludeRegexScan: ^.*$
|
||||||
|
|
||||||
|
#IncludeRegexComplain: ^$
|
||||||
|
|
||||||
|
#IncludeRegexTransform:
|
||||||
|
|
||||||
|
C:/Users/Xice/Documents/sort-and-png/sort/main.cpp
|
||||||
|
random
|
||||||
|
-
|
||||||
|
functional
|
||||||
|
-
|
||||||
|
iostream
|
||||||
|
-
|
||||||
|
ctime
|
||||||
|
-
|
||||||
|
|
||||||
@@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES
|
|||||||
)
|
)
|
||||||
# The set of files for implicit dependencies of each language:
|
# The set of files for implicit dependencies of each language:
|
||||||
set(CMAKE_DEPENDS_CHECK_CXX
|
set(CMAKE_DEPENDS_CHECK_CXX
|
||||||
"/home/xice/luogu/45/sort/main.cpp" "/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/sort.dir/main.cpp.o"
|
"C:/Users/Xice/Documents/sort-and-png/sort/main.cpp" "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/CMakeFiles/sort.dir/main.cpp.obj"
|
||||||
)
|
)
|
||||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# CMAKE generated file: DO NOT EDIT!
|
# CMAKE generated file: DO NOT EDIT!
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||||
|
|
||||||
# Delete rule output on recipe failure.
|
# Delete rule output on recipe failure.
|
||||||
.DELETE_ON_ERROR:
|
.DELETE_ON_ERROR:
|
||||||
@@ -30,23 +30,22 @@ cmake_force:
|
|||||||
#=============================================================================
|
#=============================================================================
|
||||||
# Set environment variables for the build.
|
# Set environment variables for the build.
|
||||||
|
|
||||||
# The shell in which to execute make rules.
|
SHELL = cmd.exe
|
||||||
SHELL = /bin/sh
|
|
||||||
|
|
||||||
# The CMake executable.
|
# The CMake executable.
|
||||||
CMAKE_COMMAND = /home/xice/.clion/bin/cmake/bin/cmake
|
CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe"
|
||||||
|
|
||||||
# The command to remove a file.
|
# The command to remove a file.
|
||||||
RM = /home/xice/.clion/bin/cmake/bin/cmake -E remove -f
|
RM = "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f
|
||||||
|
|
||||||
# Escaping for special characters.
|
# Escaping for special characters.
|
||||||
EQUALS = =
|
EQUALS = =
|
||||||
|
|
||||||
# The top-level source directory on which CMake was run.
|
# The top-level source directory on which CMake was run.
|
||||||
CMAKE_SOURCE_DIR = /home/xice/luogu/45/sort
|
CMAKE_SOURCE_DIR = C:\Users\Xice\Documents\sort-and-png\sort
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
# The top-level build directory on which CMake was run.
|
||||||
CMAKE_BINARY_DIR = /home/xice/luogu/45/sort/cmake-build-debug
|
CMAKE_BINARY_DIR = C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug
|
||||||
|
|
||||||
# Include any dependencies generated for this target.
|
# Include any dependencies generated for this target.
|
||||||
include CMakeFiles/sort.dir/depend.make
|
include CMakeFiles/sort.dir/depend.make
|
||||||
@@ -57,57 +56,59 @@ include CMakeFiles/sort.dir/progress.make
|
|||||||
# Include the compile flags for this target's objects.
|
# Include the compile flags for this target's objects.
|
||||||
include CMakeFiles/sort.dir/flags.make
|
include CMakeFiles/sort.dir/flags.make
|
||||||
|
|
||||||
CMakeFiles/sort.dir/main.cpp.o: CMakeFiles/sort.dir/flags.make
|
CMakeFiles/sort.dir/main.cpp.obj: CMakeFiles/sort.dir/flags.make
|
||||||
CMakeFiles/sort.dir/main.cpp.o: ../main.cpp
|
CMakeFiles/sort.dir/main.cpp.obj: ../main.cpp
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/sort.dir/main.cpp.o"
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/sort.dir/main.cpp.obj"
|
||||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/sort.dir/main.cpp.o -c /home/xice/luogu/45/sort/main.cpp
|
C:\MinGW\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles\sort.dir\main.cpp.obj -c C:\Users\Xice\Documents\sort-and-png\sort\main.cpp
|
||||||
|
|
||||||
CMakeFiles/sort.dir/main.cpp.i: cmake_force
|
CMakeFiles/sort.dir/main.cpp.i: cmake_force
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sort.dir/main.cpp.i"
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/sort.dir/main.cpp.i"
|
||||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/xice/luogu/45/sort/main.cpp > CMakeFiles/sort.dir/main.cpp.i
|
C:\MinGW\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E C:\Users\Xice\Documents\sort-and-png\sort\main.cpp > CMakeFiles\sort.dir\main.cpp.i
|
||||||
|
|
||||||
CMakeFiles/sort.dir/main.cpp.s: cmake_force
|
CMakeFiles/sort.dir/main.cpp.s: cmake_force
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sort.dir/main.cpp.s"
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/sort.dir/main.cpp.s"
|
||||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/xice/luogu/45/sort/main.cpp -o CMakeFiles/sort.dir/main.cpp.s
|
C:\MinGW\bin\g++.exe $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S C:\Users\Xice\Documents\sort-and-png\sort\main.cpp -o CMakeFiles\sort.dir\main.cpp.s
|
||||||
|
|
||||||
CMakeFiles/sort.dir/main.cpp.o.requires:
|
CMakeFiles/sort.dir/main.cpp.obj.requires:
|
||||||
|
|
||||||
.PHONY : CMakeFiles/sort.dir/main.cpp.o.requires
|
.PHONY : CMakeFiles/sort.dir/main.cpp.obj.requires
|
||||||
|
|
||||||
CMakeFiles/sort.dir/main.cpp.o.provides: CMakeFiles/sort.dir/main.cpp.o.requires
|
CMakeFiles/sort.dir/main.cpp.obj.provides: CMakeFiles/sort.dir/main.cpp.obj.requires
|
||||||
$(MAKE) -f CMakeFiles/sort.dir/build.make CMakeFiles/sort.dir/main.cpp.o.provides.build
|
$(MAKE) -f CMakeFiles\sort.dir\build.make CMakeFiles/sort.dir/main.cpp.obj.provides.build
|
||||||
.PHONY : CMakeFiles/sort.dir/main.cpp.o.provides
|
.PHONY : CMakeFiles/sort.dir/main.cpp.obj.provides
|
||||||
|
|
||||||
CMakeFiles/sort.dir/main.cpp.o.provides.build: CMakeFiles/sort.dir/main.cpp.o
|
CMakeFiles/sort.dir/main.cpp.obj.provides.build: CMakeFiles/sort.dir/main.cpp.obj
|
||||||
|
|
||||||
|
|
||||||
# Object files for target sort
|
# Object files for target sort
|
||||||
sort_OBJECTS = \
|
sort_OBJECTS = \
|
||||||
"CMakeFiles/sort.dir/main.cpp.o"
|
"CMakeFiles/sort.dir/main.cpp.obj"
|
||||||
|
|
||||||
# External object files for target sort
|
# External object files for target sort
|
||||||
sort_EXTERNAL_OBJECTS =
|
sort_EXTERNAL_OBJECTS =
|
||||||
|
|
||||||
sort: CMakeFiles/sort.dir/main.cpp.o
|
sort.exe: CMakeFiles/sort.dir/main.cpp.obj
|
||||||
sort: CMakeFiles/sort.dir/build.make
|
sort.exe: CMakeFiles/sort.dir/build.make
|
||||||
sort: CMakeFiles/sort.dir/link.txt
|
sort.exe: CMakeFiles/sort.dir/linklibs.rsp
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable sort"
|
sort.exe: CMakeFiles/sort.dir/objects1.rsp
|
||||||
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/sort.dir/link.txt --verbose=$(VERBOSE)
|
sort.exe: CMakeFiles/sort.dir/link.txt
|
||||||
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable sort.exe"
|
||||||
|
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\sort.dir\link.txt --verbose=$(VERBOSE)
|
||||||
|
|
||||||
# Rule to build all files generated by this target.
|
# Rule to build all files generated by this target.
|
||||||
CMakeFiles/sort.dir/build: sort
|
CMakeFiles/sort.dir/build: sort.exe
|
||||||
|
|
||||||
.PHONY : CMakeFiles/sort.dir/build
|
.PHONY : CMakeFiles/sort.dir/build
|
||||||
|
|
||||||
CMakeFiles/sort.dir/requires: CMakeFiles/sort.dir/main.cpp.o.requires
|
CMakeFiles/sort.dir/requires: CMakeFiles/sort.dir/main.cpp.obj.requires
|
||||||
|
|
||||||
.PHONY : CMakeFiles/sort.dir/requires
|
.PHONY : CMakeFiles/sort.dir/requires
|
||||||
|
|
||||||
CMakeFiles/sort.dir/clean:
|
CMakeFiles/sort.dir/clean:
|
||||||
$(CMAKE_COMMAND) -P CMakeFiles/sort.dir/cmake_clean.cmake
|
$(CMAKE_COMMAND) -P CMakeFiles\sort.dir\cmake_clean.cmake
|
||||||
.PHONY : CMakeFiles/sort.dir/clean
|
.PHONY : CMakeFiles/sort.dir/clean
|
||||||
|
|
||||||
CMakeFiles/sort.dir/depend:
|
CMakeFiles/sort.dir/depend:
|
||||||
cd /home/xice/luogu/45/sort/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/xice/luogu/45/sort /home/xice/luogu/45/sort /home/xice/luogu/45/sort/cmake-build-debug /home/xice/luogu/45/sort/cmake-build-debug /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/sort.dir/DependInfo.cmake --color=$(COLOR)
|
$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" C:\Users\Xice\Documents\sort-and-png\sort C:\Users\Xice\Documents\sort-and-png\sort C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\sort.dir\DependInfo.cmake --color=$(COLOR)
|
||||||
.PHONY : CMakeFiles/sort.dir/depend
|
.PHONY : CMakeFiles/sort.dir/depend
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
file(REMOVE_RECURSE
|
file(REMOVE_RECURSE
|
||||||
"CMakeFiles/sort.dir/main.cpp.o"
|
"CMakeFiles/sort.dir/main.cpp.obj"
|
||||||
"sort.pdb"
|
"sort.pdb"
|
||||||
"sort"
|
"sort.exe"
|
||||||
|
"sort.exe.manifest"
|
||||||
|
"libsort.dll.a"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Per-language clean rules from dependency scanning.
|
# Per-language clean rules from dependency scanning.
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
# CMAKE generated file: DO NOT EDIT!
|
||||||
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||||
|
|
||||||
|
CMakeFiles/sort.dir/main.cpp.obj
|
||||||
|
C:/Users/Xice/Documents/sort-and-png/sort/main.cpp
|
||||||
@@ -1,2 +1,5 @@
|
|||||||
# Empty dependencies file for sort.
|
# CMAKE generated file: DO NOT EDIT!
|
||||||
# This may be replaced when dependencies are built.
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||||
|
|
||||||
|
CMakeFiles/sort.dir/main.cpp.obj: ../main.cpp
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# CMAKE generated file: DO NOT EDIT!
|
# CMAKE generated file: DO NOT EDIT!
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||||
|
|
||||||
# compile CXX with /usr/bin/c++
|
# compile CXX with C:/MinGW/bin/g++.exe
|
||||||
CXX_FLAGS = -g -std=gnu++11
|
CXX_FLAGS = -g -std=gnu++11
|
||||||
|
|
||||||
CXX_DEFINES =
|
CXX_DEFINES =
|
||||||
|
|||||||
@@ -1 +1,3 @@
|
|||||||
/usr/bin/c++ -g CMakeFiles/sort.dir/main.cpp.o -o sort
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f CMakeFiles\sort.dir/objects.a
|
||||||
|
C:\MinGW\bin\ar.exe cr CMakeFiles\sort.dir/objects.a @CMakeFiles\sort.dir\objects1.rsp
|
||||||
|
C:\MinGW\bin\g++.exe -g -Wl,--whole-archive CMakeFiles\sort.dir/objects.a -Wl,--no-whole-archive -o sort.exe -Wl,--out-implib,libsort.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\sort.dir\linklibs.rsp
|
||||||
|
|||||||
1
sort/cmake-build-debug/CMakeFiles/sort.dir/linklibs.rsp
Normal file
1
sort/cmake-build-debug/CMakeFiles/sort.dir/linklibs.rsp
Normal file
@@ -0,0 +1 @@
|
|||||||
|
-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
|
||||||
BIN
sort/cmake-build-debug/CMakeFiles/sort.dir/main.cpp.obj
Normal file
BIN
sort/cmake-build-debug/CMakeFiles/sort.dir/main.cpp.obj
Normal file
Binary file not shown.
BIN
sort/cmake-build-debug/CMakeFiles/sort.dir/objects.a
Normal file
BIN
sort/cmake-build-debug/CMakeFiles/sort.dir/objects.a
Normal file
Binary file not shown.
1
sort/cmake-build-debug/CMakeFiles/sort.dir/objects1.rsp
Normal file
1
sort/cmake-build-debug/CMakeFiles/sort.dir/objects1.rsp
Normal file
@@ -0,0 +1 @@
|
|||||||
|
CMakeFiles/sort.dir/main.cpp.obj
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
# CMAKE generated file: DO NOT EDIT!
|
# CMAKE generated file: DO NOT EDIT!
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.10
|
||||||
|
|
||||||
# Default target executed when no arguments are given to make.
|
# Default target executed when no arguments are given to make.
|
||||||
default_target: all
|
default_target: all
|
||||||
@@ -35,23 +35,22 @@ cmake_force:
|
|||||||
#=============================================================================
|
#=============================================================================
|
||||||
# Set environment variables for the build.
|
# Set environment variables for the build.
|
||||||
|
|
||||||
# The shell in which to execute make rules.
|
SHELL = cmd.exe
|
||||||
SHELL = /bin/sh
|
|
||||||
|
|
||||||
# The CMake executable.
|
# The CMake executable.
|
||||||
CMAKE_COMMAND = /home/xice/.clion/bin/cmake/bin/cmake
|
CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe"
|
||||||
|
|
||||||
# The command to remove a file.
|
# The command to remove a file.
|
||||||
RM = /home/xice/.clion/bin/cmake/bin/cmake -E remove -f
|
RM = "C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E remove -f
|
||||||
|
|
||||||
# Escaping for special characters.
|
# Escaping for special characters.
|
||||||
EQUALS = =
|
EQUALS = =
|
||||||
|
|
||||||
# The top-level source directory on which CMake was run.
|
# The top-level source directory on which CMake was run.
|
||||||
CMAKE_SOURCE_DIR = /home/xice/luogu/45/sort
|
CMAKE_SOURCE_DIR = C:\Users\Xice\Documents\sort-and-png\sort
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
# The top-level build directory on which CMake was run.
|
||||||
CMAKE_BINARY_DIR = /home/xice/luogu/45/sort/cmake-build-debug
|
CMAKE_BINARY_DIR = C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug
|
||||||
|
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
# Targets provided globally by CMake.
|
# Targets provided globally by CMake.
|
||||||
@@ -59,7 +58,7 @@ CMAKE_BINARY_DIR = /home/xice/luogu/45/sort/cmake-build-debug
|
|||||||
# Special rule for the target edit_cache
|
# Special rule for the target edit_cache
|
||||||
edit_cache:
|
edit_cache:
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -E echo "No interactive CMake dialog available."
|
||||||
.PHONY : edit_cache
|
.PHONY : edit_cache
|
||||||
|
|
||||||
# Special rule for the target edit_cache
|
# Special rule for the target edit_cache
|
||||||
@@ -70,7 +69,7 @@ edit_cache/fast: edit_cache
|
|||||||
# Special rule for the target rebuild_cache
|
# Special rule for the target rebuild_cache
|
||||||
rebuild_cache:
|
rebuild_cache:
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||||
/home/xice/.clion/bin/cmake/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
"C:\Program Files\JetBrains\CLion 2018.1.3\bin\cmake\bin\cmake.exe" -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||||
.PHONY : rebuild_cache
|
.PHONY : rebuild_cache
|
||||||
|
|
||||||
# Special rule for the target rebuild_cache
|
# Special rule for the target rebuild_cache
|
||||||
@@ -80,14 +79,14 @@ rebuild_cache/fast: rebuild_cache
|
|||||||
|
|
||||||
# The main all target
|
# The main all target
|
||||||
all: cmake_check_build_system
|
all: cmake_check_build_system
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles/progress.marks
|
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles\progress.marks
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 all
|
$(MAKE) -f CMakeFiles\Makefile2 all
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/xice/luogu/45/sort/cmake-build-debug/CMakeFiles 0
|
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\Xice\Documents\sort-and-png\sort\cmake-build-debug\CMakeFiles 0
|
||||||
.PHONY : all
|
.PHONY : all
|
||||||
|
|
||||||
# The main clean target
|
# The main clean target
|
||||||
clean:
|
clean:
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 clean
|
$(MAKE) -f CMakeFiles\Makefile2 clean
|
||||||
.PHONY : clean
|
.PHONY : clean
|
||||||
|
|
||||||
# The main clean target
|
# The main clean target
|
||||||
@@ -97,17 +96,17 @@ clean/fast: clean
|
|||||||
|
|
||||||
# Prepare targets for installation.
|
# Prepare targets for installation.
|
||||||
preinstall: all
|
preinstall: all
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
$(MAKE) -f CMakeFiles\Makefile2 preinstall
|
||||||
.PHONY : preinstall
|
.PHONY : preinstall
|
||||||
|
|
||||||
# Prepare targets for installation.
|
# Prepare targets for installation.
|
||||||
preinstall/fast:
|
preinstall/fast:
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
$(MAKE) -f CMakeFiles\Makefile2 preinstall
|
||||||
.PHONY : preinstall/fast
|
.PHONY : preinstall/fast
|
||||||
|
|
||||||
# clear depends
|
# clear depends
|
||||||
depend:
|
depend:
|
||||||
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1
|
||||||
.PHONY : depend
|
.PHONY : depend
|
||||||
|
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
@@ -115,22 +114,22 @@ depend:
|
|||||||
|
|
||||||
# Build rule for target.
|
# Build rule for target.
|
||||||
sort: cmake_check_build_system
|
sort: cmake_check_build_system
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 sort
|
$(MAKE) -f CMakeFiles\Makefile2 sort
|
||||||
.PHONY : sort
|
.PHONY : sort
|
||||||
|
|
||||||
# fast build rule for target.
|
# fast build rule for target.
|
||||||
sort/fast:
|
sort/fast:
|
||||||
$(MAKE) -f CMakeFiles/sort.dir/build.make CMakeFiles/sort.dir/build
|
$(MAKE) -f CMakeFiles\sort.dir\build.make CMakeFiles/sort.dir/build
|
||||||
.PHONY : sort/fast
|
.PHONY : sort/fast
|
||||||
|
|
||||||
main.o: main.cpp.o
|
main.obj: main.cpp.obj
|
||||||
|
|
||||||
.PHONY : main.o
|
.PHONY : main.obj
|
||||||
|
|
||||||
# target to build an object file
|
# target to build an object file
|
||||||
main.cpp.o:
|
main.cpp.obj:
|
||||||
$(MAKE) -f CMakeFiles/sort.dir/build.make CMakeFiles/sort.dir/main.cpp.o
|
$(MAKE) -f CMakeFiles\sort.dir\build.make CMakeFiles/sort.dir/main.cpp.obj
|
||||||
.PHONY : main.cpp.o
|
.PHONY : main.cpp.obj
|
||||||
|
|
||||||
main.i: main.cpp.i
|
main.i: main.cpp.i
|
||||||
|
|
||||||
@@ -138,7 +137,7 @@ main.i: main.cpp.i
|
|||||||
|
|
||||||
# target to preprocess a source file
|
# target to preprocess a source file
|
||||||
main.cpp.i:
|
main.cpp.i:
|
||||||
$(MAKE) -f CMakeFiles/sort.dir/build.make CMakeFiles/sort.dir/main.cpp.i
|
$(MAKE) -f CMakeFiles\sort.dir\build.make CMakeFiles/sort.dir/main.cpp.i
|
||||||
.PHONY : main.cpp.i
|
.PHONY : main.cpp.i
|
||||||
|
|
||||||
main.s: main.cpp.s
|
main.s: main.cpp.s
|
||||||
@@ -147,21 +146,21 @@ main.s: main.cpp.s
|
|||||||
|
|
||||||
# target to generate assembly for a file
|
# target to generate assembly for a file
|
||||||
main.cpp.s:
|
main.cpp.s:
|
||||||
$(MAKE) -f CMakeFiles/sort.dir/build.make CMakeFiles/sort.dir/main.cpp.s
|
$(MAKE) -f CMakeFiles\sort.dir\build.make CMakeFiles/sort.dir/main.cpp.s
|
||||||
.PHONY : main.cpp.s
|
.PHONY : main.cpp.s
|
||||||
|
|
||||||
# Help Target
|
# Help Target
|
||||||
help:
|
help:
|
||||||
@echo "The following are some of the valid targets for this Makefile:"
|
@echo The following are some of the valid targets for this Makefile:
|
||||||
@echo "... all (the default if no target is provided)"
|
@echo ... all (the default if no target is provided)
|
||||||
@echo "... clean"
|
@echo ... clean
|
||||||
@echo "... depend"
|
@echo ... depend
|
||||||
@echo "... edit_cache"
|
@echo ... sort
|
||||||
@echo "... rebuild_cache"
|
@echo ... edit_cache
|
||||||
@echo "... sort"
|
@echo ... rebuild_cache
|
||||||
@echo "... main.o"
|
@echo ... main.obj
|
||||||
@echo "... main.i"
|
@echo ... main.i
|
||||||
@echo "... main.s"
|
@echo ... main.s
|
||||||
.PHONY : help
|
.PHONY : help
|
||||||
|
|
||||||
|
|
||||||
@@ -173,6 +172,6 @@ help:
|
|||||||
# No rule that depends on this can have commands that come from listfiles
|
# No rule that depends on this can have commands that come from listfiles
|
||||||
# because they might be regenerated.
|
# because they might be regenerated.
|
||||||
cmake_check_build_system:
|
cmake_check_build_system:
|
||||||
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
|
||||||
.PHONY : cmake_check_build_system
|
.PHONY : cmake_check_build_system
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# Install script for directory: /home/xice/luogu/45/sort
|
# Install script for directory: C:/Users/Xice/Documents/sort-and-png/sort
|
||||||
|
|
||||||
# Set the install prefix
|
# Set the install prefix
|
||||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/sort")
|
||||||
endif()
|
endif()
|
||||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||||
|
|
||||||
@@ -27,11 +27,6 @@ if(NOT CMAKE_INSTALL_COMPONENT)
|
|||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Install shared libraries without execute permission?
|
|
||||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
||||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
# Is this installation the result of a crosscompile?
|
# Is this installation the result of a crosscompile?
|
||||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||||
@@ -45,5 +40,5 @@ endif()
|
|||||||
|
|
||||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||||
file(WRITE "/home/xice/luogu/45/sort/cmake-build-debug/${CMAKE_INSTALL_MANIFEST}"
|
file(WRITE "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/${CMAKE_INSTALL_MANIFEST}"
|
||||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||||
|
|||||||
@@ -8,86 +8,84 @@
|
|||||||
<Option virtualFolders="CMake Files\;"/>
|
<Option virtualFolders="CMake Files\;"/>
|
||||||
<Build>
|
<Build>
|
||||||
<Target title="all">
|
<Target title="all">
|
||||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||||
<Option type="4"/>
|
<Option type="4"/>
|
||||||
<MakeCommands>
|
<MakeCommands>
|
||||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
||||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
</MakeCommands>
|
|
||||||
</Target>
|
|
||||||
<Target title="edit_cache">
|
|
||||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
|
||||||
<Option type="4"/>
|
|
||||||
<MakeCommands>
|
|
||||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
|
||||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
||||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
</MakeCommands>
|
|
||||||
</Target>
|
|
||||||
<Target title="rebuild_cache">
|
|
||||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
|
||||||
<Option type="4"/>
|
|
||||||
<MakeCommands>
|
|
||||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
|
||||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
||||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
</MakeCommands>
|
</MakeCommands>
|
||||||
</Target>
|
</Target>
|
||||||
<Target title="sort">
|
<Target title="sort">
|
||||||
<Option output="/home/xice/luogu/45/sort/cmake-build-debug/sort" prefix_auto="0" extension_auto="0"/>
|
<Option output="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/sort.exe" prefix_auto="0" extension_auto="0"/>
|
||||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||||
<Option object_output="./"/>
|
<Option object_output="./"/>
|
||||||
<Option type="1"/>
|
<Option type="1"/>
|
||||||
<Option compiler="gcc"/>
|
<Option compiler="gcc"/>
|
||||||
<Compiler>
|
<Compiler>
|
||||||
<Add directory="/usr/include/c++/6"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++"/>
|
||||||
<Add directory="/usr/include/x86_64-linux-gnu/c++/6"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++/mingw32"/>
|
||||||
<Add directory="/usr/include/c++/6/backward"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++/backward"/>
|
||||||
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/6/include"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include"/>
|
||||||
<Add directory="/usr/local/include"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/../../../../include"/>
|
||||||
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/6/include-fixed"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include-fixed"/>
|
||||||
<Add directory="/usr/include/x86_64-linux-gnu"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/../../../../mingw32/include"/>
|
||||||
<Add directory="/usr/include"/>
|
|
||||||
</Compiler>
|
</Compiler>
|
||||||
<MakeCommands>
|
<MakeCommands>
|
||||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 sort"/>
|
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 sort"/>
|
||||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
</MakeCommands>
|
</MakeCommands>
|
||||||
</Target>
|
</Target>
|
||||||
<Target title="sort/fast">
|
<Target title="sort/fast">
|
||||||
<Option output="/home/xice/luogu/45/sort/cmake-build-debug/sort" prefix_auto="0" extension_auto="0"/>
|
<Option output="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/sort.exe" prefix_auto="0" extension_auto="0"/>
|
||||||
<Option working_dir="/home/xice/luogu/45/sort/cmake-build-debug"/>
|
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||||
<Option object_output="./"/>
|
<Option object_output="./"/>
|
||||||
<Option type="1"/>
|
<Option type="1"/>
|
||||||
<Option compiler="gcc"/>
|
<Option compiler="gcc"/>
|
||||||
<Compiler>
|
<Compiler>
|
||||||
<Add directory="/usr/include/c++/6"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++"/>
|
||||||
<Add directory="/usr/include/x86_64-linux-gnu/c++/6"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++/mingw32"/>
|
||||||
<Add directory="/usr/include/c++/6/backward"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include/c++/backward"/>
|
||||||
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/6/include"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include"/>
|
||||||
<Add directory="/usr/local/include"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/../../../../include"/>
|
||||||
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/6/include-fixed"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/include-fixed"/>
|
||||||
<Add directory="/usr/include/x86_64-linux-gnu"/>
|
<Add directory="c:\mingw\bin\../lib/gcc/mingw32/6.3.0/../../../../mingw32/include"/>
|
||||||
<Add directory="/usr/include"/>
|
|
||||||
</Compiler>
|
</Compiler>
|
||||||
<MakeCommands>
|
<MakeCommands>
|
||||||
<Build command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 sort/fast"/>
|
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 sort/fast"/>
|
||||||
<CompileFile command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||||
<Clean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
<DistClean command="/usr/bin/make -j4 -f "/home/xice/luogu/45/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
|
</MakeCommands>
|
||||||
|
</Target>
|
||||||
|
<Target title="edit_cache">
|
||||||
|
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||||
|
<Option type="4"/>
|
||||||
|
<MakeCommands>
|
||||||
|
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
||||||
|
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||||
|
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
|
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
|
</MakeCommands>
|
||||||
|
</Target>
|
||||||
|
<Target title="rebuild_cache">
|
||||||
|
<Option working_dir="C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug"/>
|
||||||
|
<Option type="4"/>
|
||||||
|
<MakeCommands>
|
||||||
|
<Build command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
||||||
|
<CompileFile command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
||||||
|
<Clean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
|
<DistClean command="C:/MinGW/bin/mingw32-make.exe -f "C:/Users/Xice/Documents/sort-and-png/sort/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
||||||
</MakeCommands>
|
</MakeCommands>
|
||||||
</Target>
|
</Target>
|
||||||
</Build>
|
</Build>
|
||||||
<Unit filename="/home/xice/luogu/45/sort/main.cpp">
|
<Unit filename="C:/Users/Xice/Documents/sort-and-png/sort/main.cpp">
|
||||||
<Option target="sort"/>
|
<Option target="sort"/>
|
||||||
</Unit>
|
</Unit>
|
||||||
<Unit filename="/home/xice/luogu/45/sort/CMakeLists.txt">
|
<Unit filename="C:/Users/Xice/Documents/sort-and-png/sort/CMakeLists.txt">
|
||||||
<Option virtualFolder="CMake Files\"/>
|
<Option virtualFolder="CMake Files\"/>
|
||||||
</Unit>
|
</Unit>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
BIN
sort/cmake-build-debug/sort.exe
Normal file
BIN
sort/cmake-build-debug/sort.exe
Normal file
Binary file not shown.
161
sort/main.cpp
161
sort/main.cpp
@@ -1,9 +1,10 @@
|
|||||||
#include <random>
|
#include <random>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <ctime>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
#define CONT
|
//#define CONT
|
||||||
#define COUT
|
//#define COUT_LIST
|
||||||
|
|
||||||
struct LinkNode{
|
struct LinkNode{
|
||||||
int data;
|
int data;
|
||||||
@@ -11,11 +12,11 @@ struct LinkNode{
|
|||||||
};
|
};
|
||||||
|
|
||||||
#ifdef CONT
|
#ifdef CONT
|
||||||
long int cont_if = 0;
|
long long int cont_if = 0;
|
||||||
long int cont_change = 0;
|
long long int cont_change = 0;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONT
|
#ifdef COUT_LIST
|
||||||
void coutList(LinkNode* head){
|
void coutList(LinkNode* head){
|
||||||
head = head->next;
|
head = head->next;
|
||||||
while (head){
|
while (head){
|
||||||
@@ -27,13 +28,28 @@ void coutList(LinkNode* head){
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
LinkNode* initArandList(int num){
|
LinkNode* initArandList(int num){
|
||||||
auto* head = new LinkNode{0, nullptr};
|
LinkNode* head = nullptr;
|
||||||
default_random_engine generator;
|
default_random_engine generator((unsigned)clock());
|
||||||
uniform_int_distribution<int> dis(0,10000);
|
uniform_int_distribution<int> dis(0,10000);
|
||||||
auto dice = bind(dis,generator);
|
auto dice = bind(dis,generator);
|
||||||
|
dice();
|
||||||
for(int i=0;i<num;i++)
|
for(int i=0;i<num;i++)
|
||||||
head = new LinkNode{dice(),head};
|
head = new LinkNode{dice(),head};
|
||||||
return head;
|
return new LinkNode{0,head};
|
||||||
|
}
|
||||||
|
LinkNode* initLinkList(int num){
|
||||||
|
LinkNode *head = nullptr;
|
||||||
|
for(int i = 0;i<num;i++){
|
||||||
|
head = new LinkNode{i,head};
|
||||||
|
}
|
||||||
|
return new LinkNode{0,head};
|
||||||
|
}
|
||||||
|
LinkNode* initReList(int num){
|
||||||
|
LinkNode *head = nullptr;
|
||||||
|
for(int i = num;i>0;i--){
|
||||||
|
head = new LinkNode{i,head};
|
||||||
|
}
|
||||||
|
return new LinkNode{0,head};
|
||||||
}
|
}
|
||||||
void InsertSort(LinkNode* in) {
|
void InsertSort(LinkNode* in) {
|
||||||
#ifdef CONT
|
#ifdef CONT
|
||||||
@@ -52,7 +68,7 @@ void InsertSort(LinkNode* in) {
|
|||||||
#ifdef CONT
|
#ifdef CONT
|
||||||
cont_if++;
|
cont_if++;
|
||||||
#endif
|
#endif
|
||||||
if (h1->next->data < h2->data) {
|
if (h1->next->data > h2->data) {
|
||||||
h3->next = h2->next;
|
h3->next = h2->next;
|
||||||
h2->next = h1->next;
|
h2->next = h1->next;
|
||||||
h1->next = h2;
|
h1->next = h2;
|
||||||
@@ -60,7 +76,7 @@ void InsertSort(LinkNode* in) {
|
|||||||
#ifdef CONT
|
#ifdef CONT
|
||||||
cont_change += 4;
|
cont_change += 4;
|
||||||
#endif
|
#endif
|
||||||
#ifdef COUT
|
#ifdef COUT_LIST
|
||||||
coutList(in);
|
coutList(in);
|
||||||
#endif
|
#endif
|
||||||
break;
|
break;
|
||||||
@@ -91,18 +107,18 @@ void BubbleSort(LinkNode* in){
|
|||||||
while (head->next != end){
|
while (head->next != end){
|
||||||
if(head->data > head->next->data){
|
if(head->data > head->next->data){
|
||||||
#ifdef CONT
|
#ifdef CONT
|
||||||
cont_if++;
|
|
||||||
cont_change +=3;
|
cont_change +=3;
|
||||||
#endif
|
#endif
|
||||||
tmp = head->data;
|
tmp = head->data;
|
||||||
head->data = head->next->data;
|
head->data = head->next->data;
|
||||||
head->next->data = tmp;
|
head->next->data = tmp;
|
||||||
#ifdef COUT
|
#ifdef COUT_LIST
|
||||||
coutList(in);
|
coutList(in);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
head = head->next;
|
head = head->next;
|
||||||
#ifdef CONT
|
#ifdef CONT
|
||||||
|
cont_if ++;
|
||||||
cont_change +=1;
|
cont_change +=1;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
@@ -117,24 +133,137 @@ void SelectionSort(LinkNode *in){
|
|||||||
cont_if = 0;
|
cont_if = 0;
|
||||||
cont_change = 0;
|
cont_change = 0;
|
||||||
#endif
|
#endif
|
||||||
LinkNode *end=in,*head=end,*beformin = nullptr,*tmp;
|
LinkNode *end=in,*head,*beformin = nullptr,*tmp;
|
||||||
while (end){
|
while (end->next->next){
|
||||||
beformin = end;
|
beformin = end;
|
||||||
|
head = end;
|
||||||
while (head->next){
|
while (head->next){
|
||||||
if(head->next->data < beformin->next->data){
|
if(head->next->data < beformin->next->data){
|
||||||
|
#ifdef CONT
|
||||||
|
cont_change ++;
|
||||||
|
#endif
|
||||||
beformin = head;
|
beformin = head;
|
||||||
}
|
}
|
||||||
|
#ifdef CONT
|
||||||
|
cont_if ++;
|
||||||
|
cont_change ++;
|
||||||
|
#endif
|
||||||
head = head->next;
|
head = head->next;
|
||||||
}
|
}
|
||||||
|
#ifdef CONT
|
||||||
|
cont_change += 5;
|
||||||
|
#endif
|
||||||
tmp = beformin->next;
|
tmp = beformin->next;
|
||||||
beformin->next = tmp->next;
|
beformin->next = tmp->next;
|
||||||
tmp->next = end->next;
|
tmp->next = end->next;
|
||||||
end->next = tmp;
|
end->next = tmp;
|
||||||
end = tmp;
|
end = tmp;
|
||||||
|
#ifdef COUT_LIST
|
||||||
|
coutList(in);
|
||||||
|
#endif
|
||||||
|
}
|
||||||
|
}
|
||||||
|
void swap(int &a,int &b){
|
||||||
|
int tmp = a;
|
||||||
|
a = b;
|
||||||
|
b = tmp;
|
||||||
|
}
|
||||||
|
LinkNode* GetPartion(LinkNode* pBegin, LinkNode* pEnd)
|
||||||
|
{
|
||||||
|
int key = pBegin->data;
|
||||||
|
LinkNode* p = pBegin;
|
||||||
|
LinkNode* q = p->next;
|
||||||
|
|
||||||
|
while(q != pEnd)
|
||||||
|
{
|
||||||
|
#ifdef CONT
|
||||||
|
cont_change++;
|
||||||
|
cont_if++;
|
||||||
|
#endif
|
||||||
|
if(q->data < key)
|
||||||
|
{
|
||||||
|
#ifdef CONT
|
||||||
|
cont_change +=4;
|
||||||
|
#endif
|
||||||
|
p = p->next;
|
||||||
|
swap(p->data,q->data);
|
||||||
|
}
|
||||||
|
q = q->next;
|
||||||
|
}
|
||||||
|
#ifdef CONT
|
||||||
|
cont_change +=3;
|
||||||
|
#endif
|
||||||
|
swap(p->data,pBegin->data);
|
||||||
|
return p;
|
||||||
|
}
|
||||||
|
|
||||||
|
void QuickSort(LinkNode* pBeign, LinkNode* pEnd, LinkNode* in)
|
||||||
|
{
|
||||||
|
if(pBeign != pEnd)
|
||||||
|
{
|
||||||
|
LinkNode* partion = GetPartion(pBeign,pEnd);
|
||||||
|
#ifdef COUT_LIST
|
||||||
|
coutList(in);
|
||||||
|
#endif
|
||||||
|
QuickSort(pBeign,partion,in);
|
||||||
|
QuickSort(partion->next,pEnd,in);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
void QuickSort(LinkNode* in){
|
||||||
|
#ifdef CONT
|
||||||
|
cont_if = 0;
|
||||||
|
cont_change = 0;
|
||||||
|
#endif
|
||||||
|
QuickSort(in, nullptr,in);
|
||||||
|
}
|
||||||
|
void freeTheLinkList(LinkNode* in){
|
||||||
|
while(in){
|
||||||
|
LinkNode* tmp = in;
|
||||||
|
in = tmp->next;
|
||||||
|
delete tmp;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
|
int size = 10;
|
||||||
|
char *sortType[] ={"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>","ð<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>","<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>","ѡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"};
|
||||||
|
void (*sortFun[])(LinkNode*) = {InsertSort,BubbleSort,QuickSort,SelectionSort};
|
||||||
|
char *testType[] = {"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>","˳<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>","<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"};
|
||||||
|
LinkNode* (*testFun[])(int) = {initArandList,initReList,initLinkList};
|
||||||
|
#ifndef COUT_LIST
|
||||||
|
size = 10;
|
||||||
|
for(int n = 1;n<4;n++) {
|
||||||
|
size = size*10;
|
||||||
|
cout << endl << "<EFBFBD><EFBFBD>ǰ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݹ<EFBFBD>ģ:" << size << endl;
|
||||||
|
#endif
|
||||||
|
for (int j = 0; j < 3; j++) {
|
||||||
|
cout << "<EFBFBD><EFBFBD>ǰ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:" << testType[j] << endl;
|
||||||
|
for (int i = 0; i < 4; i++) {
|
||||||
|
auto randomlist = testFun[j](size);
|
||||||
|
#ifdef COUT_LIST
|
||||||
|
coutList(randomlist);
|
||||||
|
#endif
|
||||||
|
#ifndef CONT
|
||||||
|
clock_t start, end;
|
||||||
|
start = clock();
|
||||||
|
#endif
|
||||||
|
sortFun[i](randomlist);
|
||||||
|
#ifndef CONT
|
||||||
|
end = clock();
|
||||||
|
cout << sortType[i] << "<EFBFBD><EFBFBD>ʱ:" << (end - start) << "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>" << endl;
|
||||||
|
#endif
|
||||||
|
#ifdef COUT_LIST
|
||||||
|
coutList(randomlist);
|
||||||
|
#endif
|
||||||
|
#ifdef CONT
|
||||||
|
cout << sortType[i] << "ʹ<EFBFBD>ø<EFBFBD>ֵ:" << cont_change << "<EFBFBD><EFBFBD>" << endl;
|
||||||
|
cout << sortType[i] << "ʹ<EFBFBD><EFBFBD><EFBFBD>ж<EFBFBD>:" << cont_if << "<EFBFBD><EFBFBD>" << endl;
|
||||||
|
#endif
|
||||||
|
freeTheLinkList(randomlist);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#ifndef COUT_LIST
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user