Sorry for the duplicate e-mail. Problems with the yahoo webmail... On Thu, 2001-12-06 at 10:24, Michel D�nzer wrote: > On Thu, 2001-12-06 at 01:00, Sergey V. Udaltsov wrote: > > > 1. Probably, we could investigate the issue with striping. What could be > > wrong here? > > Nothing. Obviously strip removes information needed by the XFree86 > module loader, so XFree86 shouldn't be stripped, at least not with those > options. > > > -- > Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer > XFree86 and DRI project member / CS student, Free Software enthusiast
I have to disagree with you Michel. Surely that the X server doesn't need debugging info in its modules to load them. In fact the versions provided in the distributions don't have debugging info AFAIK. I've just stripped the debugging info for Sergey so that I wouldn't have to recompile everything just for cut down the file sizes. All the modules that I provided to Sergey were stripped and only this particular library failed. My bet is that this particular library need some kind post-processing (like running ranlib or something like that) that was broken after the stripping. These are just suppositions but I intend to investigate the subject further myself. Regards, Jose Fonseca ________________________________________________________________ Nokia 5510 looks weird sounds great. Go to http://uk.promotions.yahoo.com/nokia/ discover and win it! The competition ends 16 th of December 2001. _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
