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]

gdb/72: parallel builds broken



>Number:         72
>Category:       gdb
>Synopsis:       parallel builds broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 30 06:38:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     green@redhat.com
>Release:        cvs
>Organization:
>Environment:

>Description:
`make -j 4' doesn't work in src/sim/ppc directory.

Some of the objects being built are missing dependencies
on built headers, so make tries to build them before all of the headers are available.
>How-To-Repeat:
Try `make -j 4' in the psim directory.
>Fix:
The work around is simple: don't do parallel builds :-(
>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]