This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Posix management [THANKS] + Div_t ISO C [HELP]


Hello everybody,

Ok that's good for me.
Thanks a lot for your help on the Posix message queues.

Just another little question :

To use the type div_t and the function div() ,

I included the math package.
I selected div/ldiv item in the ISO C part of the configtool.

But I saw that, in my isoinfra.h, there is always CYGINT_ISO_DIV
which is at 0 (zero). So, I can't compile correctely my codes : div_t
isn't known ... Logical.

How to change this CYGINT_ISO_DIV from 0 to 1 ?
There must be a solution via the configtool ...
Or maybe my configuration (above) isn't good ?

Thanks in advance.
Best regards.

Matthieu GIRARDIN

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]