io-char lib and nto 6.1

Hi,

I am confronted to a strange issue.
I have used the io-char library under Nto 6.0 to link with some code of
mine.
It worked well. I recently tried to compile
my sources under nto 6.1. but it fails at link phase
due to the io-char lib. (as my nto 6.1 computer
did not have any io-char lib installed in /usr/lib
i first just copied the one from 6.0 innocently ).
I tried to re-compile the io-char lib for nto 6.1. this time using
the source files provided in the nto CVS
(http://cvs.qnx.com/cgi-bin/cvsweb.cgi/nto/io-char/#dirlist)
but i does not work for nto 6.1 !
The compiler complains about some header files that are
included in some io-char source files but that does not exist
under NTO 6.1 … for example in the source file extern.h
the header tracecod.h does not exist … etc …

Is there a specific 6.1 io-char CVS repository ?
Can somebody send me an io-char lib already
compiled for an x86 uP in release mode ?

Alexandre Abreu,
software specialist,
www.opal-rt.com

Alexandre ABREU <alexandre.abreu@opal-rt.com> wrote:

Hi,

I am confronted to a strange issue.
I have used the io-char library under Nto 6.0 to link with some code of
mine.
It worked well. I recently tried to compile
my sources under nto 6.1. but it fails at link phase
due to the io-char lib. (as my nto 6.1 computer
did not have any io-char lib installed in /usr/lib
i first just copied the one from 6.0 innocently ).
I tried to re-compile the io-char lib for nto 6.1. this time using
the source files provided in the nto CVS
(> http://cvs.qnx.com/cgi-bin/cvsweb.cgi/nto/io-char/#dirlist> )
but i does not work for nto 6.1 !
The compiler complains about some header files that are
included in some io-char source files but that does not exist
under NTO 6.1 … for example in the source file extern.h
the header tracecod.h does not exist … etc …

Is there a specific 6.1 io-char CVS repository ?

The public CVS contains 6.0 io-char, we don’t have a
6.1 CVS setup at this moment.

Can somebody send me an io-char lib already
compiled for an x86 uP in release mode ?

I think you have to install Input DDK to get libio-char.a

Best Regards,

Marcin

Alexandre Abreu,
software specialist,
www.opal-rt.com