Viktor Szakáts wrote:
> Can you define "perhaps" here?
> What is the difference between the .exe and .wpi?
> (what is .wpi?)
> 
an auto installer package, like .msi on win32

>> So in Harbour is enough
>>  make install
>>
>> Is optional to select TCP/IP stack. For older one:
>>   set HB_USER_CFLAGS=-DTCPV40HDRS %HB_USER_CFLAGS%
>>   set HB_USER_LDFLAGS=-Lx:\usr\lib\tcpipv4 %HB_USER_LDFLAGS%
> 
> I'll include it, although I still don't understand
> when this is needed, or why.
> 

It is needed if you want your executable to be able to run on old versions of
OS/2 which had a 16/32 bit tcp-ip stack (newer ones have a full 32 bit tcp-ip
stack).

Maurilio.


-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to