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

libgcj/10351: sparc-sun-solaris2.7 java testsuite failure in "linking cxxtest"


>Number:         10351
>Category:       libgcj
>Synopsis:       sparc-sun-solaris2.7 java testsuite failure in "linking cxxtest"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 08 16:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kaveh Ghazi
>Release:        gcc version 3.3 20030408 (prerelease)
>Organization:
>Environment:
sparc-sun-solaris2.7
>Description:
As noted here:
http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg00455.html
I'm getting a failure on sparc-sun-solaris2.7 with gcc-3.3 in "linking cxxtest".

I previously described the problem here:
http://gcc.gnu.org/ml/java/2003-01/msg00356.html

Basically, the compiler tries to link the test with -liconv and this library doesn't exist.  The iconv routine is in libc on solaris2.7.

I can't tell if the -liconv is coming from the testsuite or from the compiler itself.



>How-To-Repeat:
Run the java testsuite on solaris2.7.

>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]