|
_AC_PROG_CXX_EXIT_DECLARATION problem: msg#00093sysutils.autoconf.general
Since this function has been modified at version 1.179, it now breaks our configure process on Windows with Microsoft compilers. The problem is, that the appropriate configuration is just #include <stdlib.h> with no prototype. This option for the test was removed so it never completes correctly. The tests that run in order on cygwin are test without stdlib and no prototype test with stdlib and prototype extern "C" void std::exit (int) throw(); using std::exit; ... For some reason, the case where stdlib and no prototype never runs (at least we never see it in the config.log.) Could this be a problem with bash or is there an error in the write of this function? If I convert the function back to have one of the tests to be #include <stdlib.h>, functionality returns. David -- ............................................................................. David L. Thompson Visualization and Imagery Solutions, Inc. mailto:dthompsn@xxxxxxxxxxxxxxxx 5515 Skyway Drive, Missoula, MT 59804 Phone : (406)756-7472 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Do autotools support free Microsoft compiler?: 00093, Dalibor Topic |
|---|---|
| Next by Date: | He'll thank you t: 00093, Penelope Skinner |
| Previous by Thread: | Test our Internet pharmacy, buy Víagra and other meds.i: 00093, Alissa Chaney |
| Next by Thread: | Re: _AC_PROG_CXX_EXIT_DECLARATION problem: 00093, Paul Eggert |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |