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: Daniel Richard G.
Subject: [bug #25713] Please note CPPFLAGS required to build on Tru64
Date: Tue, 13 Jul 2010 05:57:01 +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 #6, bug #25713 (project make):

I'm attaching a copy of config.h, the bsd_signal() man page, and the
preprocessed form of main.c. (I'm using the vendor's compiler, so it's just
straight "cc -E", but hopefully that'll show what you need.) Relevant
tidbits:

    #define HAVE_BSD_SIGNAL 1
    #define HAVE_SIGACTION 1

    void (*bsd_signal(int sig, void (*func)(int)))(int);

    typedef void (*__sigfp)(int);

(file #20949, file #20950, file #20951)
    _______________________________________________________

Additional Item Attachment:

File name: config.h                       Size:12 KB
File name: bsd_signal.man                 Size:2 KB
File name: main.i                         Size:125 KB


    _______________________________________________________

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]