Hi Viktor,

I've just committed .dll creation under OS/2 and GCC.

I needed to use external programs to create .def file and import library for
the .dlls; I've just added a reference to them to the .mk file; these commands
are available when GCC is istalled.

but I've got a couple of questions:

1) import library for .dll has to be created inside lib\; how can I reference
the correct path from gcc.mk (.dll is created inside bin\)?

2) how can I test that the .dll is working ok?

3) clean does not remove .dlls, do I have to add .dll removing to some .mk
file in particular?

Thanks.

Maurilio.

-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to