Fichero .MAP (SOLUCIONADO)

Fichero .MAP (SOLUCIONADO)

Postby Armando » Sat Jun 17, 2023 4:32 am

Foreros:

Actualmente al compila mi aplicación, automático se genera un fichero con el
mismo nombre de la aplicación pero con extensión .MAP

Cómo evitarlo?

Saludos
Last edited by Armando on Sat Jun 17, 2023 7:46 pm, edited 1 time in total.
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3061
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México


Re: Fichero .MAP

Postby Armando » Sat Jun 17, 2023 2:25 pm

Mr. Enrico:

My tools

FW2012, BCC7 & Harbour

Thanks my friend
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3061
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México

Re: Fichero .MAP

Postby Enrico Maria Giordano » Sat Jun 17, 2023 2:46 pm

In buildx.bat, try replacing this line

echo %1.map, + >> b32.bc

with this other

echo , + >> b32.bc
User avatar
Enrico Maria Giordano
 
Posts: 8315
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Fichero .MAP

Postby karinha » Sat Jun 17, 2023 3:29 pm

Code: Select all  Expand view

@If Exist FABRICIO.Exe Del FABRICIO.EXE
@If Exist *.Bak        Del *.Bak
@If Exist *.Obj        Del *.Obj
@If Exist *.Log        Del *.Log
@If Exist *.C          Del *.C
@If Exist *.MAP        Del *.MAP
 


Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7213
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Fichero .MAP

Postby karinha » Sat Jun 17, 2023 3:40 pm

Ó:

%bcdir%\bin\ilink32 -Gn -M -m -s -Tpe -x -ap @b32.bc

Code: Select all  Expand view

Turbo Incremental Link 6.90 Copyright (c) 1997-2017 Embarcadero Technologies, Inc.
Syntax: ILINK32 objfiles, exefile, mapfile, libfiles, deffile, resfiles
@xxxx indicates use response file xxxx
General Options:                        -Af:nnnn Specify file alignment
  -C       Clear state before linking   -Ao:nnnn Specify object alignment
  -wxxx    Warning control              -ax      Specify application type
  -Enn     Max number of errors         -b:xxxx  Specify image base addr
  -r       Verbose linking              -Txx     Specify output file type
  -q       Supress banner               -H:xxxx  Specify heap reserve size
  -c       Case sensitive linking       -Hc:xxxx Specify heap commit size
  -v       Full debug information       -S:xxxx  Specify stack reserve size
  -Gn      No state files               -Sc:xxxx Specify stack commit size
  -Gi      Generate import library      -Vd.d    Specify Windows version
  -GD      Generate .DRC file           -Dstring Set image description
Map File Control:                       -Vd.d    Specify subsystem version
  -M       Map with mangled names       -Ud.d    Specify image user version
  -m       Map file with publics        -GC      Specify image comment str
  -s       Detailed segment map         -GF      Set image flags
  -x       No map                       -Gl      Static package
Paths:                                  -Gpd     Design time only package
  -I       Intermediate output dir      -Gpr     Runtime only package
  -L       Specify library search paths -GS      Set section flags
  -j       Specify object search paths  -Gt      Fast TLS
Image Control:                          -Gz      Do image checksum
  -d       Delay load a .DLL            -Rr      Replace resources
 


Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7213
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Fichero .MAP

Postby Armando » Sat Jun 17, 2023 6:56 pm

Hola:

Me disculpo porque olvide mencionar que uso xMate v 1.15 para compilar,
y no encuentro los textos recomendados.

Saludos
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3061
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México

Re: Fichero .MAP

Postby karinha » Sat Jun 17, 2023 7:37 pm

Armando, no hay un botton escrito <Linkador>? ó algo similar en inglês ó español? Donde está el ILINK32?

Code: Select all  Expand view

ilink32 -Gn -M -m -s -Tpe -x -ap
 


Creo sea por ejemplo: proyecto.ENV no és ahí?

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7213
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Fichero .MAP

Postby Armando » Sat Jun 17, 2023 7:46 pm

Karinha y amigos:

Bingo !, ahí estaba, solucionado.

Muchas gracias
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3061
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 56 guests