http://bugzilla.spamassassin.org/show_bug.cgi?id=4376
------- Additional Comments From [EMAIL PROTECTED] 2005-06-03 06:36 ------- > built with gcc33 for OSX 10.3.9, vs. gcc4 for OSX 10.4.1. in particular, > perl is same ver & config. Am I correct in understanding that on the OSX 10.3.9 box you have a Perl that was built with gcc33 and on the OSX 10.4.1 box you have a Perl that was built with gcc4? If so, there could be a bug in gcc4 that shows up when building this version of Perl, or a bug in Perl that does not show up when built with gcc33. You might try installing the Perl from the OSX 10.3.9 box on to the OSX 10.4.1 box and see how that works. If it works, that would eliminate the operating system as a source of the problem. You might then try building with gcc4, but without optimization. (But note that the gcc33 version with optimization would be preferable to the gcc4 version without.) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
