This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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]

[Bug libgcj/16230] New: Spurious test failures with --disable-static


When GCC is configured with --disable-static, the libjava testsuite gets 4 spurious failures:

FAIL: TestEarlyGC compilation from source
FAIL: TestLeak compilation from source
FAIL: TestMultiple compilation from source
FAIL: TestParent compilation from source

These test cases all work fine when executed manually. libtool seems to be messing something up.

-- 
           Summary: Spurious test failures with --disable-static
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckinlay at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16230


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]