| Source Updated with Casts for PPC Compilation |
 |
 |
By Alexander G M Smith - Posted on July 28, 2002 - 17:37:10 (#2415)
Current version when comment was posted: 1.4 |
 |
 |
OK, I've updated the zip file with the casts to correct the PPC compilation problems Brian Francis noted. They're so minor that I didn't bother making a new version (just changed the zip file contents).
- Alex
|
|
| PowerPC and Other Compilation Hints |
 |
 |
By Alexander G M Smith - Posted on July 28, 2002 - 09:41:21 (#2409)
Current version when comment was posted: 1.4 |
 |
 |
Brian Francis was able to compile MatchUTF8 for PPC. There were only a couple of changes, casts to convert between char and unsigned char, which the Intel verision didn't need for some reason.
Also, if you want to make the test program, you have to define TEST, the x86 project does this for you with an extra -DTEST compiler option.
- Alex
|
|
|
|
|