9 More Discussions You Might Find Interesting
1. AIX
Hi Guys,
I want to know what are the different C compilers are available on AIX like cc, gcc etc.
Appreciate your help.
Regards,
Srikanth:) (1 Reply)
Discussion started by: ysrikanth
1 Replies
2. Homework & Coursework Questions
Hello
I have a questions and m stuck on it.
Theoritcally the phases of compiler.
1. Lexical analyis -- genrates tokes
NOW MY QUESTION IS: where i can see these token if i make a simple C program.
Please guys tell me step to see it. and other phases too.
your help will be appreciated... (1 Reply)
Discussion started by: aditya08
1 Replies
3. Homework & Coursework Questions
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!
1. The problem statement, all variables and given/known data:
Basically, the prompt is make a makefile with various sub makefiles in their respective subdirectories. All code... (1 Reply)
Discussion started by: Tatl
1 Replies
4. Programming
i have windows 7 64bit, and i want to program C in it, i have the eclipse for C, but it wont work because i have no C compilers , where do i get a C compiler, so eclipse will work?
I usually transfer to a unix server and use a command
gcc -Wall -g -o ___ ___
where can i get the gcc C... (5 Replies)
Discussion started by: omega666
5 Replies
5. Programming
Hello Gurus,
i am ok with the concepts of c language but i would like to know
more about the internals of c with respect to the compilers
what happens when we say
gcc filename.c
the a.out will get created(what actaully compiler does to the code inaddition to generating object code)
... (5 Replies)
Discussion started by: MrUser
5 Replies
6. UNIX for Advanced & Expert Users
Hi, I'm trying to run the module load command in a Makefile and i'm getting the following error:
make: module: command not found
Why is this? Is there any way to run this command in a Makefile?
NOTE: command - module load msjava/sunjdk/1.5.0 works fine outside of the Makefile (2 Replies)
Discussion started by: hernandinho
2 Replies
7. AIX
Hi,
While trying to configure Apache Web Server on P630 Server i am getting the below message
"Creating Makefile in src
+ configured for AIX 5.2 platform
Error: could not find any of these C compilers
anywhere in your PATH: gcc cc acc c89
Configure terminated"
when i did a "lslpp -l... (2 Replies)
Discussion started by: cherryven
2 Replies
8. UNIX for Dummies Questions & Answers
How can I find out what C++ compilers are available on my system?
Thanks in advance (7 Replies)
Discussion started by: HelpMeIAmLost
7 Replies
9. Windows & DOS: Issues & Discussions
Hi,
Does anyone know any compilers that will do Microsoft Basic files and make them .exe files.
Thanks :D (1 Reply)
Discussion started by: jacx2
1 Replies