>>>>> "Martin" == Martin Wilck <[EMAIL PROTECTED]> writes: Martin> I wrote: >> I have come across one compiler that returns an exit status of 0 if >> compile errors occur :-{ Gross! What's this? >> Thus, AC_COMPILE_IFELSE can't be used to test this compiler's >> features. >> >> Suggestions? Martin> A possible workaround is using AC_LINK_IFELSE instead, since Martin> that tests whether an output file was generated. There may be Martin> better ones, though. I don't have any problems with adding the `test -f' to AC_COMPILE_IFELSE too.
- 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