https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65535
Andreas Tobler changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65535
--- Comment #6 from Andreas Tobler ---
Author: andreast
Date: Fri Apr 17 17:50:46 2015
New Revision: 222192
URL: https://gcc.gnu.org/viewcvs?rev=222192&root=gcc&view=rev
Log:
PR target/65535
* config.gcc: Exit with a comment when we do not have
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65535
--- Comment #5 from Andreas Tobler ---
Here my patch:
https://gcc.gnu.org/ml/gcc-patches/2015-04/msg00839.html
I do not like to hardcode a version number. Would mean to update when needed..
The important thing here is, if you build a cross com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65535
Martin Sebor changed:
What|Removed |Added
Severity|normal |minor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65535
Martin Sebor changed:
What|Removed |Added
Target|powerpc64-freebsd |*-*-freebsd
--- Comment #4 from Martin Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65535
--- Comment #3 from Andreas Tobler ---
Unfortunately the build fails with:
/usr/local/bin/ld: libbackend.a(tree-diagnostic.o): bad reloc symbol index
(0x1 >= 0x39) for offset 0x3ee6 in section `.debug_info'
libbackend.a: error adding symbols
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65535
--- Comment #2 from Andreas Tobler ---
Btw, cool bug ID ;) 0x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65535
--- Comment #1 from Andreas Tobler ---
Here a native build seems to succeed, right now in stage three with sources
from today.
[tritium:head/objdir/gcc] andreast% grep -i fbsd_major *
Makefile:tm_defines= LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3