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]

Re: Threads, glibc, and all that


Jeffrey A Law <law@cygnus.com> writes:

> So can we write a test for this?  Remember, we don't have autoconf
> to help us.

But Cygnus configure is running and it can do the test.

>   > and how to remove it the next time?
> If we go with that patch, then I'd recommend we only install it
> in the egcs-1.0.x branch -- we fix the mainline tree in the
> "right" way, whatever that is.

This will not help unless you install the signal.h file in the gcc
specific dir

	gcc-lib/.../egcs-2.91.09/include

If you install it as ../g++/signal.h it will be around and effective
until removed.

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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