id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5315,address-model and architecture should be reflected in library naming,boost@…,John Maddock,"Hello, i am using boost in projects that need to be build in versions with 32Bit and 64Bit Architectures on the windows platform. Using appropriate naming schemes i can deploy the executables and dlls in the same directory. Only boost libraries must be handled different, because the 32Bit and 64Bit versions end up with the same library name. To resolve this issue, i suggest expanding the naming scheme to include the target architecture. For example on windows this would change {{{ boost_regex-vc100-mt-d-1_46.lib/ boost_regex-vc100-mt-d-1_46.dll }}} to {{{ boost_regex-vc100-amd64-mt-d-1_46.lib/ boost_regex-vc100-amd64-mt-d-1_46.dll }}} Best regards[[BR]] Sönke Schau",Patches,closed,To Be Determined,config,Boost 1.57.0,Problem,fixed,,