This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kristjan.jonsson
Recipients alexis, brian.curtin, eric.araujo, jackjansen, jaraco, kristjan.jonsson, loewis, mark.dickinson, mhammond, python-dev, sable, santoso.wijaya, sbt, tarek, tim.golden
Date 2012-05-19.10:28:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337423299.11.0.189536111441.issue13210@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I find no way to override the linker so that it does not search the current directory first.
I think it is best, and probably in the spirit of visual studio, to use the "reference" part of a project to facilitate linking between dependency projects.  it is designed to take the hassle out of libraries and search paths.  I will add references where they are missing.
History
Date User Action Args
2012-05-19 10:28:19kristjan.jonssonsetrecipients: + kristjan.jonsson, loewis, mhammond, jackjansen, mark.dickinson, jaraco, sable, tim.golden, tarek, eric.araujo, brian.curtin, santoso.wijaya, alexis, python-dev, sbt
2012-05-19 10:28:19kristjan.jonssonsetmessageid: <1337423299.11.0.189536111441.issue13210@psf.upfronthosting.co.za>
2012-05-19 10:28:18kristjan.jonssonlinkissue13210 messages
2012-05-19 10:28:18kristjan.jonssoncreate