[dtardon at redhat.com: Re: windows and mergedlibs - help with debugging makefile]
Noel Grandin
noel at peralex.com
Wed Nov 12 00:14:27 PST 2014
Hi David
Thanks for your reply.
On 2014-11-11 03:39 PM, David Tardon wrote:
> But I really do not know how to solve this generically. If a test uses
Perhaps we don't need to?
The Microsoft linker has an option /FORCE:MULTIPLE, which will basically ignore this error.
http://msdn.microsoft.com/en-us/library/70abkas3.aspx
I figured out how to add this option globally, so I know it "fixes" this problem.
But I would prefer to add it locally, and only in --enabled-merged-libs mode.
Is there a way I can do this in the
connectivity/CppunitTest_connectivity_commontools.mk
file?
Thanks, Noel
Disclaimer: http://www.peralex.com/disclaimer.html
More information about the LibreOffice
mailing list