Re: Information on Build.info

2019-06-19 Thread Richard Levitte
A very simple answer would be to have 'no-shared' as a configuration option. That does mean that no shared libraries will be built, and that might not be satisfactory. Any, for the question "what would happen?" is that any program or module that get this change will be linked with the static lib

Re: Information on Build.info

2019-06-19 Thread J. J. Farrell
Have you tried it? It's the simplest way to find out what would happen, though it's a very strange thing to do. It's almost certainly not the best way to do whatever you're trying to do. If you take a step back and tell us what you are trying to achieve overall you'll be more likely to get use

Information on Build.info

2019-06-18 Thread shiva kumar
Hi, Actually I wanted to know how build.info file in each directory such as apps, engines etc, will used generate the Make file, what would happen If I wanted to change the build.info file 1) in openssl/*apps/build.info * what would happen if I change *DEPEND[openssl]=libapps.a