On Mon, 13 Oct 2003, jtpark wrote:

> Do you know how can squid cross compiling ?

Some manual fiddling is needed, but it is basically a plain C program so 
it is theoretically possible.

One slight complication is that there is one C program (cf_gen) which is
used for generating a small part of the source and this program needs to
be compiled for the host during the build, not the target.

Regards
Henrik

Reply via email to