Re: [Harbour] MINGW - Dll to Lib - Command Syntax

2009-11-05 Thread Pritpal Bedi
Hi Przemek Przemysław Czerpak wrote: > > If you have harbour.dll then you can link it with your application > by adding two parameters: >-L -lharbour > MinGW linker can take any DLL and create import library on the fly. > It has also some extensions, i.e. if DLL does not contain any exporte

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Massimo Belgrano
I like also the google group http://groups.google.com/group/comp.lang.clipper/topics http://groups.google.com/group/gmail-help-discussion and i like also idea of having harbour user fo

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Massimo Belgrano
This is my idea about how make forum more active 1 search capability because use be suggested to start search as first action 2 web visibility of same important/recent post because we need made active Here is where i very poor http://sourceforge.net/apps/phpbb/harbour-project/ seem that very few

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Viktor Szakáts
Thanks for your vote and input. I'd like to ask you to hold off redirecting users until we make a final decision on this. BTW I believe attachments should be possible to enable in our forum. Can someone check? Vailton, Chen? Hello Viktor, Regarding the phpBB Harbour's forum attachment feature

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Teo Fonrouge
On Nov 5, 2009, at 5:04 PM, Viktor Szakáts wrote: Follow is my valuation 0-10 of actual harbour user list: http://sourceforge.net/apps/phpbb/harbour-project/ =4 no attachment http://lists.harbour-project.org/pipermail/harbour-users/=5 difficult login,slow http://www.hmgforu

[Harbour] SF.net SVN: harbour-project:[12825] trunk/harbour

2009-11-05 Thread druzus
Revision: 12825 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12825&view=rev Author: druzus Date: 2009-11-05 23:16:00 + (Thu, 05 Nov 2009) Log Message: --- 2009-11-06 00:15 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rtl/strca

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Massimo Belgrano
Yes i not redirecting users. and still sorry i made error due to much harbour love why roberto lopez is not writing here from same week? 2009/11/6 Viktor Szakáts > Follow is my valuation 0-10 of actual harbour user list: >> http://sourceforge.net/apps/phpbb/harbour-project/ =4 no

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Viktor Szakáts
Follow is my valuation 0-10 of actual harbour user list: http://sourceforge.net/apps/phpbb/harbour-project/ =4 no attachment http://lists.harbour-project.org/pipermail/harbour-users/=5 difficult login,slow http://www.hmgforum.com/viewforum.php?f=7 =8 good int

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Viktor Szakáts
We already have our forum linked in. Linking the dev list may not be a very good idea there as dev-list isn't the right place to give classic user support. Okay, then let's point the potential new users to the Harbour User Mail list, or simply show the link: http://www.harbour-project.org/ma

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Massimo Belgrano
Follow is my valuation 0-10 of actual harbour user list: http://sourceforge.net/apps/phpbb/harbour-project/ =4 no attachment http://lists.harbour-project.org/pipermail/harbour-users/=5 difficult login,slow http://www.hmgforum.com/viewforum.php?f=7 =8 good integratio

Re: [Harbour] MINGW - Dll to Lib - Command Syntax

2009-11-05 Thread Przemysław Czerpak
On Thu, 05 Nov 2009, Pritpal Bedi wrote: Hi > > You don't need it though, since you can pass plain > > dlls to mingw linker. > This seems ok. > Can you show me the syntax what I must > insert into vouch.hbm ? If you have harbour.dll then you can link it with your application by adding two param

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Teo Fonrouge
On Nov 5, 2009, at 4:08 PM, Viktor Szakáts wrote: Here what I replied back then in private: On 2009 Nov 3, at 21:14, Teo Fonrouge wrote: Begin forwarded message: From: Teo Fonrouge Date: November 3, 2009 1:13:00 PM CST To: "Harbour Project Main Developer List." > Subject: [Viktor] Sugg

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Viktor Szakáts
Here what I replied back then in private: On 2009 Nov 3, at 21:14, Teo Fonrouge wrote: Begin forwarded message: From: Teo Fonrouge Date: November 3, 2009 1:13:00 PM CST To: "Harbour Project Main Developer List." > Subject: [Viktor] Suggestions on How to Get Help Hello Viktor, It would b

Re: [Harbour] MINGW - Dll to Lib - Command Syntax

2009-11-05 Thread Viktor Szakáts
Viktor Szakáts wrote: You don't need it though, since you can pass plain dlls to mingw linker. This seems ok. Can you show me the syntax what I must insert into vouch.hbm ? I could only guess, since I never had to use it, probably -lsomething.dll. If you cannot push it through the hbmk2 fi

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Pritpal Bedi
Hello Tecnologia-2 wrote: > > Hello Harbour-project! > > First, I must tell that IMO xhb-diff.txt document is the best effort ever > made to state parameters that really help [x]Harbour users to choose > between Harbour and xHarbour. Beyond all the facts it describes, the > reading gives a clu

Re: [Harbour] MINGW - Dll to Lib - Command Syntax

2009-11-05 Thread Pritpal Bedi
Hi Viktor Szakáts wrote: > > You don't need it though, since you can pass plain > dlls to mingw linker. > This seems ok. Can you show me the syntax what I must insert into vouch.hbm ? Regards Pritpal Bedi -- View this message in context: http://old.nabble.com/MINGW---Dll-to-Lib---Command

Re: [Harbour] Fwd: [Viktor] Suggestions on How to Get Help

2009-11-05 Thread Tecnologia
Hello Harbour-project! First, I must tell that IMO xhb-diff.txt document is the best effort ever made to state parameters that really help [x]Harbour users to choose between Harbour and xHarbour. Beyond all the facts it describes, the reading gives a clue about the different development philoso

Re: [Harbour] MINGW - Dll to Lib - Command Syntax

2009-11-05 Thread Viktor Szakáts
Can someone enlighten me how can I extract a static linkable lib from a .dll with MINGW? There is no way to create a statically linkable lib from any dll on Windows. (well, there is one tool, but it doesn't work and it a complete hack) If you want to create implibs from .dlls for mingw, the roa

Re: [Harbour] MINGW - Dll to Lib - Command Syntax

2009-11-05 Thread Massimo Belgrano
Hi Pritpal I post here my incomplete info dlltool can do the equivalent of IMPLIB., but is limited and buggly. same situation like ads is sufficent copy .a in lib the above method does not work with __stdcall functions. For MSVC will prefix an underscore to __stdcall functions while MinGW will not.

[Harbour] MINGW - Dll to Lib - Command Syntax

2009-11-05 Thread Pritpal Bedi
Hello Can someone enlighten me how can I extract a static linkable lib from a .dll with MINGW? This should be equivalent to "implib" utility of BCC. Regards Pritpal Bedi -- View this message in context: http://old.nabble.com/MINGW---Dll-to-Lib---Command-Syntax-tp26221154p26221154.html Sent f

[Harbour] SF.net SVN: harbour-project:[12824] trunk/harbour

2009-11-05 Thread vszakats
Revision: 12824 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12824&view=rev Author: vszakats Date: 2009-11-05 19:03:08 + (Thu, 05 Nov 2009) Log Message: --- 2009-11-05 19:25 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg