Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!nj From: nj@magnolia.Berkeley.EDU (Narciso Jaramillo) Newsgroups: comp.sys.amiga.programmer Subject: Re: SAS C 5.10A has problems Message-ID: Date: 20 Jun 91 21:06:12 GMT References: Sender: nobody@ucbvax.BERKELEY.EDU Organization: Postcarcinogenic Bliss, Inc. Lines: 10 In-reply-to: mwm@pa.dec.com's message of 20 Jun 91 17:54:57 GMT > When compiling various sources, I get "Invalid section type in memory > option" error message. I could find no documentation for this error message... If you're using SASCOPTIONS (the Workbench interface to SAS/C), and you've set it to generate precompiled header files, you may have run into a bug where it generates the wrong option--"-h" instead of "-H". I think it causes this "invalid section type" error when compiling. nj