Re: 3.4.6 build

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

 



kevin diggs <diggskevin38@xxxxxxxxx> writes:

> I am watching a Quadra 700 (25 MHz 68040) running NetBSD 1.6.1 try to
> build 3.4.6. It is currently trying to build libgcc (I think?). My
> question is the user/system cpu percentages are in the 20%/80% range.
> Why so much system time? It has 68M of ram so it does not appear to be
> swapping. ??? Off the top of your head anyone know what it is doing?

The functions in libgcc are mostly very small.  The time is being
dominated by file I/O rather than by actual compilation.

> P.S.:  It keeps recompiling libgcc2.c with different symbols defined:
> L_fixtfdi, L_fixunstfdi, etc. This like a c++ template?

No.  Look at gcc/libgcc2.c.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux