Displaying 3 results from an estimated 3 matches for "cpproc_forkandexec".
2009 Nov 20
1
[LLVMdev] VMKIT problem
.../native/jni/native-lib -W -Wall -Wmissing-declarations
-Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes
-pedantic -Werror -g -O2 -MT cpproc.lo -MD -MP -MF .deps/cpproc.Tpo -c
cpproc.c -fPIC -DPIC -o .libs/cpproc.o
cc1: warnings being treated as errors
cpproc.c: In function ‘cpproc_forkAndExec’:
cpproc.c:89: error: ignoring return value of ‘chdir’, declared with
attribute warn_unused_result
make[3]: *** [cpproc.lo] Error 1
Thanks,
-Nataraj.
On Fri, Nov 20, 2009 at 5:10 PM, Nicolas Geoffray <
nicolas.geoffray at gmail.com> wrote:
> Have you created the symbolic links to GNU...
2009 Nov 20
0
[LLVMdev] VMKIT problem
Have you created the symbolic links to GNU Classpath .so? ie step 2 of
http://vmkit.llvm.org/get_started.html?
Nicolas
Nataraj Sundar wrote:
> Thanks Nicolas, Gaël
>
> I followed your instructions and installed compatible versions of llvm,
> vmkit and GNU Classpath also I unzipped glibj.zip and pointed GNU
> Classpath lib variable to the the unzipped files during vmkit
2009 Nov 20
2
[LLVMdev] VMKIT problem
Thanks Nicolas, Gaël
I followed your instructions and installed compatible versions of llvm,
vmkit and GNU Classpath also I unzipped glibj.zip and pointed GNU Classpath
lib variable to the the unzipped files during vmkit configure. That error
has vanished.
Now when I run jnjvm or vmkit in Release/bin on any file I'm getting a new
error :
" terminate called without an active exception