Related articles |
---|
lcc-win leigh@praxis.co.uk (Leigh Dodds) (1998-01-08) |
From: | Leigh Dodds <leigh@praxis.co.uk> |
Newsgroups: | comp.compilers |
Date: | 8 Jan 1998 00:33:35 -0500 |
Organization: | Praxis plc, U.K. |
Keywords: | C, question |
Hi,
Can someone tell me how to configure the free lcc-win compiler so that
it can work with include files in several directories?
I'm trying to get it to compile some java native interface code, and
it won't find the sun .h files in my jdk directory, despite many
attempts. Copying the files into the lccpub\include file works but
isn't a great solution.
When I DO do this, then I get wierd errors from code which has been
written by sun, and is published in the API. Has anyone else used this
compiler to do JNI coding?
L.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.