mån 2008-04-14 klockan 07:15 +1000 skrev Robert Collins: > Anyone up for doing this... > > In file included from /home/robertc/source/squid/trunk/lib/hash.c:64: > /home/robertc/source/squid/trunk/include/profiling.h:59:2: error: > #warning Unsupported CPU. Define function get_tick(). Disabling > USE_XPROF_STATS...
It should be the same code on x86_64 as on i386.. Hmm. actually not. Needs to be slightly different than what we have as gcc generates the asm differently. The x86_64 adopted version should however also work in i386.. adding an x86_64 version. Regards Henrik
