[CXX-349] The --dllpath option should function on elf and mach-o platforms Created: 22/Sep/14  Updated: 23/Oct/14  Resolved: 29/Sep/14

Status: Closed
Project: C++ Driver
Component/s: None
Affects Version/s: None
Fix Version/s: legacy-1.0.0-rc1

Type: Improvement Priority: Major - P3
Reporter: Andrew Morrow (Inactive) Assignee: Adam Midvidy
Resolution: Done Votes: 0
Labels: legacy-cxx
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Right now we have a way to pass the runtime library search path into SCons on Windows, but it is not supported on platforms using LD_LIBRARY_PATH or DYLD_LIBRARY_PATH.

It certainly could though, and is an easy change.



 Comments   
Comment by Githook User [ 29/Sep/14 ]

Author:

{u'username': u'amidvidy', u'name': u'Adam Midvidy', u'email': u'amidvidy@gmail.com'}

Message: CXX-349 add option for dynamic libs on non windows
Branch: legacy
https://github.com/mongodb/mongo-cxx-driver/commit/fe64014a44c95f70f82ff1b8da2999e1f794c879

Comment by Andrew Morrow (Inactive) [ 29/Sep/14 ]

https://github.com/mongodb/mongo-cxx-driver/pull/169

Comment by Andrew Morrow (Inactive) [ 26/Sep/14 ]

--runtime-library-search-path?

If you change it, you will need to fix up the MCI configs where this flag is used, and update the Wiki docs as well (if they describe it).

Comment by Adam Midvidy [ 26/Sep/14 ]

should we call it something different? Maybe --dylibpath ?

Generated at Wed Feb 07 21:58:56 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.