On Fri, Dec 17, 2004 at 01:04:20PM -0700, Warren Young wrote:
> Chris Frey wrote:
>
> >Also, "examples" always gets compiled, but it is not required when just
> >compiling for a library install.
>
> I call this a feature. There have been several times I've made a change
> to the library where the library compiles but the examples don't. If
> the examples don't build by default, I'll catch these problems later in
> the cycle.
>
> Why is this a problem? Is it just the extra time it takes?
That's great for development, and I agree, more testing the better.
But during a source-build install (either via Gentoo ebuild or source RPM,
to test things in a real install environment), it does take extra time.
I'm not blessed with a P4, so it gets painful, and it's not optional. :-)
It's not a big deal, just would be nice. No worries.
- Chris