Building mono-2.8 for 64 bit - possible solution to the problem

Kevin Kofler kevin.kofler at chello.at
Wed Oct 13 23:44:23 UTC 2010


Roland McGrath wrote:
> If what you really intend is to compile i[3-6]86 code in an x86_64 rpm,
> then indeed you need to make sure that you are passing -m32 for all
> the compiler invocations any compilation or linking of the 32-bit code.

Uh, -m32 is not supposed to get used in Fedora builds, in fact it will 
normally not work because there are no 32-bit libraries in the buildroot.

And the problem at hand might even be caused by -m32 (ab)use in the first 
place.

        Kevin Kofler



More information about the devel mailing list