I am not an iSeries person. But a Google search turned up: http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.etools.iseries.langref.doc/ilcrefer126.htm
which certainly looks like what you're doing. Perhaps a silly question, but is the C compiler licensed on your i? Like with z/OS, the C compiler is not free (as best as I can tell) -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets® 9151 Boulevard 26 . N. Richland Hills . TX 76010 (817) 255-3225 phone . [email protected] . www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets® is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company®, Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: Linux on 390 Port [mailto:[email protected]] On > Behalf Of Neale Ferguson > Sent: Monday, November 21, 2011 1:46 PM > To: [email protected] > Subject: [OT] iSeries question > > Before I take the plunge and join an iSeries list, I was > wondering whether > one of you out there may not the answer. I am trying to use the shell > environment that i7 et alii provide and want to compile some > programs I¹m > porting from Linux. In /usr/bin there is ixlc which looks > like the ILE C/C++ > compiler. It's a symlink to > /qsys.lib/qdevtools.lib/qczcxlc.pgm which does > exist: > -rwx---r-x 1 qsys 0 65536 Nov 21 10:22 > /qsys.lib/qdevtools.lib/qczcxlc.pgm > > However, when I try and execute it I get: > > [/home/u0011270/test] ixlc -? > ixlc: cannot execute > > So (a) is invoking ixlc the way to compile programs from the > shell command > line, and (b), if not what is? > > Neale > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO > LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
