packaging - going well, with one exception
Bhuvaneswaran
bhuvan at ubuntu.com
Tue Nov 29 07:31:08 UTC 2005
> Fortunately, the problem is repeatable. If i run it from Makefile,
> it's very slow. If i run it from the command line, it's fast. If it
> run it from a dedidated Makefile (just an entry for serverguide
> alone), it's fast.
In this context, we should keep an eye on our Makefile. As per this
page, http://developers.sun.com/solaris/articles/make_utility.html,
the make process would be slow if we use too many recursively expanded
variables. Remember, our Makefile already contains around 1500 lines!
For more details, please refer this link
http://developers.sun.com/solaris/articles/make_utility.html and
search for 'slow'.
--
Regards,
Bhuvaneswaran
www.symonds.net/~bhuvan/
GPG: 0x7A13E5B0
More information about the ubuntu-doc
mailing list