Page 1 of 1

Enviroment variables to check compiler and linker options

Posted: Tue Jul 03, 2007 1:45 am
by Suman
Hi ,

I am looking for the enviroment variable names where compiler and linker options will be given for the particular unix flavour like AIX or HP-UX. I remember that APT_COMPILER is one. For linker what is the variable name.

Regards,
Suman

Posted: Tue Jul 03, 2007 6:11 am
by thebird
Compiler - APT_COMPILER
Compiler Options - APT_COMPILEOPT
Linker - APT_LINKER
Linker Options - APT_LINKOPT

You would have got these by looking in the Administrator or the Advanced Parallel Job Developer's Guide.
Suman wrote:Hi ,

I am looking for the enviroment variable names where compiler and linker options will be given for the particular unix flavour like AIX or HP-UX. I remember that APT_COMPILER is one. For linker what is the variable name.

Regards,
Suman

Posted: Tue Jul 03, 2007 2:51 pm
by Suman
Thanks for the response.I was not having datastage in front of me. I have already got it after looking into datastage.I may face same situation in future. I can find the answer then with your reply. Closing this post as resolved.

Suman