Closed Passw closed 9 years ago
It seems that build with ./configure --enable-debug
, it works.
But build with --enable-debug
takes it about ONE day to compile rust
.
It takes so long...
After
./configure --enable-debug
make
Then
make clean
./configure
make
Everything went back to OK.
sun@sun:~$ rustc --version
rustc 1.0.0-dev (a691f1eef 2015-04-15) (built 2015-04-15)