http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313
--- Comment #9 from Eric Botcazou 2012-11-22
09:08:57 UTC ---
OK, the problem is that we change the prefix at installation time (by setting
the "prefix" variable on the make install command line).
This works fine for all other libraries,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313
--- Comment #8 from H.J. Lu 2012-11-20 00:14:50
UTC ---
I tried
../gcc/configure --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld
--enable-languages=c,ada,c++ --prefix=/usr/gnat --with-local-prefix=/usr/local
--enable-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313
--- Comment #7 from Eric Botcazou 2012-11-19
21:15:30 UTC ---
> Please show me the outputs of
>
> # tail x86_64-pc-linux-gnu/libsanitizer/asan/libasan.la
# Should we warn about portability when linking against -modules?
shouldnotlink
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313
--- Comment #6 from H.J. Lu 2012-11-19 20:54:53
UTC ---
It works for me on Fedora 17 with
--enable-clocale=gnu --with-system-zlib --with-demangler-in-ld
--enable-languages=c,ada,c++ --prefix=/usr/gcc-4.8.0
--with-local-prefix=/usr/loca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313
Eric Botcazou changed:
What|Removed |Added
Status|WAITING |REOPENED
--- Comment #5 from Er
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313
--- Comment #4 from H.J. Lu 2012-11-16 15:38:42
UTC ---
BTW, it works for me with
--enable-languages=c,c++ --disable-bootstrap --prefix=/usr/gcc-4.8.0
--with-local-prefix=/usr/local --enable-gnu-indirect-function
--disable-multilib --wi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313
Eric Botcazou changed:
What|Removed |Added
Status|RESOLVED|NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|