Opened 17 years ago
Closed 16 years ago
#499 closed Support Requests (None)
unknown compiler version
Reported by: | dstjames | Owned by: | nobody |
---|---|---|---|
Milestone: | Component: | Building Boost | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
I am not a developer but I need the boost librarys to compile a program I want to look at. When I try to install the boost library for GCC version 4.0.2_20050901-3 on SUSE 10.0 I get into an infinate loop where it keeps telling me unknown compiler version over and over. I am using the command bjam "-sTOOLS=gcc" install. Anyone know what this error means or a workaround? Thanks for any help.
Change History (4)
comment:2 by , 17 years ago
Logged In: YES user_id=1421412 I'm compile with same warning: gcc-C++-action bin/boost/libs/test/build/ libboost_test_exec_monitor.so/gcc/debug/shared-linkable- true/threading-multi/supplied_log_formatters.o In file included from /!archive/games/free_orion/needs/ boost/boost_1_32_0/boost/config.hpp:35, from /!archive/games/free_orion/needs/ boost/boost_1_32_0/boost/test/detail/unit_test_config.hpp: 19, from /!archive/games/free_orion/needs/ boost/boost_1_32_0/boost/test/unit_test_log_formatter.hpp: 19, from /!archive/games/free_orion/needs/ boost/boost_1_32_0/boost/test/detail/ supplied_log_formatters.hpp:19, from /!archive/games/free_orion/needs/ boost/boost_1_32_0/libs/test/build/../src/ supplied_log_formatters.cpp:16: /!archive/games/free_orion/needs/boost/boost_1_32_0/boost/config/ compiler/gcc.hpp:92:7: warning: #warning "Unknown compiler version - please run the configure tests and report the results"
comment:3 by , 16 years ago
Logged In: YES user_id=88359 Boost 1.32 only supports up to version 3.4.x of g++. You should update to the latest version of the libraries.
comment:4 by , 16 years ago
Status: | assigned → closed |
---|
Logged In: YES user_id=131412 I closed this for Nicola Musatti.
Note:
See TracTickets
for help on using tickets.