This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/391: HPUX vs AC_PROG_STDC_CC



>Number:         391
>Category:       gdb
>Synopsis:       HPUX vs AC_PROG_STDC_CC
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 06 07:18:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        unknown-1.0
>Organization:
>Environment:
HP/UX
>Description:
There are a number of threads discussing this problem.

A brief synopsis is that HP's compiler has two flags -a (ansi) and -e (extended ansi).  GDB needs -e and not -a.  Problem is that AC_PROG_STDC_CC sets -e and not -a :-/

http://sources.redhat.com/ml/gdb-patches/2001-12/msg00443.html
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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