Skip to content

error: variable ‘r’ has initializer but incomplete type #1

Description

@fitamant

Hi,

I have a compilation error with 'arm-linux-gnueabi-gcc' GNU C compiler (ubuntu) :

../at91lib/utility/stdio.c:64:8: error: variable ‘r’ has initializer but incomplete type
struct _reent r = {0, (FILE *) 0, (FILE *) 1, (FILE *) 0};

Thanks for your help,

Yannick

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions