Consulta por parámetro de compilación HBMK2

340 views
Skip to first unread message

Antonio Cardinaux

unread,
Oct 2, 2012, 11:14:12 AM10/2/12
to harbou...@googlegroups.com
En la compilación con Clipper uso esto:

clipper <archprg> /l

Este parámetro suprime los números de línea del PRG, y por ende también disminuye el tamaño del ejecutable
¿ Existe algún parámetro similar cuando se compila con hbmk2 ?

Translator with Google

In compiling with Clipper use this:

clipper <archprg> clipper /l

This parameter suppresses line numbers of PRG, and therefore also reduces the size of the executable
Is there a similar parameter when compiled with hbmk2?

Juan Francolino

unread,
Oct 2, 2012, 11:22:35 AM10/2/12
to harbou...@googlegroups.com
Hola,

Obten�s la ayuda con:

hbmk2 -help

Si el problema es el tama�o del ejecutable, agrega al final el par�metro
-comp

HBMK2 tu_programa -comp

Un saludo,

Juan


El 02/10/2012 12:14 p.m., Antonio Cardinaux escribi�:
> En la compilaci�n con Clipper uso esto:
>
> clipper <archprg> /l
>
> Este par�metro suprime los n�meros de l�nea del PRG, y por ende
> tambi�n disminuye el tama�o del ejecutable
> � Existe alg�n par�metro similar cuando se compila con hbmk2 ?
>
> Translator with Google
>
> In compiling with Clipper use this:
>
> clipper <archprg> clipper /l
>
> This parameter suppresses line numbers of PRG, and therefore also
> reduces the size of the executable
> Is there a similar parameter when compiled with hbmk2?
> --
> You received this message because you are subscribed to the Google
> Groups "Harbour Users" group.
> Unsubscribe: harbour-user...@googlegroups.com
> Web: http://groups.google.com/group/harbour-users

DaNiEl MaXiMiLiAnO

unread,
Oct 2, 2012, 11:26:14 AM10/2/12
to harbou...@googlegroups.com
Hola Antonio:
tecleando "HBMK2" y dando enter desde la linea de comandos (CMD) te entrega una lista de paramentros para poder incluir en tu compilacion.

en epocas actuales no interesa mucho el tamaño del ejecutable. en mi caso uso la libreria HMG de roberto lopez y la aplicacion pesa unos 3.45 megas en el ejecutable final, corre bien en ambientes como XP con 512 de ram.
puedes comentar porque necesitas que el ejecutabe sea mas chico ?

 
Saludos
                DaNIEl MaXiMiLiAnO


De: Antonio Cardinaux <ancar...@gmail.com>
Para: harbou...@googlegroups.com
Enviado: martes, 2 de octubre de 2012 12:14
Asunto: [harbour-users] Consulta por parámetro de compilación HBMK2

Juan Francolino

unread,
Oct 2, 2012, 11:29:02 AM10/2/12
to harbou...@googlegroups.com
Hola,

El par�metro para compresi�n es:

-compr
HBMK2 tu_programa -compr

Saludos


Juan



El 02/10/2012 12:22 p.m., Juan Francolino escribi�:

Maurizio la Cecilia

unread,
Oct 2, 2012, 11:46:37 AM10/2/12
to harbou...@googlegroups.com, Antonio Cardinaux
Yes.
Try using:
hbmk2 <archprg> -prgflag=-l

BR
Maurizio

Nella citazione in data martedì 2 ottobre 2012 17:14:12, Antonio
Cardinaux ha scritto:

vszakats

unread,
Oct 3, 2012, 6:14:54 AM10/3/12
to harbou...@googlegroups.com, Antonio Cardinaux
Or:
   hbmk2 <archprg> -l

-- Viktor

Edux 22

unread,
Oct 26, 2018, 4:34:39 PM10/26/18
to Harbour Users
Reply all
Reply to author
Forward
0 new messages