boost is unusable when included in projects compiled with gcc-4.0
The problem occurs because of a check in the file:
/sw/include/boost/config/compiler/gcc.hpp
// last known and checked version is 3.4:
#if (__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ > 4))
# if defined(BOOST_ASSERT_CONFIG)
# error "Unknown compiler version - please run the configure
tests and report the results"
# else
# warning "Unknown compiler version - please run the configure
tests and report the results"
# endif
#endif
The file has been updated in boost CVS not to warn for post gcc 3.4.
Seems like someone needs to update the boost version in fink but this
package is said to have no maintainer.
NB: this email is send from fink commander and I not a subscriber of
fink-devel. please cc me in the answer.
Info:
--
Package manager version: 0.24.14
Distribution version: 0.8.0.rsync
Mac OS X version: 10.4.5
December 2001 Developer Tools
gcc version: 8
make version: 3.80
Feedback Courtesy of FinkCommander
JiHO
---
Windows, c'est un peu comme le beaujolais nouveau :
a chaque nouvelle cuvee on sait que ce sera degueulasse,
mais on en prend quand meme par masochisme.
---
http://jo.irisson.free.fr/
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel