[Cmake] configure
Amitha Perera
perera at cs.rpi.edu
Sun May 12 16:37:40 EDT 2002
On Sun, May 12, 2002 at 04:30:01PM -0400, Lijun Ding wrote:
> it stops at:
> c++ -DCMAKE_ROOT_DIR='"/mnt/data/ljding/CMake"' -g -O2
> -DCMAKE_HAS_AUTOCONF -I/mnt/data/lce -c cmCommands.cxx -o cmCommands.o
That file takes a *long* time to compile. It probably hasn't
stopped. Run "top" and you should see that the compiler is still
running. Also, if you look in /tmp (or /var/tmp or /usr/tmp), you'll
see some temporary files growing and growing.
Amitha.
More information about the CMake
mailing list