Marc Dietrich wrote: > When cross compiling on a 64bit machine, gen_matypes.c is build > for the host machine (64bit) but must generates code for the target > machine (32bit). This causes wrong offsets all over the place and > crashes googleearth on my machine. Solution is to add -m32 when > cross compiling. > > Attached patch is compatible with linux-x86-32 and autoconf based > builds.
Committed. Thanks. -Brian ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
