Paul,
if you are interested in a free C compiler for z/VM (CMS) you might want to look at the port of gcc over to that environment. The porting effort is being led by Dave Wade, and you can get more details, as well as a download copy of the compiler, here:

http://www.vsoft-software.com/gccesa/

Hope this helps....

DH

P. Raulerson wrote:
Well, this code compiles perfectly under SuSE Linux 9, so I think that the
compiler is telling you it cannot find any function named getaddrinfo(). Make sure you have the correct MACLIBS or whatever the C compiler uses set up.
Come to think of it, what C compiler are you using under VM? Is it a
freebie? :)
-Paul

Reply via email to