Skip to content

Duplicate symbol updating EMS #10224

@exonent

Description

@exonent

Hi all!

I was updating my EMS and using my sentence to compile my code and now I have a new errors that I haven't with the EMS older version:

wasm-ld: error: duplicate symbol: ini1_
>>> defined in /var/folders/pj/s807zy0s5f79bbr_yvpkmgw00000gq/T/emscripten_temp_YHWD8i/File1.o
>>> defined in /var/folders/pj/s807zy0s5f79bbr_yvpkmgw00000gq/T/emscripten_temp_YHWD8i/File2.o

(Have this error in multiples files, not only in File1 and File2)
This is a new error...
I tried to make
emar rc File1.a File1.o
then
emcc File1.a File2.o -c -o Test.html
But doesn't work!

Some idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions