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]

Re: CYGINT_ISO_DIV ?


Matthieu.GIRARDIN@fr.thalesgroup.com writes:

> Good morning guys !
> 
> I've a little problem for you.
> 
> 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.

You don't need the math library for div(), just the stdlib package, or
rather "ISO C library general utility functions". Just add that
package, accept the recommendations for conflict resolutions any you
should be ready to go.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


-- 
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]