Jose Fonseca wrote: > > Luckily, after sending the previous email the script completed > sucessfully. The generated packages are available at: > > http://mefriss1.swan.ac.uk/~jfonseca/dri/packages/ > > Unfortunately, as you can notice the packages are huge. Attached is a > file list of the i810 driver. libGLcore, e.g., is 18 MB..!
18MB for libGLcore.a seems really large. If I run strip on it then it's only 1.7MB. But evidently that removes some essential XFree86 loader symbols. What about 'strip --strip-debug'? That reduces the module to 2.2MB and it seems to retain the GLcoreSetup and VersRec symbols. I can't test this right now but maybe somebody else can. -Brian _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel