Tips
Do not try to compile a large program not compatible with your current version of gcc, instead, compile a version of gcc compatible with the program, and then use the gcc to compile it. (however, newest gcc does not even compile the old versions. In this case, compile a not-that-old version which compiles the old version to compile the old version. What a mess!)
No comments:
Post a Comment