Viktor Szakáts wrote:
One of these is passing down C options through hbmk command line to the C compiler f.e..
If I recall correctly, I solved this problem in PBMake by creating a link script preprocessor that was able to manipulate the link script based on various external influences.
This also gave me the ability to have conditional sections inside that link script that were resolved before the actual link.
Basically, this added #ifdef capabilities to the link scripts at the same time at no cost.
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
