Re: Translator problem?

new topic     » goto parent     » topic index » view thread      » older message » newer message
LarryMiller said...

Updated to svn 2019 binaries and tried again. Still produces the same error.

The init-.c file is now split into two. init-.c 579,157 bytes init-0.c 77,159 bytes

Neither contains the symbol init_literal0_

Hm. Oh, you want to search for init_literal0, i.e. without the trailing _ ... That is added by the C compiler (I don't know the internals as to why). But the function name should be init_literal0.

Can you grep the sources for init_literal0 and let me know where (if) it is defined? It's strange that I had this exact problem but the inclusion of init-0.c fixed it for me. The code I was testing with was the translator itself, i.e. euc -con euphoria\source\ec.ex

Jeremy

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu