>> Sorry if I missed it, but can you paste here a living >> example for what value it's actually set to? >> > > here is mine when not using old tcp headers, > > (E:\harbour\ftpd)set LIBRARY_PATH > LIBRARY_PATH=E:/SVILUPPO/GCC/V3.3.5/USR/lib/gcc-lib/i386-pc-os2-emx/3.3.5;E:/SVI > LUPPO/GCC/V3.3.5/USR/lib;D:\JAVA11\LIB;
Thank you. >> I'd also like to include it in INSTALL, since it's >> apparently missing. >> > It is a GCC environment setting, so it has to be OK before trying to install > harbour. Okay, I see now that currently some .cmds are called to init the env, maybe this ennvar is setup in there. > >> >> I've just posted a little change which helps >> the case already: $(HB_COMP_PATH_PUB) which >> returns the directory where gcc.exe is residing >> in. >> > > 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. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
