This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 4.0 RC1 Available



On Apr 13, 2005, at 1:41 AM, Ranjit Mathew wrote:


Exception in thread "main" java.lang.RuntimeException: test failed:5
    <<No stacktrace available>>
FAIL: Array_3 -O3 execution - bytecode->native test

This one is expected I think, though not XFAILed (it fails only at -O3).

BTW, you keep getting "<<No stacktrace available>>"
everywhere - is addr2line from binutils not present
somewhere in your default executable search path?

On darwin, addr2line does not exist, yes I know this is weird but binutils is not ported really to mach-o. If anyone wants to do it, go for it.

-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]