View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007157CMakeModulespublic2008-06-03 17:512008-07-03 16:00
ReporterRodolfo Schulz de Lima 
Assigned ToDouglas Gregor 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in VersionCMake-2-6 
Summary0007157: FindBoost doesn't find boost libraries infixed by gcc with version
DescriptionIn my boost installation, the boost libraries are named:
libboost_date_time-gcc43-mt-1_35.so.1.35.0
libboost_thread-gcc43-mt.so

an so on.

The FindBoost from trunk fail to parse the gcc version to come up with the -gcc43- part of the lib name. The problem is in the regex used. I didn't check if the same happens on cmake-2.6.

The attached patch should correct this.
TagsNo tags attached.
Attached Filesdiff file icon findboost_patch.diff [^] (916 bytes) 2008-06-03 17:51 [Show Content]

 Relationships

  Notes
(0012614)
Douglas Gregor (developer)
2008-07-03 15:52

Fixed in CMake CVS.

 Issue History
Date Modified Username Field Change
2008-06-03 17:51 Rodolfo Schulz de Lima New Issue
2008-06-03 17:51 Rodolfo Schulz de Lima File Added: findboost_patch.diff
2008-06-06 11:07 Bill Hoffman Status new => assigned
2008-06-06 11:07 Bill Hoffman Assigned To => Douglas Gregor
2008-07-03 15:52 Douglas Gregor Status assigned => resolved
2008-07-03 15:52 Douglas Gregor Fixed in Version => CMake-2-6
2008-07-03 15:52 Douglas Gregor Resolution open => fixed
2008-07-03 15:52 Douglas Gregor Note Added: 0012614
2008-07-03 16:00 Douglas Gregor Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team