Henry Willard wrote:
> 
> Michael Knigge wrote:
> 
> > On Wed, 29 Nov 2006 09:31:12 -0800, Henry Willard <[EMAIL PROTECTED]>
> > wrote:
> >
> > >How about reading the manual?
> >
> > How about reading my posting? Or am I blind?
> >
> > >     #define _OE_SOCKETS
> > >     #define _OPEN_MSGQ_EXT
> >
> > Both are defined using the following Compiler-Options:
> >
> > DEFINE(_OE_SOCKETS)
> > DEFINE(_OPEN_MSGQ_EXT)
> >
> > >     #include <sys/types.h>
> > >     #include <sys/time.h>
> > >     #include <sys/msg.h>
> >
> > All three headerfiles are also included in my source.
> >
> > So, what did you wanna tell me? I can't get it!
> >
> > Bye,
> > Michael
> 
> Sorry, I did miss that. Unfortunately your example compiles cleanly on my 1.7
> system using the same options except for LOCALE and LSEARCH. Use of the 
> SHOWINC
> option will show what is going on in the header files.

I wish it would show what's going on. Instead, it just seems to print
out all header files. Is there an option to omit the source that fails
any #if... test? The SAS/C compiler does this by default.

To the OP: I would try hard-coding the #defines just in case, or remove
the locale stuff and see if that changes anything. Or cut to the chase
and open an ETR. 

> 
> Regards,
> Henry
-- 
Don Poitras - zSeries R & D  -  SAS Institute Inc. -  SAS Campus Drive 
mailto:[EMAIL PROTECTED]   (919)531-5637  Fax:677-4444     Cary, NC 27513

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to