This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

Is it required to compile all libraries with toolchain used with gdb ?


Hello,

Is it required to compile all libraries with same toolchain which
created the gdb/gdbserver.
For example, I have in sysroot pthread.so, but it might have been
compiled with other toolchian than the toolchain used for
gdb/gdbserver.
The main application, though is compiled with the same toolchin.

Best regards,
ranran


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