This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng] NPTL and static gdbserver fails to support threads


There is a problem with CT_GDB_GDBSERVER_STATIC=y and CT_THREADS_NPTL=y

During configure, the threads_db test fails, because configure uses
-static while testing for -lthreads_db

Because of this, the resulting gdbserver binary does not support
threading.

I just restarted my ct-ng build w/o CT_GDB_GDBSERVER_STATIC so
unfortunately, the log is gone.

I will try to retest and post logs, time permitting.

-- 
Nye Liu
nliu@mrv.com
(818) 772-6235x248
(818) 772-0576 fax

"Who would be stupid enough to quote a fictitious character?"
	-- Don Quixote

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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