On 07.04.2011, at 23:35, Michael Walle wrote: > Am Mittwoch 06 April 2011, 16:13:58 schrieb Benjamin Poirier: >> Works as usual. >> The problem I'm facing stems from linking to libGL and memory >> protection issues. The particular system I ran this on has the binary >> nvidia driver and its companion libGL.so.260.19.44. As such I'd take >> no offense if we wave it off as a "problem in the unsupported binary >> drivers" and I'll be satisfied configuring with no opengl on that >> system. > > I would also be happy with opengl disabled by default. It is only used for > one > hardware model (milkymist-tmu2.c) atm. I don't think its worth that this > potentially breaks qemu for lots of users. What do you think?
I tend to agree. We should probably default to disable opengl support. Users who really need that one particular board can enable it manually. Alex