On 05/11/13 18:55, Matt Turner wrote: > On Tue, Nov 5, 2013 at 10:49 AM, Emil Velikov <emil.l.veli...@gmail.com> > wrote: >> Now we have one intermediate library (archive), which links against both >> mesa classic and gallium. Whereas with your patch it builds it twice but >> drops the linking part. Is the extra recursion + linking that much more >> significant than rebuilding the exact same source(s) twice ? > > It's not building it twice (just like it doesn't build other sources > common to libmesa and libmesagallium twice). > > It builds the sources once and links them into libmesa and > libmesagallium, instead of going through the intermediate step of > linking them into libprogram. > Not sure where in mesa I saw this, but I could swear it was rebuilding the same source(s) twice. Seems that I was a bit in the clouds on this one.
I'll drop the "moving moving sources list(s)" part but would like to keep the cleanups. ~Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev