View Single Post
Old 18th November 2008
JMJ_coder JMJ_coder is offline
VPN Cryptographer
 
Join Date: May 2008
Posts: 464
Default

Quote:
Originally Posted by Oko View Post
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.
I wasn't so much asking for help as pointing to a - huh, look at that. But, I'm running NetBSD 4.0.1 with kernel 5.99.01 and pcc-current (whatever that is in pkgsrc-2008Q3 - I can get exact version if you want). I went with current because apparently the makefile in the pcc source is still off (it won't properly compile - there's a PR already for that).

version: pcc 0.9.9 for i386--netbsdelf


I'm not going to worry too much about this now - my C/C++ programs this semester have to be compiled with gcc, so I was just taking pcc out for a little test drive. I'll be looking to get everything (that is everything, not just pcc) on my laptop working over Christmas break (about 80-90% there now).
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14)

Last edited by JMJ_coder; 18th November 2008 at 12:47 AM.
Reply With Quote