[cvsnt-dev] Is there way to debug CVS server from within VS2003 editor?

Andreas Tscharner andreas.tscharner at metromec.ch
Thu Feb 14 07:00:54 GMT 2008


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Eric B. wrote:

[snip]
> One question that I did have; I noticed that every "lib" that you use, you 
> use from the source code and recompile.  Is there a reason for that, as 
> opposed to using precompiled, version'ed libs?  For instance, instead of 
> using some regex libs, you have all the source code for regex (pcre) instead 
> of just a precompiled lib.  I'm assuming that is in order to compile for the 
> different environments, instead of having multiple binaried libs?

I don't know how it works on Windows, but on the *ix platforms, the 
configure script looks for the libraries on the system and if it's there 
it does not compile the internal ones, but uses the system libs...

Best regards
	Andreas
-- 
Andreas Tscharner                          andreas.tscharner at metromec.ch
------------------------------------------------------------------------
And the beast shall come forth surrounded by a roiling cloud of
vengeance. The house of the unbelievers shall be razed and they shall be
scorched to the earth. Their tags shall blink until the end of days.
                                             -- The Book of Mozilla 12:10


More information about the cvsnt-dev mailing list