Jump to content
Bash-

Salut, compilare in windows pt linux x86

Recommended Posts

Nu prea sunt altele, adica in principiu orice compilator cross-platform poate compila C/C++ pentru alt sistem de operare cu parametrii corespunzatori. 

Poti folosi chiar si Visual Studio pentru asta: https://devblogs.microsoft.com/cppblog/linux-development-with-c-in-visual-studio/

Iar cu WSL (Windows Subsystem for Linux) poti chiar sa testezi mai usor binarele. 

Link to comment
Share on other sites

De prin lume adunate:

1. MinGW nu e compilator.

============================

2. Code::Blocks is a free, open-source cross-platform IDE that supports multiple compilers including GCC, Clang and Visual C++.

============================

3. MinGW includes:

  • A port of the GNU Compiler Collection (GCC), including C, C++, ADA and Fortran compilers;
  • GNU Binutils for Windows (assembler, linker, archive manager)

=============================

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...