To: pgcc AT delorie DOT com References: <000b01be9054$2fc75dc0$4264a8c0 AT azagrath DOT org> Subject: [1.1.3] And genrecog turned up another X-Url: http://www.cs.ucsb.edu/~jerry/ X-Tom-Swiftie: "I'm going to copy this tape," Tom said for the record. Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: jerry AT cs DOT ucsb DOT edu (Jerry James) Date: 26 Apr 1999 21:57:21 -0700 Message-ID: Lines: 15 X-Mailer: Gnus v5.6.45/XEmacs 20.4 - "Emerald" X-Face: +5(Pfr,;N>q#6NT,Qi5^TQh-MaUnz#kGN~OW[CQj~RS+sIor( '_8K^f9u^Y#.N`>9oKN$\JpI Reply-To: pgcc AT delorie DOT com It's interesting that Leo was able to get pgcc to compile itself with -O6 on i586-pc-linux-gnu, but I had to add -fno-risc and -fno-omit-frame-pointer on a i386-pc-solaris2.7 machine. Furthermore, that only fixed the problem with genattrtab. After passing that point, the compile crashed on running genrecog, complaining about two actions at one point in the tree. More experimentation shows that this set of flags does the trick with genrecog: -O6 -fno-risc -fno-omit-frame-pointer -fno-swap-for-agi Any idea why the difference between the Linux and Solaris machines? -- Jerry James Email: jerry AT cs DOT ucsb DOT edu WWW: http://www.cs.ucsb.edu/~jerry/