During Installation
Company
Category
Hello Everyone,
Currently I am using in my Computer Cygwin with gcc -5.4.0 but i want to use Cygwin with gcc -3.4.4. I searched in the Internet , they have given one Procedure to Change the gcc version running in my Current Cygwin but when I am running in the last step(Make Install) ,It is givng error in the .c file of gcc -3.4.4.
Error is like that: Static Declaration follow non Static Declartion.
Means It is comparing gcc -5.4.0 with gcc -3.4.4, In both the places declaration are different of function in gcc, so I am unable to install Cygwin with gcc -3.4.4.
Can anyone help me in this ???
Regards,
Hitesh
Read Solution (Total 0)
During Installation Other Question