--- supported-platforms.mdwn 2008/11/09 15:51:47 1.9 +++ supported-platforms.mdwn 2008/11/22 03:56:55 1.10 @@ -22,6 +22,28 @@ You must build and install the pcc-libs module which contains libpcc.a and stddef.h header files. +__Ubuntu Linux: Intrepid Ibex 8.10__ + +You must build and install the pcc-libs module which contains libpcc.a and stddef.h header files. + +me@MY-BOX:~$ cvs -d :pserver:anonymous@pcc.ludd.ltu.se:/cvsroot co pcc-libs +me@MY-BOX:~$ cd pcc-libs +me@MY-BOX:~/pcc-libs$ ./configure +me@MY-BOX:~/pcc-libs$ make +me@MY-BOX:~/pcc-libs$ sudo make install + +Then build and install pcc + +me@MY-BOX:~$ cvs -d :pserver:anonymous@pcc.ludd.ltu.se:/cvsroot co pcc +me@MY-BOX:~$ cd pcc +me@MY-BOX:~/pcc$ ./configure +me@MY-BOX:~/pcc$ gedit cc/ccp/Makefile cc/ccom/Makefile& + +delete the "-Werror" from the "CFLAGS =" line in both files and save + +me@MY-BOX:~/pcc$ make +me@MY-BOX:~/pcc$ sudo make install + __MidnightBSD-current (i386/sparc64)__ Unless you're using the MirPorts Framework to install pcc, you must build and install the pcc-libs module.
Powered by rcshistory.cgi 0.3