home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sources / wanted / 3777 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.4 KB

  1. Xref: sparky comp.sources.wanted:3777 alt.sources.d:957 alt.sources.wanted:1294 gnu.misc.discuss:2568
  2. Path: sparky!uunet!darwin.sura.net!mips!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!serval!phys1.physics.wsu.edu!hlu
  3. From: hlu@phys1.physics.wsu.edu (Hongjiu Lu)
  4. Newsgroups: comp.sources.wanted,alt.sources.d,alt.sources.wanted,gnu.misc.discuss
  5. Subject: Re: makedepend that works with C++
  6. Message-ID: <1992Jul28.200950.22254@serval.net.wsu.edu>
  7. Date: 28 Jul 92 20:09:50 GMT
  8. References: <HUTTAR.92Jul27201337@hp720a.itg.ti.com>
  9. Sender: news@serval.net.wsu.edu (USENET News System)
  10. Organization: Washington State University
  11. Lines: 22
  12.  
  13. In article <HUTTAR.92Jul27201337@hp720a.itg.ti.com>, huttar@hp720a.itg.ti.com (Lars Huttar) writes:
  14. |> 
  15. |> Does anyone know of a version of makedepend that works with C++ files?
  16. |> I.e. the user should be able to specify filename extensions like cxx, C,
  17. |> and cc; and it shouldn't barf on C++ syntax (unlike X makedepend).
  18. |> 
  19. |> Also, it would be nice if it could optionally ignore include files starting
  20. |> with a specifiable prefix like /usr/include.
  21. |> 
  22. |> I have considered trying to modify the makedepend that comes with perl,
  23. |> but it's hard code to read... I didn't want to take the time if I didn't
  24. |> have to.
  25. |> 
  26. |> Thanks for any help,
  27. |> Lars
  28. |> 
  29.  
  30. Is there a g++dep in libg++.a?
  31.  
  32. -- 
  33. H.J.
  34. Gcc/libc maintainer for Linux.
  35.