------- Comment #14 from shanwill44 at yahoo dot com 2006-02-25 07:18 ------- > I changed the libgcj.spec file manually to the second. That seems to work. > So, my conclusion is to change the libgcj.spec.in. > The following line: > *lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ > %(libgcc) %(liborig) > should be changed to > *lib: -lgcj -lm @LTLIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ > %(libgcc) %(liborig)
I am the original poster. Make is succeeded after this fix on Solaris 9 (x86). Thank yor for you support. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21206