In message <4b59e0f9.9060...@fsn.hu>, Attila Nagy writes:

>So I have three ways to get out of this problem:
>1 install gcc (I can't and don't want currently)
>2 use a small C compiler
>3 use precompiled configuration

>So my questions are:
>- will 3 be possible in the near future?

I have no plans about implementing this, because the content of the
compiled configuration is very tightly bound to the varnishd internals
so I really don't want to add a lot of complexity to prevent version
skew.

>- can anything be made to make pcc usable with varnish?

Report the trouble to the pcc people.  Run varnishd
with -C option to capture a copy of the C program
which pcc is being asked to compile.  Check the
line number and see what it chokes on.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
p...@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.
_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to