Re: [orbitcpp-list] Yep, I'm the FNG
Status: Beta
Brought to you by:
philipd
From: Ronald G. <rga...@ir...> - 2000-07-14 14:08:47
|
>>>>> "ay" == Adam Young <ay...@fo...> writes: ay> Found this in the ./configure ... ay> can't find conftest on my system. Is this missing from the ay> .tar.gz? 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. ron ay> Adam ay> _______________________________________________ orbitcpp-list ay> mailing list orb...@li... ay> http://lists.sourceforge.net/mailman/listinfo/orbitcpp-list |