[GenABEL-dev] OmicABEL_float2double_compilation_failed
Diego Fabregat Traver
fabregat at aices.rwth-aachen.de
Tue Jul 2 10:59:28 CEST 2013
On 01/07/13, Yurii Aulchenko <yurii.aulchenko at gmail.com> wrote:
> Sodbo - please check the Makefile - it looks like float2double make use of other source files as well!
This is also true. With that compile line you will have linking errors.
For Linux, typing make at OmicABEL's root directory should work fine.
>
> YA
>
>
> On Mon, Jul 1, 2013 at 5:39 PM, Содбо Шарапов <sharapovsodbo at gmail.com(javascript:main.compose()> wrote:
>
>
> >
> > Hello!
> >
> >
> > I have a problem with compilation float2double for Linux:
> > lima at mga:~/Sodbo/Packages/OmicABEL/src/float2double$ gcc float2double.c -Wall -o float2double
> >
> > float2double.c: In function ‘main’:
> >
> > float2double.c:67: error: expected expression before ‘)’ token
> > float2double.c:74: error: expected expression before ‘;’ token
> >
> >
> >
> > and for Windows the same:
> >
> >
> >
> > gcc float2double.c
> >
> > float2double.c: In function 'main':
> >
> > float2double.c:67:49 error: expected expression before ‘)’ token
> > float2double.c:74:44: error: expected expression before ‘;’ token
> >
> >
> >
> >
> >
> > As far as I can judge, the problem is in this expresions:
> >
> >
> > 1) if ( databel_in->fvi_header.type != FLOAT_TYPE ){}
> > 2) databel_out->fvi_header.type = DOUBLE_TYPE;
> >
> >
> >
> >
> >
> >
> >
> > --
> >
> > _________________________________
> >
> > With best regards
> >
> > Sodbo Zh. Sharapov
> > Phone: +79831347688
> > Email: sharapovsodbo at gmail.com(javascript:main.compose()
> >
> >
> > sharapov at bionet.nsc.ru(javascript:main.compose()
> > Skype: sharapovsodbo
> >
> >
> >
> > _______________________________________________
> >
> > genabel-devel mailing list
> >
> > genabel-devel at lists.r-forge.r-project.org <genabel-devel at lists.r-forge.r-project.org>
> >
> > https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel
> >
>
>
>
>
>
> --
> -----------------------------------------------------
> Yurii S. Aulchenko
>
>
>
> [ LinkedIn(http://nl.linkedin.com/in/yuriiaulchenko) ] [ Twitter(http://twitter.com/YuriiAulchenko) ] [ Blog(http://yurii-aulchenko.blogspot.nl/) ]
>
>
>
>
> _______________________________________________
> genabel-devel mailing list
> genabel-devel at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel
More information about the genabel-devel
mailing list