Skip to content

Building fails during ld.alm #3

Open
@fundudeone

Description

@fundudeone

Tried to build both the hello_world and graphx/sprites examples with app_tools got the same error both times. I followed the instructions in readme, include is changed to app_tools/makefile. Here the error from running make in graphx/sprites (similar result with make app):

[compiling] src/gfx/global_palette.c
[compiling] src/gfx/oiram.c
[compiling] src/main.c
[lto opt] obj/lto.bc
[convimg] description
[linking] bin/DEMO.bin
/home/mint/CEdev/meta/ld.alm [1568]:
	
macro ? [272] :script.provide [19] (CALM)
Error: invalid expression.
make: *** [/home/mint/CEdev/meta/makefile.mk:291: bin/DEMO.bin] Error 2

I've had this result on both toolchain v11.0 and now 11.1 as well.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions