Re: Illegal JSON response when clicking a Submit button
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
On 04/28/16 10:37 AM, Peter Brown wrote: > Talking of older dll files I notice that both > libc-0_6_6-csd6.wpi/libc-0_6_6-csd6.zip and gcc4core-1_3_1.wpi include a > copy of gcc335.dll - but different versions with gcc4core-1_3_1.wpi > having the newer version. > > Maybe gcc335.dll should only be supplied in the gcc package to avoid > possible "dll hell" problems? I don't think anything uses gcc335.dll as it was automatically statically linked in. Dave