[Lazarus] invisible break points??
José Mejuto
joshyfun at gmail.com
Fri Jan 7 14:06:08 CET 2011
Hello Lazarus-List,
Friday, January 7, 2011, 1:44:22 PM, you wrote:
VS> Maybe -CX can/should be disabled, but -XX cannot be disabled,
VS> otherwise all external declaration (for example in the windows unit)
VS> must be available on the target computer, even if they are not used.
VS> I don't know how up to date the windows unit is, but I am not sure it
VS> doesn't contain exports only available in vista or windows 7.
This are my settings in one project under Windows XP SP3:
-MObjFPC -Scghi -Cirot -O1 -g -gl -gh -WG -vewnhi -l
-FiF:\Sources\own\SODO\lib\i386-win32 -Fusynapse
-FuF:\Sources\own\virtualmedia\package\lib\i386-win32
-FuF:\Sources\own\varios\streams\lib\i386-win32
-FuF:\Sources\own\components\lib\i386-win32
-FuF:\Lazarus\components\lazcontrols\lib\i386-win32
-FuF:\Lazarus\lcl\units\i386-win32
-FuF:\Lazarus\lcl\units\i386-win32\win32
-FuF:\Lazarus\packager\units\i386-win32 -Fu. -FUlib\i386-win32\
-FEoutput\ -osodo.exe -dLCL -dLCLwin32
I can not see any -XX around :-? Same code executes fine under Win7.
--
Best regards,
José
More information about the Lazarus
mailing list