Amigos del foro:
Cuando compilo usando xMate, se genera un fichero con el nombre de la aplicación
y con extensión .TDS, que es? y como omitirlo?
Saludos
Antonio Linares wrote:Tienes que usar -td en minúsculas
Turbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc.
Syntax: ILINK32 objfiles, exefile, mapfile, libfiles, deffile, resfiles
@xxxx indicates use response file xxxx
General Options:
-C Clear state before linking
-Enn Max number of errors
-GD Generate .DRC file
-Gi Generate import library
-Gn No state files
-c Case sensitive linking
-q Suppress banner
-r Verbose linking
-v Full debug information
-wxxx Warning control
Map File Control:
-M Map with mangled names
-m Map file with publics
-s Detailed segment map
-x No map
Paths:
-I Intermediate output dir
-L Specify library search paths
-j Specify object search paths
Image Control:
-Af:nnnn Specify file alignment
-Ao:nnnn Specify object alignment
-Dstring Set image description
-GC Specify image comment str
-GE:option|0xNNNN[=on|off] Set DLL characteristics flags
ALLOWBIND | ALLOWISOLATION | DYNAMICBASE | HIGHENTROPYVA
NXCOMPAT | TSAWARE
-GF:option Set image flags
SWAPNET | SWAPCD | UNIPROCESSOR | LARGEADDRESSAWARE | AGGRESSIVE
-GS Set section flags
-Gl Static package
-Gpd Design time only package
-Gpr Runtime only package
-Gt Fast TLS
-Gz Do image checksum
-H:xxxx Specify heap reserve size
-Hc:xxxx Specify heap commit size
-Rr Replace resources
-S:xxxx Specify stack reserve size
-Sc:xxxx Specify stack commit size
-Txx Specify output file type
-Ud.d Specify image user version
-Vd.d Specify subsystem version
-ax Specify application type
-b:xxxx Specify image base addr
-d Delay load a .DLL
Use the -Gn option to disable incremental linking, which also prevents the generation of TDS files.
Turbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc.
Syntax: ILINK32 objfiles, exefile, mapfile, libfiles, deffile, resfiles
@xxxx indicates use response file xxxx
General Options:
-C Clear state before linking
-Enn Max number of errors
-GD Generate .DRC file
-Gi Generate import library
-Gn No state files
-c Case sensitive linking
-q Suppress banner
-r Verbose linking
-v Full debug information
-wxxx Warning control
Map File Control:
-M Map with mangled names
-m Map file with publics
-s Detailed segment map
-x No map
Paths:
-I Intermediate output dir
-L Specify library search paths
-j Specify object search paths
Image Control:
-Af:nnnn Specify file alignment
-Ao:nnnn Specify object alignment
-Dstring Set image description
-GC Specify image comment str
-GE:option|0xNNNN[=on|off] Set DLL characteristics flags
ALLOWBIND | ALLOWISOLATION | DYNAMICBASE | HIGHENTROPYVA
NXCOMPAT | TSAWARE
-GF:option Set image flags
SWAPNET | SWAPCD | UNIPROCESSOR | LARGEADDRESSAWARE | AGGRESSIVE
-GS Set section flags
-Gl Static package
-Gpd Design time only package
-Gpr Runtime only package
-Gt Fast TLS
-Gz Do image checksum
-H:xxxx Specify heap reserve size
-Hc:xxxx Specify heap commit size
-Rr Replace resources
-S:xxxx Specify stack reserve size
-Sc:xxxx Specify stack commit size
-Txx Specify output file type
-Ud.d Specify image user version
-Vd.d Specify subsystem version
-ax Specify application type
-b:xxxx Specify image base addr
-d Delay load a .DLL
@If Exist *.Bak Del *.Bak
@If Exist ARMANDO.Obj Del ARMANDO.Obj
@If Exist *.Log Del *.Log
@If Exist ARMANDO.Map Del ARMANDO.Map
@If Exist ARMANDO.PPO Del ARMANDO.Ppo
@If Exist ARMANDO.TDS Del ARMANDO.TDS
@If Exist *.Bc Del *.bc
@If Exist ARMANDO.C Del ARMANDO.C
@If Exist ARMANDO.HC Del *.HC
If Exist ARMANDO.Exe Del ARMANDO.Exe
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Google [Bot] and 35 guests