cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
g++
g++
Jul 4, 2016 at 2:15pm UTC
Wu zhen hai
(112)
I want to compile gcc source code on windows.
help!
Jul 5, 2016 at 6:23am UTC
Turbine
(134)
Sorry? GCC does not support Windows. You need to use MinGW or MinGW-64.
But why would you want to recompile it on Windows?
Last edited on
Jul 5, 2016 at 6:23am UTC
Jul 5, 2016 at 9:17am UTC
JLBorges
(13770)
See 'Creating a native Win64 compiler'
https://sourceforge.net/p/mingw-w64/wiki2/Native%20Win64%20compiler/
Instructions for building g++ are under the subsection 'Building gcc'
Topic archived. No new replies allowed.