Help me to run Gcc in MinGW
I am trying to compile Gcc-3.3.3 source code in MinGW but in MinGW
there is no /usr/include file present so when I compile the Gcc source
code ( .. / configure) I am gaiting some warning and after configuring
it when I compile make I am gaiting
Two error like- 1. make [1]: *** [stmp-fixinc] Error1
2. make *** [all-Gcc] Error 2
After doing this I am gaiting some .exe file in gcc folder like
cpp.exe, g++.exe but not gaiting gcc.exe . When I try to compile some
small program like a.c & a.cpp using g++.exe & cpp.exe I am gaiting
some missing file error like-
Stdio.h-No such file or directory
Iostream.h-No such file or directory
.
I think I have to set Environmental
Variable because it’s not identifying include folder but how I don’t
know. If it’s required then tell me the step. If anyone know please
help me.
Fnews-brouse 1.9(20180406) -- by Mizuno, MWE <mwe@ccsf.jp>
GnuPG Key ID = ECC8A735
GnuPG Key fingerprint = 9BE6 B9E9 55A5 A499 CD51 946E 9BDC 7870 ECC8 A735