[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
As discussed in section 4.2.2 Which components do I need to compile Pascal code?, other than GPC itself, you need an assembler, linker and friends, a C library and possibly a debugger. The site http://www.delorie.com/djgpp/ recommended the following files and they will help you find a mirror:
`v2/djdev203.zip' | (C library) |
`v2gnu/bnu2951b.zip' | (assembler, ...) |
`v2gnu/gcc2952b.zip' | (gcc) |
`v2gnu/gdb418b.zip' | (debugger) |
`v2gnu/mak379b.zip' | (make) |
`v2gnu/txi40b.zip' | (texi) |
This list is about 10 MB not counting GPC. You can use a binary version of GPC from the web site.