From: Rajesh P. <raj...@gm...> - 2007-03-28 09:23:11
|
Hi, I'm having an issue with gcc compiler on powerpc-ibm-aix5.2.0.0. I've tried installing the RPM package but after successful installation the compiler is not working. Even tried to compile a simple C program 'int main() { return 0; }' using gcc -c file.c and it returns - Assembler: /tmp//ccCt0H7E.s: line 10: 1252-191 Only .llong should be used for relocatable expressions. Am I missing something? Thanks in advance for help. Rajesh |