[Bug other/55313] libsanitizer cannot be installed

2012-11-22 Thread ebotcazou at gcc dot gnu.org
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,

[Bug other/55313] libsanitizer cannot be installed

2012-11-19 Thread hjl.tools at gmail dot com
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

[Bug other/55313] libsanitizer cannot be installed

2012-11-19 Thread ebotcazou at gcc dot gnu.org
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

[Bug other/55313] libsanitizer cannot be installed

2012-11-19 Thread hjl.tools at gmail dot com
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

[Bug other/55313] libsanitizer cannot be installed

2012-11-19 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313 Eric Botcazou changed: What|Removed |Added Status|WAITING |REOPENED --- Comment #5 from Er

[Bug other/55313] libsanitizer cannot be installed

2012-11-16 Thread hjl.tools at gmail dot com
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

[Bug other/55313] libsanitizer cannot be installed

2012-11-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug other/55313] libsanitizer cannot be installed

2012-11-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313 Eric Botcazou changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|

[Bug other/55313] libsanitizer cannot be installed

2012-11-13 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55313 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|