Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Compilers > Re: Introduce a...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 5 Topic 2417 of 2472
Post > Topic >>

Re: Introduce a C Compiler ucc

by karel <gress@[EMAIL PROTECTED] > May 10, 2008 at 11:46 PM

On May 11, 11:13 am, dreamAnders <dream_and...@[EMAIL PROTECTED]
> wrote:
> ucc is an ANSI C Compiler. Its code size is about 15,000 lines.

Tryin to compile this :
#include <stdio.h>
int main()
{
        printf("hello world\n");
        return 0;
}
gives me this:
[k2@[EMAIL PROTECTED]
 ucc]$ ucc t.c
fatal error in /usr/local/lib/ucc/ucl
ucc fatal error
If I remove the include it compiles OK.
Where the ucl searches for <stdio.h> ?

Jaro Gress
 




 5 Posts in Topic:
Introduce a C Compiler ucc
dreamAnders <dream_and  2008-05-10 18:13:59 
Re: Introduce a C Compiler ucc
karel <gress@[EMAIL PR  2008-05-10 23:46:20 
Re: Introduce a C Compiler ucc
"Alex L.K" <  2008-05-11 18:33:38 
Re: Introduce a C Compiler ucc
karel <gress@[EMAIL PR  2008-05-11 22:04:50 
Re: Introduce a C Compiler ucc
"Razvan Aciu" &  2008-05-12 11:43:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Jul 24 0:00:50 CDT 2008.