home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17269 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  2.2 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!funic!sauna.cs.hut.fi!news.cs.hut.fi!s37732v
  2. From: s37732v@snakemail.hut.fi (Markus Juhani Aalto)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: SAS 6.1 and IDIR problems
  5. Date: 12 Dec 92 12:59:09 GMT
  6. Organization: Helsinki University of Technology, Finland
  7. Lines: 36
  8. Distribution: inet
  9. Message-ID: <S37732V.92Dec12145909@lk-hp-20.hut.fi>
  10. References: <BynD5B.35w@srgenprp.sr.hp.com> <Bz3zDo.1Jx@unx.sas.com>
  11. NNTP-Posting-Host: lk-hp-20.hut.fi
  12. In-reply-to: walker@twix.unx.sas.com's message of Fri, 11 Dec 1992 18:58:36 GMT
  13.  
  14. In article <Bz3zDo.1Jx@unx.sas.com> walker@twix.unx.sas.com (Doug Walker) writes:
  15.  
  16.    |> ASMFLAGS = IDIR=INCLUDE:
  17.  
  18.    Wait a minute, here's your problem.  The command-line flags for ASM
  19.    have not changed.  Change this back to -iINCLUDE: and you should be
  20.    OK.  ASM doesn't by default search INCLUDE:.
  21.  
  22.    -- 
  23.      *****
  24.    =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
  25.     *|. o.| ||                                          1200/2400/9600 Dual
  26.      | o  |//     For all you do, this bug's for you!
  27.      ====== 
  28.    usenet: walker@unx.sas.com                            bix: djwalker 
  29.    Any opinions expressed are mine, not those of SAS Institute, Inc.
  30.  
  31. Is there a way to set this up in SCOpts program so that I can use build
  32. icon to automatically compile my whole project with both c and assembly
  33. files. Currently I haven't got this work and I don't want to start
  34. fiddle with makefiles.
  35.  
  36. suggestion:   ASM should search INCLUDE: ( or ASMINCLUDE:) by default.
  37. suggestion2:  GST's should be generated automatically if one of the 
  38.               headers files is changed. Or make it as a option.
  39. --
  40.  
  41.  
  42. **************************************************************************
  43. *         Markus Aalto              | Helsinki University of Technology  *
  44. *                                   |                                    *
  45. *  EMail: s37732v@vipunen.hut.fi    | Faculty of Electric Engineering    *
  46. *  Fax:   358-0-8746991 (Sometimes) |                                    *
  47. *                                   | Undergraduate in Computer Science  *
  48. **************************************************************************
  49.         
  50.