Opened 12 years ago
Closed 12 years ago
#4634 closed Bugs (wontfix)
Problem in build filesystem of boost to a linux machine
| Reported by: | Owned by: | Beman Dawes | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | filesystem |
| Version: | Boost 1.44.0 | Severity: | Showstopper |
| Keywords: | Build filesystem | Cc: |
Description
I am trying to build libboost_filesystem to a Linux machine. I followed the instruction (i want to only build filesysten and regex libraries):
./bootstrap.sh --prefix=$HOME/boost --with-libraries=filesystem,regex
./bjam install
Then i got lots of errors, please see the attached file for error report. the library file libboost_filesystem.a can not be created.
Attachments (1)
Change History (3)
by , 12 years ago
| Attachment: | report.txt added |
|---|
comment:1 by , 12 years ago
| Component: | Building Boost → filesystem |
|---|---|
| Owner: | set to |
gcc 3.2 is ancient. We haven't tested against it for a long time. I suggest that you upgrade to a more recent version of gcc.
comment:2 by , 12 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Error report