Recently on gnu-make cvs a new function has been added: $(file
filename,content)
This allow to put the content on a file natively (without using the
shell, and therefore there is no command line limitation
This can be used to simplify $(var2file, whihc I have long suspected
to be the reason why MacOSX is occasionally failing with 'Too Many
Open Files' errors.
I've pushed 2 patches. one add the detection of that feature in
gnumake during configure, the other use a simplified $(var2file when
that feature is available
I've also back-ported the feature in gnu-make 3.82 in contrib/dev-tools
Norbert
Context
- Added support for gnu-make $(file when available · Norbert Thiebaud
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.