[ expat-Bugs-973851 ] Irix compilation
"SourceForge.net" <[email protected]> Fri, 28 Jan 2005 18:40:30 -0800
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #973851, was opened at 2004-06-16 08:12 Message generated for change (Comment added) made by fdrake 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: Closed >Resolution: Out of Date 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) ---------------------------------------------------------------------- >Comment By: Fred L. Drake, Jr. (fdrake) Date: 2005-01-28 21:40 Message: Logged In: YES user_id=3066 Given the lack of response to my request for information in a previous comment, I'm closing this as "Won't Fix". ---------------------------------------------------------------------- Comment By: Fred L. Drake, Jr. (fdrake) Date: 2004-07-15 19:37 Message: Logged In: YES user_id=3066 Can anyone tell if this is still a case with the CVS version of Expat? Does anyone know how to detect this platform via the configure script? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=973851&group_id=10127