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: option X_TLOSS error.


Using the configuration as below:
+ ecos CVS image from scratch (at today)
+ ran ecosconfig 2.11 on linux redhat 7.3. Once entered the repository I
don't get any error about X_TLOSS.

Why running  ecosconfig 2.11 on linux RedHat 8.0 I get an error about
X_TLOSS option?

Best regards
Giovanni Perbellini

> I tried the following:
> +downloaded a CVS image from scratch (at today)
>
> +ran ecosconfig 2.11 on linux redhat 8.0. Once entered the repository
> I get:
>
/opt/CROSSCOMPDIR/ecos/src/ecos-cvs-040203/ecos/packages/language/c/libm/cur
rent/cdl/libm.cdl,
> option X_TLOSS, property default_value: error    Invalid floating point
constant `1.41484755040568800000E+16'.
>      <end of data>{.41484755040568800000e+16}
>
> + tried to quote (') the option value (1.41484755040568800000e+16). Got:
>
/opt/CROSSCOMPDIR/ecos/src/ecos-cvs-040203/ecos/packages/language/c/libm/cur
rent/cdl/libm.cdl,
> option X_TLOSS, property default_value: error    Unexpected character '''
in expression.
>      ^'^ {1.41484755040568800000e+16'}
>
> + tried to double quote (") the option value (1.41484755040568800000e+16).
> Got:
>
/opt/CROSSCOMPDIR/ecos/src/ecos-cvs-040203/ecos/packages/language/c/libm/cur
rent/cdl/libm.cdl,
> option X_TLOSS, property default_value: error    Invalid floating point
constant `1.41484755040568800000E+16'.
>      <end of data>{.41484755040568800000e+16}
>
> + tried to set the option value to its max (1e308). It worked fine :-S
>
> Any idea? What I am doing wrong?
>
> Thanks in advance.
> Giovanni.
>
>
> > Giovanni Perbellini wrote:
> >> Hello to everybody!
> >> I'm triyng to compile the eCos sources for Mips, in l\Linux
> >> environment. Using the configtool 2.11 for Linux, when I start this
> >> tool, it views an error:
> >> /ecos/src/ecos-scmxx/packages/language/c/libm/current/cdl/libm.cdl,
> >> option X_TLOSS, property default_value: error    Invalid floating
> >> point constant `1.41484755040568800000E+16'.
> >>      <end of data>{.41484755040568800000e+16}
> >>
> >> What is the problem?
> >
> > This is new to me. The error message also looks odd. Can you try
> > putting  quotes round the default_value to see if that helps?
> >
> > Jifl
> > --
> > eCosCentric       http://www.eCosCentric.com/
> > <info@eCosCentric.com> --[ "You can complain because roses have thorns,
> > or you ]--
> > --[  can rejoice because thorns have roses." -Lincoln   ]--
> > Opinions==mine
> >
> >
> >
> >
> > -
> > -- UniVR
> > -- Mail (attachments included) checked by the antivirus agent
>
>
>


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