git-svn-id: branches/targetandroid@23491 -
@@ -1,4 +1,5 @@
{%skiptarget=wince}
+{%delfiles=targ1a}
{ This file is to check if there is some memory corruption
due to startup code with argument loading
@@ -1,11 +1,11 @@
{ %skiptarget=go32v2,os2 }
{ %opt=-gl -O- }
{ %needlibrary }
+{ %delfiles=tlib1a }
{$goto on}
{ test lineinfo in libraries, to get always proper results, the optimizer
must be turned off with -O- }
-
uses
{$ifdef unix}dl,{$endif unix}sysutils;
@@ -1,5 +1,6 @@
{ %target=linux,android }
+{ %delfiles=tlib2a }
uses dl;
{ %skiptarget=go32v2 }
{ %NEEDLIBRARY }
+{ %delfiles=tlibrary1 }
{ Test program to test linking to fpc library }
{ %NORUN }
{ %SKIPTARGET=macos, go32v2, win64 }
+{ %delfiles=tlibrary3 }
{$ifdef darwin}
{$PIC+}
@@ -1,3 +1,4 @@
+{%delfiles=texec1}
{$mode objfpc}
{$h+}