Allow separate compilation of tools that use the XTC library. This is currently not possible, because the XTC modules import the SSL modules.

If the XTC library is going to be compiled separately as well (not really necessary, but might be useful) then a possible problem is that the XTC repository is defined as a macro. A simple solution could be to define the location strategy separately (not compiled in the library). An interesting issue is that this strategy is then external to the separately compiled library.

Submitted on 19 June 2004 at 12:30

Log in to post comments