|
|
1.1 ! root 1: $! ! 2: $! Build GCC ! 3: $! ! 4: $! Set the def dir to proper place for use in batch. Works for interactive too. ! 5: $flnm = f$enviroment("PROCEDURE") ! get current procedure name ! 6: $set default 'f$parse(flnm,,,"DEVICE")''f$parse(flnm,,,"DIRECTORY")' ! 7: $! ! 8: $! First, build the preprocesor. ! 9: $! ! 10: $ @make-cccp ! 11: $! ! 12: $! To build the GNU C++ compiler in addition to the GNU CC compiler, comment ! 13: $! out the `@make-cc1' line, and uncomment the `@make-cc1 cc1 cc1plus' line. ! 14: $! To also build Objective-C, add "cc1obj" to the list. ! 15: $! ! 16: $! See the file make-cc1.com for a complete list of options. ! 17: $! ! 18: $ @make-cc1 ! 19: $! @make-cc1 cc1 cc1plus
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.