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]

build/1580: gdb-6.0 configure is failing when ---target is specified for any arch, on the diretory gdb


>Number:         1580
>Category:       build
>Synopsis:       gdb-6.0 configure is failing when  ---target is specified for any arch, on the diretory gdb
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          test-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 03 04:18:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     srinivas@rrap-software.com
>Release:        unknown-1.0
>Organization:
>Environment:
RedHat 9.0 and gdb-6.0 sources...
 
>Description:
Hi,

        While working on toolchain for BFIN, with gdb-6.0, I found its failing at --target option specified to the target ( and even for i386 also).

And the diff between gdb-6.0 and gdb-5.0 is showing like this....


> diff configure ../../gdb-6.0/gdb/configure                            10161c10161
> < target_makefile_frag=${srcdir}/config/${gdb_target_cpu}/${gdb_target_cpu}.mt    <--- was replaced with gdb_target but nowhere its ---
> 
> > target_makefile_frag=${srcdir}/config/${gdb_target_cpu}/${gdb_target}.mt              defined.



Did any body got, the same problem?
>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]