From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9190 invoked by alias); 20 Dec 2006 18:09:37 -0000 Received: (qmail 9066 invoked by uid 48); 20 Dec 2006 18:09:16 -0000 Date: Wed, 20 Dec 2006 18:09:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20061220180916.3772.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3772] New: 32-on-64 tests need location of 32-bit directory X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00789.txt.bz2 List-Id: For instance, a 64-bit program execing a 32-bit program needs the full path to the 32 bit program. The test can't assume that the 32-bit program is located in a specific directory vis: getExecPrefix() + "arch32/funit-exec" instead the full 32-bit exec path should be fetched: getExec32Prefix() + "funit-exec" -- Summary: 32-on-64 tests need location of 32-bit directory Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cagney at redhat dot com OtherBugsDependingO 2234 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=3772 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.