Skip to content

Build dfc for arm-linux-androideabi-gcc #15

@sebma

Description

@sebma

Hi,

Here is what I get when I try and build dfc for CC=arm-linux-androideabi-gcc :

[ 40%] Building C object CMakeFiles/dfc.dir/src/util.c.o
/home/sebastien/src/dfc/src/util.c: In function 'getttywidth':
/home/sebastien/src/dfc/src/util.c:488:17: error: storage size of 'win' isn't known
/home/sebastien/src/dfc/src/util.c:488:17: warning: unused variable 'win' [-Wunused-variable]
make[2]: *** [CMakeFiles/dfc.dir/src/util.c.o] Error 1
make[1]: *** [CMakeFiles/dfc.dir/all] Error 2
make: *** [all] Error 2

Can you help ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions