Ian Lance Taylor writes: > An approach I've followed in the past is to use three-way logic. If > configuring for a native system, compile and run a program which > provides a yes or no answer. When using cross-configuration, set the > configuration variable to ``don't know'' (or, since this a database > group, NULL). This would seem to be the right answer, but unfortunately Autoconf is not smart enough to detect marginal cross-compilation cases in all situations. Someone had zlib installed in a location where gcc would find it (compiles okay) but the run-time linker would not (does not run). This is not detected when AC_PROG_CC runs, but only later on after you have checked for the libraries. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- AW: AW: AW: [HACKERS] Re: tinterval - operator prob... Zeugswetter Andreas SB
- AW: AW: AW: [HACKERS] Re: tinterval - operator prob... Zeugswetter Andreas SB
- AW: AW: AW: [HACKERS] Re: tinterval - operator prob... Zeugswetter Andreas SB
- AW: AW: AW: [HACKERS] Re: tinterval - operator prob... Zeugswetter Andreas SB
- Re: AW: AW: AW: [HACKERS] Re: tinterval - oper... Thomas Lockhart
- Re: AW: AW: AW: [HACKERS] Re: tinterval - oper... Pete Forman
- Re: AW: AW: AW: [HACKERS] Re: tinterval - ... Peter Eisentraut
- Re: AW: AW: AW: [HACKERS] Re: tinterva... Thomas Lockhart
- Re: AW: AW: AW: [HACKERS] Re: tint... Peter Eisentraut
- Re: AW: AW: AW: [HACKERS] Re:... Ian Lance Taylor
- Re: AW: AW: AW: [HACKERS]... Peter Eisentraut
- Re: AW: AW: AW: [HACKERS]... Ian Lance Taylor
- Re: AW: AW: AW: [HACKERS]... Peter Eisentraut
- Re: AW: AW: AW: [HACKERS]... Ian Lance Taylor
- Re: AW: AW: AW: [HACKERS] Re: tinterva... Pete Forman