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: Documenting tools necessary for GCC [draft]


Fergus Henderson <fjh@cs.mu.OZ.AU> writes:

> On 01-Jun-2003, Zack Weinberg <zack@codesourcery.com> wrote:
>> "David O'Brien" <obrien@FreeBSD.org> writes:
>> 
>> > I'd really like this to state a POSIX compliant shell, and list the exact
>> > POSIX spec (and year) that OS's must adhere to.
>> 
>> Not good enough.  [...] you can find blatant
>> semantic or even syntactic incompatibilities between shells or Make
>> implementations that claim to be POSIX compliant.
>
> Sure, but you can find blatant incompatibilities between different C
> compilers too... why is writing shell code or make code that conforms
> to the POSIX spec any harder than writing C code which conforms to
> the C standard?

The C standard gives an implementor far less wiggle room.

zw


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