View Single Post
Old 13th November 2008
Oko's Avatar
Oko Oko is offline
Rc.conf Instructor
 
Join Date: May 2008
Location: Kosovo, Serbia
Posts: 1,102
Default

Quote:
Originally Posted by JMJ_coder View Post
I was testing out pcc and trying to use it to compile my final project - and I ran into an issue with it. It isn't my project, pcc won't even compile a "hello, world" program. It gives the error:

/usr/include//sys/cdefs.h:254: error: "No function renaming possible"
You have to provide us information about your system and setup if you want help.



My fist hunch without any information about your system is that pcc compiler can not find even C libraries as your system is probably set up to use gcc. Do not worry PCC does compile. Without it we would not have BSD.

Last edited by Oko; 13th November 2008 at 04:24 AM.
Reply With Quote