Re: debug builds with NO optimizations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I'm talking about software packages that, on hot machines, take 30-45
> minutes to do a "configure" run.

Well you just need to run configure once, when you setup the building tree!!

You certainly don't know what you are doing. The "make" command will not track your compilation flags! You don't know what objects where compiled using some CFLAGS if you just change them on the fly!! You would need to "make clean" before changing the CFLAGS!!

How long does a "make clean && make" takes in this huge project of yours? Probably you could save lots of time if you had two different build trees!!

Andre Caldas.


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux