This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: CNI problem on MS Windows (GCC 3.4)
- From: Tom Tromey <tromey at redhat dot com>
- To: "Amir Bukhari" <ufz6 at rz dot uni-karlsruhe dot de>
- Cc: <java at gcc dot gnu dot org>
- Date: 20 May 2005 18:26:23 -0600
- Subject: Re: CNI problem on MS Windows (GCC 3.4)
- References: <200505201118.j4KBIdPq014042@mx1.redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Amir" == Amir Bukhari <ufz6@rz.uni-karlsruhe.de> writes:
Amir> I am try to learn CNI. I have just tried a very simple example:
Amir> I compiled it like c++ test.cc -lgcj
Amir> but I got a number of undefined reference like
Offhand I don't know what went wrong for you.
How small is your example? Perhaps you could post it.
Tom