Re: Internal compiler error problems?
"David Brownlee" <[email protected]> Mon, 10 Aug 2009 21:09:07 +0100
| Newsgroups | gmane.os.netbsd.ports.sun3 |
|---|---|
| Message-ID | <[email protected]> |
> From: John Carr <[email protected]> > Has anyone, by chance, run into any issues with internal compiler > problems > on sun3 with NetBSD-5.0? I've seen it so far with lynx, nmap, tme (yeah - > tme on a sun3... don't ask. :) ) and a couple of others. I don't want to > send a send-pr for each individual package since it's happening enough > now > that it may actually be a compiler issue. Just a couple of quick thoughts: - Does it always happen on the same files in the same place? - Does 'unlimit' (csh/tcsh) before building help? - Does using -O1 or -O0 affect it?