Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

completeExample doesn't compile #245

Open
Greece2 opened this issue Aug 3, 2023 · 3 comments
Open

completeExample doesn't compile #245

Greece2 opened this issue Aug 3, 2023 · 3 comments

Comments

@Greece2
Copy link

Greece2 commented Aug 3, 2023

When trying to compile the example "completeExample", I get the error message:

C:\Users\XYZ\AppData\Local\Temp\ccyksZ49.s: Assembler messages:
C:\Users\XYZ\AppData\Local\Temp\ccyksZ49.s:6410: Internal error in expression_maybe_register at /workdir/repo/binutils-gdb-gnu/gas/config/tc-xtensa.c:1938.
Please report this bug.

No matter if IDE 2.1.1 or IDE 1.8.19 is used.
Board is "Generic ESP8266 module", same problem with "NodeMCU1.0" and other ESP8266 variants.

Lib version is 2.2.2

@iangray001
Copy link
Collaborator

That is an error from within the C++ compiler itself, so I am tempted to say "not our fault!". :)

Can you compile other things? What about if you use PlatformIO instead?

@Greece2
Copy link
Author

Greece2 commented Aug 4, 2023

Yes, all other ESPUI examples and other projects compile fine. No, don't think I'll try PIO, too much stuff on the PC already ;-)

@iangray001
Copy link
Collaborator

Well it is still a compiler bug. If you are feeling public-spirited you could report it, but I would assume that the Arduino IDE is probably using an old compiler anyway. I've not seen that error before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants