alamo hwuang wrote:
> Hi gilles,
> 
> the toolchain of building xenomai and kernel is gcc 4.3.4.
> 
> linux-xkps1:~/Desktop # gcc -v
> Using built-in specs.
> Target: x86_64-suse-linux
> Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
> --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
> --enable-languages=c,c++,objc,fortran,obj-c++,java,ada
> --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3
> --enable-ssp --disable-libssp
> --with-bugurl=http://bugs.opensuse.org/--with-pkgversion='SUSE Linux'
> --disable-libgcj --disable-libmudflap
> --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit
> --enable-libstdcxx-allocator=new --disable-libstdcxx-pch
> --enable-version-specific-runtime-libs --program-suffix=-4.3
> --enable-linux-futex --without-system-libunwind --with-cpu=generic
> --build=x86_64-suse-linux
> Thread model: posix
> gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)
>  My application is building by icc 11-072.
> 
> The latency is just like below.

Ok. So latency works, the problem is in the application. If you are not
compiling the application with gcc, try using gcc. If it still does not
work, try and reduce the application to a simple test case exhibiting
the issue you are seeing, then post this test case here.

-- 
                                                                Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to