Re: staging broken with --enable-debugging-features
Chris Pickett <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
David Bélanger wrote: > Hi Chris, > > Default config with --enable-debugging-features. No warnings if > debbugging not enabled. No additional options / flags used. > > gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, > pie-8.7.7) I was having major problems with one or all of ssp, NPTL, pie. Is there any way you can test on a less optimized Gentoo/PPC system, besides recompiling your system? Maybe someone can help you. It might not even be PPC that's the problem. Or, you could try and write a minimal test case to generate the errors. I would help but I blew Gentoo away because I was using ~x86 and didn't want to deal with upgrading my system (things always broke), and you can't go back to x86. Chris