This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Targets with pre-C89 libraries (was Re: Help wanted from target maintainers re: fixincludes/fixproto)
>>>>> "Joe" == Joe Buck <jbuck@synopsys.com> writes:
Joe> On Thu, Aug 28, 2003 at 02:17:28PM -0700, Zack Weinberg wrote:
>> To expand, it's my belief that there are very few supported
>> targets left, hosted or freestanding, which do not provide
>> C89-compliant C runtime libraries (the freestanding/embedded
>> targets may not provide all the functionality of a full hosted
>> implementation, but they will e.g. provide fully prototyped
>> headers and the C89 mem* functions in preference to the 4.2BSD b*
>> functions).
Joe> Any SunOS 4.1.3 systems still out there? That's the only one I
Joe> can think of.
bsd2.11?
paul