search for: relinked_library

Displaying 5 results from an estimated 5 matches for "relinked_library".

2005 Jan 14
6
[LLVMdev] Proposed Makefile Changes
...uild a "relinked" object file by default for each library unless DONT_BUILD_RELINKED is specified. While this is common for LLVM, it isn't for projects which will want an archive or shared library. If a relinked library is needed, something link RELINKED_LIBRARY=1 should be specified so that it documents in the makefile what is getting built. 5. Some of the names of the directives are a little confusing. We have BUILD_ARCHIVE to specify building an archive. But, we have SHARED_LIBRARY to specify building a shared library. I thi...
2005 Jan 16
0
[LLVMdev] Proposed Makefile Changes
...;relinked" object file by default for each library unless > DONT_BUILD_RELINKED is specified. While this is common for LLVM, > it isn't for projects which will want an archive or shared > library. If a relinked library is needed, something link > RELINKED_LIBRARY=1 should be specified so that it documents in > the makefile what is getting built. > 5. Some of the names of the directives are a little confusing. We > have BUILD_ARCHIVE to specify building an archive. But, we have > SHARED_LIBRARY to specify building a s...
2005 Jan 16
0
[LLVMdev] Proposed Makefile Changes
...;relinked" object file by default for each library unless > DONT_BUILD_RELINKED is specified. While this is common for LLVM, > it isn't for projects which will want an archive or shared > library. If a relinked library is needed, something link > RELINKED_LIBRARY=1 should be specified so that it documents in > the makefile what is getting built. > 5. Some of the names of the directives are a little confusing. We > have BUILD_ARCHIVE to specify building an archive. But, we have > SHARED_LIBRARY to specify building a s...
2005 Jan 16
1
[LLVMdev] Proposed Makefile Changes
...ct file by default for each library unless > > DONT_BUILD_RELINKED is specified. While this is common for LLVM, > > it isn't for projects which will want an archive or shared > > library. If a relinked library is needed, something link > > RELINKED_LIBRARY=1 should be specified so that it documents in > > the makefile what is getting built. > > 5. Some of the names of the directives are a little confusing. We > > have BUILD_ARCHIVE to specify building an archive. But, we have > > SHARED_LIBRARY to...
2005 Jan 14
0
[LLVMdev] Proposed Makefile Changes
...quot;relinked" object file by default for each library unless > DONT_BUILD_RELINKED is specified. While this is common for LLVM, > it isn't for projects which will want an archive or shared > library. If a relinked library is needed, something link > RELINKED_LIBRARY=1 should be specified so that it documents in > the makefile what is getting built. I think this is fine. > 5. Some of the names of the directives are a little confusing. We > have BUILD_ARCHIVE to specify building an archive. But, we have > SHARED_LIBRARY to...