>> Okay, I see now that currently some .cmds are called 
>> to init the env, maybe this ennvar is setup in there.
>> 
> 
> No, the harbour build process should not set nor change LIBRARY_PATH, this has
> to be set and be correct _before_ installing harbour.

I wasn't clear. I was talking about this in INSTALL:
---
   for OS/2 hosts
   --------------

      --- GCC 3.3.4 and GCC 3.3.5
      C:\usr\bin\gccenv.cmd
      os2-make
      ---

      --- GCC 4.x
      C:\usr\local433\gcc440.cmd
      set HB_COMPILER=gccomf
      os2-make
      ---
---

Harbour build never modifies system variables. It never did.

>>> Ok, but is there a way, inside .mk files to split an env-var using some char
>>> as delimiter? if yes, than we can create the command line for ld which has
>>> this sequence of paths as a variable part, while the rest should be pretty 
>>> fixed.
>> 
>> Yes, it's possble.
> 
> Ok, are there examples available?

There are quite a few in global.mk and other .mk files, 
anyway I've already committed it, untested, so pls 
check it.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to