home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.comp.software.seamonkey      Not a bad little Mozilla fork      9,710 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 8,950 of 9,710   
   Dave Yeo to Hank Rogers   
   Re: Test server   
   27 Jul 25 16:38:24   
   
   From: dave.r.yeo@gmail.com   
      
   Hank Rogers wrote:   
   > Dave Yeo wrote on 7/27/2025 2:06 PM:   
   >> Hank Rogers wrote:   
   >>> I used old versions for 20 years on an old windows XP computer that   
   >>> couldn't run newer seamonkey versions because it had an AMD processor,   
   >>> which was missing certain newer processor instructions.   
   >>   
   >> That's strange. Did you ever file a bug?   
   >> Dave   
   >   
   > No, it wasn't a bug. That old AMD T-bird processor was missing an   
   > instruction that was needed by seamonkey. Forgot what it was called.   
   > Later processors, or even intel processors of those days didn't have the   
   > problem.   
   >   
      
   Was it SSE or SSE2? When I had a T-bird processor, missing those caused   
   some problems, though not with SM. Up until, IIRC, 52ESR or SM2.49, it   
   was a configuration choice for the build to use   
   intl/uconv/nsUTF8ToUnicodeSSE2.cpp instead of   
   intl/uconv/nsUTF8ToUnicode.cpp, might have been other similar code   
   elsewhere. moz.build has,   
   if CONFIG['INTEL_ARCHITECTURE']:   
        SOURCES += ['nsUTF8ToUnicodeSSE2.cpp']   
        SOURCES['nsUTF8ToUnicodeSSE2.cpp'].flags += CONFIG['SSE2_FLAGS']   
      
   So a decision to target INTEL_ARCHITECTURE instead of simply i686 or   
   even i486 it seems. It has been a long time and I never did use XP. I   
   also can't remember when Mozilla decided a Pentium M was the minimum   
   supported CPU.   
   Dave   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca