Actually just in recent days a Hungarian OS/2 user approached
me for help. All I could do is point him to this list and INSTALL doc.

Care him carefully, perhaps is the last "Hungarian OS/2 user"  :-)

Most probably :)

If there is anything more to say about OS/2/gcc build (like what
packages to download/install, if it's something special), I think it'd
be good to include it in INSTALL.

In
   ftp://ftp.netlabs.org/pub/gcc/
there are many gcc versions <= gcc335
The proper last one is:
 GCC-3.3.5-csd3.zip
It is unpacked in x:\usr
In x:\usr\bin, executing gccenv.cmd set proper gcc environment

I'll add this to INSTALL links and example.

and with new make:
 ftp://hobbes.nmsu.edu/pub/os2/dev/util/make-3.81-r3-bin-static.zip

This is already included.

Perhaps may require proper libc*.dll file
 libc-0_6_3-csd3.exe or libc-0_6_3-csd3.wpi

Can you define "perhaps" here?
What is the difference between the .exe and .wpi?
(what is .wpi?)

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 build fine Harbour with gcc335 in a.out library format

For "coming soon" Harbour support of OMF type, gcc432, gcc433, gcc440
the small changes described must be applied

As discussed in other thread, here a new compiler name
may be the solution, I'll include any info in INSTALL,
when we have some working solution.

Brgds,
Viktor

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

Reply via email to