Viktor, Viktor Szakáts wrote: >> The user/installer when it installs the compiler and its tool-chain, so it >> has >> to be present, otherwise you cannot compile even a simple helloworld.c. > > 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; > 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. > > 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. Thanks. Maurilio. -- __________ | | | |__| Maurilio Longo |_|_|_|____| farmaconsult s.r.l. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
