[ expat-Bugs-973851 ] Irix compilation
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #973851, was opened at 2004-06-16 05:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=973851&group_id=10127 Category: Build control Group: Not a Bug Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: Irix compilation Initial Comment: expat-1.95.7 On Irix, using cc 7.4.2m, you must use -O1 (or lower) optimization. If you use -O2 or -O3 then you will get a SIGSEGV in XmlInitUnknownEncoding (lib/xmltok.c - line ~1363) when running the test for XML-Parser-2.34. (Looks like a compiler optimization bug - the problem also goes away if you put any printf statements in there to see what is happening) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=973851&group_id=10127