File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -207,13 +207,11 @@ much easier to set up than building from source.
207207 <td>15.1.0/13.0.0</td>
208208 <td>C, C++, Fortran</td>
209209 <td>
210- 8
210+ 6
211211 (busybox,
212- cppcheck,
213212 ctags,
214213 gdb,
215214 make,
216- nasm,
217215 pkg-config,
218216 vim)
219217 </td>
@@ -329,20 +327,16 @@ Included tools:
329327* [ busybox-w32] [ bb ] : standard unix utilities, including sh
330328* [ Vim] [ vim ] : powerful text editor
331329* [ Universal Ctags] [ ctags ] : source navigation
332- * [ NASM] [ nasm ] : x86 assembler
333- * [ Cppcheck] [ cppcheck ] : static code analysis
334330
335331The toolchain includes pthreads, C++11 threads, and OpenMP. All included
336332runtime components are static.
337333
338334Installation: [ GitHub] ( https://github.com/skeeto/w64devkit/releases )
339335
340336[ bb ] : https://frippery.org/busybox/
341- [ cppcheck ] : https://cppcheck.sourceforge.io/
342337[ ctags ] : https://github.com/universal-ctags/ctags
343338[ gdb ] : https://www.gnu.org/software/gdb/
344339[ make ] : https://www.gnu.org/software/make/
345- [ nasm ] : https://www.nasm.us/
346340[ vim ] : https://www.vim.org/
347341[ w64devkit ] : https://github.com/skeeto/w64devkit
348342
You can’t perform that action at this time.
0 commit comments