On Wed, 12 May 2010, Massimo Belgrano wrote: Hi Massimo,
> About an idea of completely different implementation of pragma > I want remember that xbase++ support an intersting preprocessor directive > #pragma library ("mylib.lib") > Is possible implement also in harbour for minigw? > or at least adapt something like > #pragma BEGINDUMP > #pragma comment( lib, "mylib.lib" ) > #pragma ENDDUMP This is not portable extension. I can implement it inside PP but it will not change the fact that most of C compilers/platforms used by Harbour do not support storing library references inside .o|.obj files so it will not work. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour