On 03/12/2010 10:46 PM, George R. Kasica wrote:
> We've compiled and are running here as well with Red Hat EL4 (gcc
> 3.4.6-11.el4_8.1) and Red Hat EL5 (gcc 4.1.2-46.el5_4.2) both of which
> are the latest released versions of gcc from Red Had RPMs and are
> seeing the same JIT failures...how new are you expecting the gcc to
> be? 

Minimum 4.1.3.
4.1.2 is listed as a broken version here (although not exactly the
version you have, -42 is listed, you have -46)
http://llvm.org/docs/GettingStarted.html#brokengcc

You can try to use --enable-llvm (it will ignore the gcc version then),
and see if make check passes.
If so let me know to automatically enable the JIT on that compiler version.

There is a 4.4.0 gcc available for RHEL5 too that works.

> 
> There's no way that our environment is going to be able to put
> something newer out than what is released by the Distro
> vendor.....that it falls back to another mode is fine, but there's an
> awful lot of RHEL5 out there that I'm betting is running that rev of
> gcc that will see this error.....

That warning will be downgraded to a debug message.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to