On Fri, 14 Jul 2000, Martin Wilck wrote:
> > > I have come across one compiler that returns an exit status of 0
> > > if compile errors occur :-{
> >
> > Does it generate an object file? If not, we could just add a test for
> > the existence of the object file to tell whether compilation succeeded
> > or not.
>
> It doesn't - that should work.
I've seen some compilers generate a zero-length (or nearly-zero ;-)
object file on error. (no, I don't recall which ones)
--
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
- Help wanted: compile error detection Martin Wilck
- Re: Help wanted: compile error detection Martin Wilck
- Re: Help wanted: compile error detection Akim Demaille
- Re: Help wanted: compile error detection Martin Wilck
- Re: Help wanted: compile error detection Akim Demaille
- Re: Help wanted: compile error detection Akim Demaille
- Re: Help wanted: compile error detection Alexandre Oliva
- Re: Help wanted: compile error detection Martin Wilck
- Re: Help wanted: compile error detection Thomas E. Dickey
- Re: Help wanted: compile error detection Alexandre Oliva
- Re: Help wanted: compile error dete... Thomas E. Dickey
- Re: Help wanted: compile error detection Martin Wilck
- Re: Help wanted: compile error dete... Thomas E. Dickey
