On Tue, Aug 03, 2010 at 10:34:10PM +0200, ext Tomas Carnecky wrote:
> MAIN_LIB only implements the main() method and doesn't provide anything
> that other libraries would depend on. So it can go as the very first
> into the set of libraries linked to each server.
> One exception is darwin/xquartz which redefines main() to dix_main() and
> then calls it from somewhere inside hw/xquartz/. But this change doesn't
> affect xquartz because the library which calls dix_main() (libXquartz.la)
> is passed before $(DARWIN_LIBS) to X11.bin.
Looks nice!
One thing: test/ has its own main.c. Are you sure it's safe with your changes?
Cheers,
Tiago
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel