https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64296
--- Comment #1 from Alfred Minarik ---
just wanted to add, that I've found you can easily work around by
make BOOT_CFLAGS='-fPIC -g -O2'
(I don't know if something additionally gets compiled with -fPIC that needn't
or shouldn't)
ty: normal
Priority: P3
Component: jit
Assignee: dmalcolm at gcc dot gnu.org
Reporter: alfred.minarik.1 at aon dot at
using "in tree" gmp/mpc/mpfr/isl (as following contrib/download_prerequisites)
does not work with building jit.
gcc is correctly configured with
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52317
--- Comment #14 from Alfred Minarik 2012-02-21
20:48:38 UTC ---
ok, only that I see that nearly everywhere else,
just nearby in
/trunk/libstdc++-v3/include/profile/iterator_tracker.h
/trunk/libstdc++-v3/include/profile/forward_list
or any file I
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52317
Alfred Minarik changed:
What|Removed |Added
CC||alfred.minarik.1 at aon dot