Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c49f75

Browse files
committed
Update README.md
1 parent34c2c0b commit4c49f75

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

‎example/README.md‎

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ Multi hosts but only one target compiler used
6262

6363
>NOTE, See the distinction between**HOST** and**TARGET**
6464
65-
##[host] MinGW GCC/GNU ->[target] gcc
66-
##[host] MSVC ->[target] gcc
67-
##[host] Linux GCC/GNU ->[target] gcc
65+
##[target] Gcc
6866

6967
-[x] Simple
7068
- Only 1 source file
@@ -84,7 +82,7 @@ Multi hosts but only one target compiler used
8482
-[ ] ClangFormat
8583
-[ ] Taskflow graph visualizer
8684

87-
##[host] MSVC ->[target] MSVC
85+
##[target] MSVC
8886

8987
>TODO, Understand how MSVC compilation using`cl.exe` occurs
9088
@@ -95,6 +93,12 @@ Multi hosts but only one target compiler used
9593
-[x] DynamicLib
9694
- MSVC DynamicLib + Executable
9795

96+
##[target] MinGW
97+
98+
-[x] Executable
99+
-[x] StaticLib
100+
-[x] DynamicLib
101+
98102
#Real world Tests (Hybrid)
99103

100104
Multi hosts and multi targets

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp