This is the mail archive of the gcc-bugs@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]

[Bug target/55061] libbacktrace build fails during bootstrap on powerpc-apple-darwin9


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55061

--- Comment #5 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-10-24 18:30:21 UTC ---
The testcase fails with the system compiler on powerpc-apple-darwin9, which
is...

gcc version 4.0.1 (Apple Inc. build 5493)

with the same error when compiled with '-funwind-tables'...

/var/tmp//cc0vWbZP.s:65:FATAL:Symbol _i.eh already defined. Using the Apple
gcc-4.2 compiler...

gcc version 4.2.1 (Apple Inc. build 5577)

compiles the test case without errors. Testing a bootstrap with
gcc-4.2/g++-4.2.


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