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

Re: CNI linking errors


Looks like you are using the wrong version of g++. Make sure that the 
g++ from the gcc 3.0.2 build is on your PATH before the system's g++. 
You must use matching versions of gcj and g++.

regards

Bryce.


On Thursday, October 18, 2001, at 11:43  AM, Florian Hoenig wrote:

> hi, i got the following errors, trying to compile the test programm 
> from the faq. i applied a patch from the mailing lists. still the same 
> thing. what can be wrong?
> i'm using following version: 3.0.2-0pre011014



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