PID file; VCL code generation

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Oct 13 14:40:01 CEST 2006


In message <ujririoy4w7.fsf at cat.linpro.no>, Dag-Erling =?iso-8859-1?Q?Sm=F8rgra
v?= writes:

>> o VCL code generation
>>   As far as I can see, lib/libvcl/vcc_compile.c just picks up some
>>   cc(1) for VCL code generation. As I have boxes with different C
>>   compilers installed I'm currently doing sed(1) substs at build
>>   time. Nevertheless I guess having a configurable path here would be
>>   benefical.
>
>Ideally, this would be farmed out to a helper script to allow easy
>modification of the compiler command and parameters.

No, it should just be a parameter.  We don't want to make
Varnish dependent on a lot of auxillary files.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



More information about the varnish-misc mailing list