autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: systems requiring exit?


From: Matthew Woehlke
Subject: Re: systems requiring exit?
Date: Tue, 07 Nov 2006 15:58:33 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0

Howard Chu wrote:
Paul Eggert wrote:
"Ilya N. Golubev" <address@hidden> writes:
Have no systems with broken `return' at hand,

That's the fundamental problem.  These systems are _ancient_ -- they
all predate C89 -- and they are so old that nobody uses them any more.

As I recall when porting a number of packages to OS/390 and z/OS, all of configure's conftests failed using "return" (SEGV) and I had to change them all to "exit"...

Hmm, mainframes? I want to say VMS also uses 'return 1' for success (or maybe it even needs exit; I'm not the one that has to deal with our VMS systems). But as I recall VMS doesn't have a POSIX shell either. Is there any VMS support that anyone is worried about?

--
Matthew
"Try to bring it back in one piece this time." -- Q (MI6)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]