|
Bugzilla – Full Text Bug Listing |
| Summary: | compilation of src/simulator/time.cc with gcc eats up to 1.4G of RAM | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Andrey Mazo <ahippo> |
| Component: | core | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | ahippo, mathieu.lacage |
| Priority: | P3 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Andrey Mazo
2009-09-29 14:12:02 UTC
(In reply to comment #0) > Compilation of time.cc eats up to 1.4G of RAM and about 5 minutes with > gcc-4.3.2 and gcc-4.4.1 (not tested on other compilers yet). > This makes the whole compilation of ns-3 nearly impossible on low-memory > machines. changeset d0b9a6e08e47 workarounds this problem. |