How to make the compiler print source listing



Help for C/C++ for MVS, OS/390 C/C++, z/OS C/C++ and C/C++ Productivity Tools for OS/390

How to make the compiler print source listing

Postby zatlas1 » Sun Jun 24, 2012 9:12 pm

Hi all
How do I make the z/OS C compiler print source listing. All I get is the errors and the line numbers do not correspond with my source
Thanks
ZA
zatlas1
 
Posts: 61
Joined: Mon Mar 15, 2010 9:19 am
Has thanked: 0 time
Been thanked: 0 time

Re: How to make the compiler print source listing

Postby Robert Sample » Sun Jun 24, 2012 9:32 pm

The z/OS XL C/C++ User's Guide manual discusses the compiler options in detail, including the SOURCE option which lists the source code.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: How to make the compiler print source listing

Postby zatlas1 » Sun Jun 24, 2012 9:43 pm

Thnaks so much
Many times the simplest answer is the best
ZA
zatlas1
 
Posts: 61
Joined: Mon Mar 15, 2010 9:19 am
Has thanked: 0 time
Been thanked: 0 time


Return to C, C++

 


  • Related topics
    Replies
    Views
    Last post