This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Minimum compiler requriements


NightStrike writes:
 > Currently, to build gcc requires using the system compiler to build
 > part of gcc, then gcc compiles the rest of itself with itself.  If the
 > system compiler is also gcc, what is the minimum version that can be
 > used?
 
gcc requires an ISO C compiler, so any compliant version of gcc will
do.  We don't routinely test building it with old compilers.

Andrew.

-- 
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]