[Lazarus] RE : RE : RE : RE : RE : Forms in DLL

Juan Sánchez aldeacity at gmail.com
Fri Aug 19 18:59:38 CEST 2011


Of course,

these are options in Windows XP SP3 with Lazarus svn and FPC 2.4.4

dllgui
 -MObjFPC -Scghi -O1 -gl -vewnhi -l -Filib\i386-win32
-Fuc:\lazarus\lcl\units\i386-win32\win32 -Fuc:\lazarus\lcl\units\i386-win32
-Fuc:\lazarus\packager\units\i386-win32 -Fu. -FUlib\i386-win32\ -dLCL
-dLCLwin32

test
 -MObjFPC -Scghi -O1 -gl -WG -vewnhi -l -Filib\i386-win32
-Fuc:\lazarus\lcl\units\i386-win32\win32 -Fuc:\lazarus\lcl\units\i386-win32
-Fuc:\lazarus\packager\units\i386-win32 -Fu. -FUlib\i386-win32\ -dLCL
-dLCLwin32
Regards.
Juan.
2011/8/19 Ludo Brands <ludo.brands at free.fr>

> **
>
>
>  Hello again,
>
>     I've just test it on Windows XP SP3 with last Lazarus snapshot and it
> works well for me.
>
> Juan.
>
> Tried this on Windows 7 64 bit. Both forms show but when I move the dll
> form repetitively the program crashes with SIGFPE. Stack frame shows only
> UxTheme!HitTestThemeBackGround, the instruction that crashes is divsd
> %mm6,%mm0.
>
> Ludo
>
>
>
> Could you go to Project - Project Options, click on Show Options and paste
> the command line parameters in a message? There has to be something
> different in our setup because all works fine for you and it fails on 2
> machines on my side. I use fpc 2.7.1 and lazarus trunk.
>
> dllgui is compiled on win xp with -MObjFPC -Scghi -O1 -gl -vewnhi -l
> -Filib\i386-win32 -FuC:\lazarus\lcl\units\i386-win32\win32
> -FuC:\lazarus\lcl\units\i386-win32 -FuC:\lazarus\packager\units\i386-win32
> -Fu. -FUlib\i386-win32\ -dLCL -dLCLwin32
>
> test with  -MObjFPC -Scghi -O1 -gl -WG -vewnhi -l -Filib\i386-win32
> -FuC:\lazarus\lcl\units\i386-win32\win32 -FuC:\lazarus\lcl\units\i386-win32
> -FuC:\lazarus\packager\units\i386-win32 -Fu. -FUlib\i386-win32\ -dLCL
> -dLCLwin32
>
> Ludo
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110819/19a47d3d/attachment-0003.html>


More information about the Lazarus mailing list