Closed GoogleCodeExporter closed 9 years ago
This wouldnt be an issue but on my system where we dont have pipe files every
bit
of data is actually written to the disk. So what takes senconds on linux takes
minutes here. Just to examplify building GNU Tools package takes more than 20
hours
on my system.
Original comment by bornlibr...@gmail.com
on 13 Jun 2009 at 3:25
Unfortunately this is not under my control: this check is done deep in the
libtool
library. We definitely need libtool to make the libraries. I spent some time a
while ago trying to figure out how to disable the fortran check, and couldn't
figure
out a way to do it.
I feel for you that the configure check takes so long, but I don't see any way
around
it. My best suggestion is to run ./configure -C, so at least it will cache
results
for next time.
Original comment by csilv...@gmail.com
on 14 Jun 2009 at 4:39
Original issue reported on code.google.com by
bornlibr...@gmail.com
on 13 Jun 2009 at 12:51