|
Revision 40, 415 bytes
(checked in by pennmush, 3 years ago)
|
|
PennMUSH 1.50p14 Archival
|
| Line | |
|---|
| 1 | * Linux 1.2.x distributions don't compile right when using -g -O flags |
|---|
| 2 | and the ident library. A bunch of multiple definition linker errors |
|---|
| 3 | from libg.a. If anyone knows how to solve this, tell me! |
|---|
| 4 | |
|---|
| 5 | * Ralph Melton reports that compiling with gcc 2.5.8 under SunOS 4.1.1 |
|---|
| 6 | using -O optimization and forking dumps causes the dump process to |
|---|
| 7 | crash. Removing -O fixes the problem; so might using a more recent gcc. |
|---|