Posts by kingping
- 10.05.2002, 14:51
- Forum: Bugs
- Topic: Compiling Issues (Linux)
- Replies: 2
- Views: 3701
Re: Compiling Issues (Linux)
Nah, it seems deeper than that; its not including anything, even the built in libraries that don't need adding (such as the libraries that contain "new" and "delete"). Very odd.
- 03.05.2002, 18:54
- Forum: Bugs
- Topic: Compiling Issues (Linux)
- Replies: 2
- Views: 3701
Compiling Issues (Linux)
Hi, I'm trying to compile Celestia with GCC 2.95.3 (kernel 2.4.16). I've managed to get to what would appear to be the last line of compiling (linking everything into "celestia"). However, at this point GCC appears to lose it and refuses to acknowledge the presence of any external functions, includi...