Please add references to pcc-libs and the win32 packages:
In addition to the compiler package, PCC needs various libraries and includes. They are managed in a seperate Tree named "pcc-libs".
To checkout the pcc-libs source Tree via cvs, use: "cvs -d :pserver:anonymous@pcc.ludd.ltu.se:/cvsroot co pcc-libs"
For the win32 target (--target=i386-pe), PCC need also the mingw runtime and the win32 api package.
On UNIX, they are expected to be installed in /usr/local/i386-pe/
mingw runtime: http://pcc.ludd.ltu.se/ftp/pub/win32/mingw-runtime-3.14pcc.tar.gz
win32 api: http://pcc.ludd.ltu.se/ftp/pub/win32/w32api-3.11pcc.tar.gz
-- By by ... Detlef
Could we link to at the least the release dir and possibly the pcc-beta dir too from this downloads page. At the moment it can only be reached from News.
Also, consider formatting this page into a list for clarity?