I have installed the gcc compiler (from the aix linux toolbox) and it
works to compile c code. However when I try to compile and catalog a
basic program here is what I get:
jsh IJS ~/data -->BASIC IJS.BP TEST
TEST
cc: unrecognized option '-qMAXMEM=32768'
cc: unrecognized option '-qro'
cc: unrecognized option '-qroconst'
BASIC_30.c: In function 'main':
BASIC_30.c:12: warning: incompatible implicit declaration of built-in
function 'exit'
Source file TEST compiled successfully
jsh IJS ~/data -->CATALOG IJS.BP TEST
TEST
cc: unrecognized option '-qMAXMEM=32768'
cc: unrecognized option '-qro'
cc: unrecognized option '-qroconst'
cc: unrecognized option '-bI:/usr/jbc/lib/libjedi.so.el'
cc: unrecognized option '-bI:/usr/jbc/lib/libjbc.so.el'
cc: unrecognized option '-bnolibpath'
ld: 0711-317 ERROR: Undefined symbol: .JLibCStartupAIX
ld: 0711-317 ERROR: Undefined symbol: .JLibAINIT2_V
ld: 0711-317 ERROR: Undefined symbol: .JLibAINIT_V
ld: 0711-317 ERROR: Undefined symbol: .JLibCDEBUG_V
ld: 0711-317 ERROR: Undefined symbol: .JLibFPRINTN_VIB
ld: 0711-317 ERROR: Undefined symbol: .JLibCSTOP_VI
ld: 0711-317 ERROR: Undefined symbol: .JLibCGOSUB_STACK_EMPTY_V
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
collect2: ld returned 8 exit status
** Unable to catalog object TEST **
Is there a configuration file that needs to be changed? If so where is
it and what changes are needed?

--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to