<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, May 27, 2013 at 7:27 PM, Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com" target="_blank">pascaldragon@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Compiling from Win64 to Win32 using a cross compiler is not supported, because of missing Extended support. Only when the softfloat unit is fully implemented support for<br></blockquote><div><br></div><div>I might be getting things wrong and misunderstood the topic, but i'm sure that you can compile Win32 programs from Win64 lazarus by settings the proper target CPU and arch in the project settings. In fact this is how i made the executable for this utility: <a href="http://runtimelegend.com/rep/fullscreenizer/index">http://runtimelegend.com/rep/fullscreenizer/index</a> (which i tried in a VM running 32bit Windows XP and it worked).<br>
</div></div></div></div>