When building an ada-enabled compiler in a cross-environment, the gnattools directory will install "vxaddr2line", even if the target is not *-*-vxworks*. It should only install vxaddr2line when the target matches *-*-vxworks*.
-- Summary: cross-built gnattools installs vxaddr2line regardless of target triplet Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bje at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31808