This is the mail archive of the gcc@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]

Re: gcj --main error??


Arno J. Klaassen wrote:
> I try to install the current sources of libgcj on a FreeBSD4 system,
> and invariably get the following error:
>
> ... 
> /var/tmp/ccw38829main%O: In function `main':
> /var/tmp/ccX38829main.i:11: undefined reference to 
> `gnu::gcj::convert::Convert::class$'

Update your compiler.  This patch (which has been committed) explains class$:

http://gcc.gnu.org/ml/gcc-patches/2000-09/msg00085.html

--
Jeff Sturm
jeff.sturm@commerceone.com

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