[ptx] makedepend last about 10 to 15 minutes during building?

Emmanuel emmanuel at favre-nicolin.net
Thu Nov 25 13:26:46 GMT 2004


Le jeudi 25 Novembre 2004 10:05, Douglas Wilkins a écrit :
> On Thu, 2004-11-25 at 09:50 -0200, Emmanuel wrote:
> > makedepend last about 10 to 15 minutes during building? is it normal??
> > (with 100% CPU)
> > the processor is a dothan  1.5 GHz (~almost same speed (~10% longer) than
> > an AMD 2400 concerning time compilation of hugin!)
> >
> > when building rpm
> > makedepend  -I. -I../include -Wall -O2 -I/usr/lib/wx/include/gtk2-2.5
> > -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> > -DWX_PRECOMP -DNO_GCC_PRAGMA -I/usr/include/gtk-2.0
> > -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
> > -I/usr/include/pango-1.0 -I/usr/include/freetype2
> > -I/usr/include/freetype2/freetype2
> > -I/usr/include/freetype2/freetype2/config -I/usr/include/glib-2.0
> > -I/usr/lib/glib-2.0/include   -I../  -I../foreign -p .obj/ -DDEPEND -f-
> > *.cpp > Makefile.depend 2>/dev/null
> >
> > or even when doing a simple ./configure;make
> >
> > Emmanuel.
>
> First a disclaimer: makedepend is only used in the old build system, new
> build uses gcc to calculate dependencies. You might want to think about
> updating to latest CVS :-)

I'm thinking to update (even more right now)!! the one I'm using is from 
november 17th and cvs is down but it's not very important for me I've got 
other things to do, I don't fell an orphan...

> Having said that, makedepend _does_ take a loooong time to run. Try it
> on a PII 266 Mhz sometime :-) One of the reasons I started to update the
> build system. The other was that makedepend, which is part of X11, was
> difficult/impossible to find for mingw/msys

OK!

> regards,
> Doug


More information about the ptX mailing list