Re: [orbitcpp-list] Yep, I'm the FNG
Status: Beta
Brought to you by:
philipd
From: Adam Y. <ay...@fo...> - 2000-07-14 16:06:38
|
Yeah, I kept digging but figured I'd keep my spam's down to two per day. conftest is created, compiled, run and removed by configure. I commented out the code that removes it, and after running configure I still didn't see it. So I got the CVS source and tried autoconf orbitcpp-config.in crapped out in the middle Then I tried running ./autogen.sh and it told me I needed libtool. SO now I am in the process of getting libtool and trying that. How do y'all work this? What is the standard Development tactic? Adam > I believe that conftest is generated during the configure process. the > configure script outputs, compiles, and runs little programs to figure > out how your system works. > > It looks like for some reason configure thinks you are running a > cross-compiler, which should not be the case. I don't exactly know > how it tells that. |