Enviroment variables to check compiler and linker options

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Suman
Participant
Posts: 53
Joined: Thu Oct 07, 2004 8:28 am

Enviroment variables to check compiler and linker options

Post 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
thebird
Participant
Posts: 254
Joined: Thu Jan 06, 2005 12:11 am
Location: India
Contact:

Post 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
Suman
Participant
Posts: 53
Joined: Thu Oct 07, 2004 8:28 am

Post 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
Post Reply