Brian Paul <brian.e.p...@gmail.com> writes: > On Fri, Feb 20, 2009 at 7:48 PM, tom fogal <tfo...@alumni.unh.edu> wrote: > > There is an issue loading mangled mesa symbols. [snip] > > Please inform me which of these solutions you'd like to see: > > > > 1. Remove the #ifdef MANGLE case. > > 2. use an #ifdef MANGLE case in find_entry to dynamically build a > > string > > 3. Change the table such that it contains [. . .] `mglBegin' in > > the mangled case. > > 4. other that I haven't thought of (please explain) > > I opted for #2 by just skipping the 'm' prefix for the mangled case.
Ahh, yes, I see the patch; that's a much better solution. > There's some other strcmp() calls that may need updating too. Maybe > you could follow-up with patches if more changes are needed. I've verified my small program that just loads `mglBegin' works, but I will definitely do so if the larger work involved requires. > Updated code in git (plus your other two issues). Thanks! -tom ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev