>
> >
>
> Here is the modified code, check if is corrcet one
> [ I am been able to compile properly with it ]


For best results you should add this line:
         cParam := ArchCompFilter( cParam )
after:
      CASE FN_ExtGet( cParamL ) == ".prg"
and:
      CASE FN_ExtGet( cParamL ) == ".c" .OR. ;
           FN_ExtGet( cParamL ) == ".cpp" /* .cc, .cxx, .cx */

I'll commit this with other changes a bit later today.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to