bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25713] Please note CPPFLAGS required to build on Tru64


From: Paul D. Smith
Subject: [bug #25713] Please note CPPFLAGS required to build on Tru64
Date: Tue, 13 Jul 2010 04:57:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6

Follow-up Comment #5, bug #25713 (project make):

Hm, that's interesting.  Can you check the status of HAVE_BSD_SIGNAL and
HAVE_SIGACTION in config.h?  Attaching it would be very helpful.  Can you
check your system to see if there's a man page for bsd_signal() and if so,
what it says the calling arguments are?

I need to know if main.c is using our own implementation of bsd_signal(), or
whether there's one already on the system.  I also need to know (if you can
find out) what the underlying type for __sigfp is; it's some kind of function
pointer, but which kind?

Ideally if you can get the output of the preprocessor for main.c (but with
all the #include and #define lines still there; in GCC for example using the
-E -dD) that would be most helpful.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25713>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]