This is the mail archive of the gdb-prs@sourceware.org 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]

sim/2348: Incorrect gcc invocation in "sim/ppc"


>Number:         2348
>Category:       sim
>Synopsis:       Incorrect gcc invocation in "sim/ppc"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          maintenance
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 26 15:48:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     awolfe
>Release:        gdb-6.6 gdb-6.7
>Organization:
>Environment:
AIX 5L (5.3.0.0), POWER5 P520
>Description:
During build process, on descent into sim/ppc, gcc fails when linker fails to find symbol "dgettext".  This can be resolved by manually rerunning the gcc line with "-lintl" appended.
>How-To-Repeat:

>Fix:
Correct build scripts such that "-lintl" is appended to build line while in the sim/ppc directory.
>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]