This is the mail archive of the java-prs@sourceware.cygnus.com 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]

gcj/21: Cannot build on mips-sgi-irix6.5 - link error



>Number:         21
>Category:       gcj
>Synopsis:       Cannot build on mips-sgi-irix6.5 - link error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apbianco
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 08 19:00:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        gcj-2.95
>Organization:
>Environment:
mips-sgi-irix6.5
gcc-2.95
>Description:
Build fails when linking -mabi=64 version of zlib.

Looks like a libtool problem.  
libtool is passed -mabi=64 on the command line (twice) but the flag isn't passed to gcc, which defaults to -n32 mode
>How-To-Repeat:
On mips-sgi-irix6.5 host
../../src/gcj-2.95/configure
make
>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]