Skip to content

out directory missing #1

Description

@Stretchdude

Hello
I got a compiler error with a clone of HEAD.

/usr/lib/gcc/avr/5.4.0/../../../avr/bin/ld: cannot open map file out/akab.map: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:437: out/akab.elf] Error 1

Solution was to create an out directory manually


~/src/AKAB_Reloaded_github $ mkdir out 
~/src/AKAB_Reloaded_github $ make

-------- begin --------
avr-gcc (GCC) 5.4.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
...
blah blah
...
Total                      23617


-------- end --------

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