> If I don't use gcc -O2 flag to compile dri driver,quake3 can run smoothly. > But when I enable -O2 flag,the driver is broke. > Quake3 always displays the last frame of the last q3 startup until the menu > comes up. > Umm, could you tell us what version of gcc you are using? If you are using the gcc-3.2.x series, it will produce faulty code with the -O2 flag.
-Steve ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
