This is the mail archive of the gcc@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: Convert 3.2 sources to ISO C90


In message <20020606222243.56F98F2D54@nile.gnat.com>, Robert Dewar writes:
 > <<Is having prototypes so important that we're going to make it impossible t
 > o
 > bootstrap GCC on HPs using the native compiler?
 > >>
 > 
 > I would say yes. After all, what we are talking about here in practice is
 > that people have to import a gcc binary to build from sources. What's the
 > big deal? 
The big deal is that binaries are typically nowhere near as portable on
HPs as they are on Linux, Solaris, etc and there is no cross toolchain
support for HPs due to a lack of a cross linker or cross assembler.

jeff


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