home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25660 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.4 KB

  1. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!gatech!concert!borg.cs.unc.edu!cs.unc.edu!faith
  2. From: faith@cs.unc.edu (Rik Faith)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: GNU make-3.63 cola announcement
  5. Date: 27 Jan 1993 14:34:20 GMT
  6. Organization: The University of North Carolina at Chapel Hill
  7. Lines: 20
  8. Distribution: world
  9. Message-ID: <1k66hcINN148@borg.cs.unc.edu>
  10. References: <1993Jan26.034027.29246@afterlife.ncsc.mil> <1993Jan27.103632.3331@cs.nott.ac.uk>
  11. NNTP-Posting-Host: bert.cs.unc.edu
  12.  
  13. In article <1993Jan27.103632.3331@cs.nott.ac.uk>, dpg@cs.nott.ac.uk (Dave `geek' Gymer) writes:
  14. |> In article <1993Jan26.034027.29246@afterlife.ncsc.mil> jepstei@afterlife.ncsc.mil (John Epstein) writes:
  15. |> >According to Gnu.announcement for GNU make-3.63,
  16. |> >.EXPORT_ALL_VARIABLES:
  17. |> >will give you the old behavior [of make-3.62].
  18. |> 
  19. |> You could also try the `--export' option, which should have the
  20. |> advantage of being passed down to sub-makes.  (Disclaimer: I haven't
  21. |> tried 3.63 yet...)
  22.  
  23. Again, let me state that the problem is *NOT* in getting the variables to
  24. export.  For that, .EXPORT_ALL_VARIABLES: is sufficient.  The problem is in
  25. how expansion is done on some variables before they are exported.  This
  26. currently causes builtin rules to break.  Bug-fix patches should be ready
  27. soon.
  28.  
  29. -- 
  30. Rik Faith: faith@cs.unc.edu
  31. What I tell you three times is true.  --Dodgson
  32.  
  33.