diff options
| author | Miro Jurisic <meeroh@mit.edu> | 1998-08-18 18:40:49 +0000 |
|---|---|---|
| committer | Miro Jurisic <meeroh@mit.edu> | 1998-08-18 18:40:49 +0000 |
| commit | bfef7c4a32306a55fcc20647c1bd479954de13d4 (patch) | |
| tree | 2e19a6b9f7ca6b8823f01a638759c401bccc8b03 /src/mac/ReadMe | |
| parent | 56ac1a92284f83d92887850aaae8e2d722020008 (diff) | |
| download | krb5-bfef7c4a32306a55fcc20647c1bd479954de13d4.tar.gz krb5-bfef7c4a32306a55fcc20647c1bd479954de13d4.tar.xz krb5-bfef7c4a32306a55fcc20647c1bd479954de13d4.zip | |
Added info about ignorable warniongs to the readme
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10843 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/ReadMe')
| -rw-r--r-- | src/mac/ReadMe | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mac/ReadMe b/src/mac/ReadMe index 05819b864..763e519c5 100644 --- a/src/mac/ReadMe +++ b/src/mac/ReadMe @@ -51,8 +51,9 @@ To build the Macintosh version of Kerberos 5 and GSS: Example build times: 30-40 minutes on a G3 machine, 80 minutes on a PowerMac 9600/233. - You may receive some compile warnings about an ignored pragma, and some - link warnings. These are normal and can be ignored. + You may receive some compile warnings about an ignored pragma, warnings + about illegal implicit const pointer conversions, and some link warnings. + These are normal and can be ignored. We used to see MPW crash during the link stage of the build. We think this has been fixed. If this happens to you, you should restart MPW and start |
