home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sources / d / 1530 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.sources.d
  2. Path: sparky!uunet!math.fu-berlin.de!wolff
  3. From: wolff@inf.fu-berlin.de (Thomas Wolff)
  4. Subject: Re: split source and object directories
  5. Message-ID: <PHL0W8W@math.fu-berlin.de>
  6. Sender: news@math.fu-berlin.de (Math Department)
  7. Organization: Free University of Berlin, Germany
  8. References: <als.726304707@marloo.kowari.cpsg.com.au> <BAS.93Jan6135242@carlo.phys.uva.nl> <als.726371259@marloo.kowari.cpsg.com.au>
  9. Date: Fri, 8 Jan 1993 19:36:10 GMT
  10. Lines: 22
  11.  
  12. als@bohra.cpg.oz.au (Anthony Shipman) writes:
  13.  
  14. >bas@phys.uva.nl (Bas de Bakker) writes:
  15.  
  16. >>>>>>> In article <als.726304707@marloo.kowari.cpsg.com.au>, als@bohra.cpg.oz.au (Anthony Shipman) writes:
  17.  
  18. >>as> When a site has heterogeneous workstations and one central NFS
  19. >>as> server holding source it would be very useful if the makefiles
  20. >>as> supported separate source and object directories.
  21.  
  22. >Others have mailed me saying that I could just create a whole heap of symbolic
  23. >links in the object directory to the source directory.  This of course requires
  24. >that symbolic links be available on all machines.
  25.  
  26. Or even better: symbolic links which may contain embedded environment 
  27. variables. This feature of DomainOS was really great to use. You could 
  28. simply link something like "${MACHINE}/obj" or "$HOME/objects/$MACHINE" 
  29. to the directory name addressed by your configuration and that's it.
  30. But - alas! - Unix will ever remain a hacker system - no sign of 
  31. easy and systematic solutions.
  32.  
  33. Thomas Wolff@inf.fu-berlin.de
  34.