Re: [Harbour] Building libs with hbmk2

2010-05-23 Thread francesco perillo
> So, if indeed everything is linked, it can only be the > result of real references. I started a new build in a new fresh checkout area and it seems ok now. Sorry ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http:/

Re: [Harbour] Building libs with hbmk2

2010-05-21 Thread Viktor Szakáts
Hi, > I have this .hbp file: > -trace > -info > -hblib > -omylib > -inc > -workdir=hbobj > -iInclude > -prgflag=-b > > and then a list of about 20 source files. > > > this files are compiled and I find the .obj files in directory hbobj > >> From these files a mylib.lib is assembled. > > Now I