Search Results

Search: Posts Made By: AUBERT
Forum: HP-UX 08-06-2004
8,573
Posted By AUBERT
create thread C with JNI function with JAVA
Hello,

J create a thread C with a JNI function via JAVA.
J have the following message (but not in each time):
Someone has an idea ?
Thank.


[java] Unexpected Signal : 4 occurred at...
Forum: Programming 06-21-2004
10,735
Posted By AUBERT
Thanks you it works ! Frederic.:)
Thanks you it works !
Frederic.:)
Forum: Programming 06-21-2004
10,735
Posted By AUBERT
use gcc and link with a library
Hello,

J have a problem when I use gcc:
This comand works:
gcc -shared -fpic -I/usr/include/sys -I/usr/include -L/usr/lib/librt.sl essai1.c mylib.sl

but

gcc I/usr/include/sys...
Forum: HP-UX 06-18-2004
6,265
Posted By AUBERT
Hello, It's work ! Thank a lot. The...
Hello,

It's work ! Thank a lot.
The different in my code was on the third parameter where I wrote 0700 instead of 0600.
Encore merci pour tout!
Frederic.:)
Forum: HP-UX 06-18-2004
6,265
Posted By AUBERT
Thanks for yours answers. I try to add a slash...
Thanks for yours answers.
I try to add a slash at the beginning of my queue name but the resut is the same.
The code I use works on a LInux but it doesn't work on the HP it is the reason I use the...
Forum: HP-UX 06-17-2004
6,265
Posted By AUBERT
error mq_open message queue
Hello,
J work on a HP.
I want to create message queue by using mq_open with this parameters:
mq_open(p,O_CREAT|O_WRONLY|O_EXCL|0_NONBLOCK,0600,&queue_attr)
with p char [][]
and the function...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 02:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy