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 other/55087] bogus "linux-vdso.so.1: No such file or directory" caused by libbacktrace


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

--- Comment #2 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-10-26 19:55:16 UTC ---
(In reply to comment #1)
> What system are you running on?
> 
> How did you build GCC?

Linux x86_64.

~/gcc/configure --disable-werror --disable-multilib --enable-languages=c,c++
make -j4


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