On: January 23, 2013 Posted in Uncategorized Comments: 1 Views: 92 Can u tell me the name of few good C Compilers for Ubuntu and to install it using command line??Bharti Pandey Education Questions
MinGW(GCC) compiler is suite for C in ubuntu….
installation commands:
7za x gcc-full-4.4.0-mingw32-bin-2.tar.lzma
7za x gcc-full-4.4.0-mingw32-bin-2.tar
refer this link for manual installation “http://www.mingw.org/wiki/InstallationHOWTOforMinGW”