tjmesp32 wrote:I'm having the same problem. I downloaded the
https://dl.espressif.com/dl/esp32_win32 ... 170330.zip yesterday and it appears the directory J:\msys32\opt\xtensa-esp32-elf\lib\gcc\xtensa-esp32-elf\5.2.0 doesn't have the same contents as indicated by the previous post. Please see the screen shot. How do I/we get the correct contents?
Thanks
Tom
hi tom
the problem is,
that there is missing: liblto_plugin-0.dll
see here too
to solve the problem there are more possibles:
- we get an officially patch that fill the missing file in the folder
- we help us unofficially in the meantime with this try: ( not sure you saw the linked file in prev posting from me )
-- > download
the attached file and unzip the missing file ( and a archive file ) to your folder
or
-- > download mingw and copy the missing file
--- example ( it is depended from your installed mingw // GCC version > 5.2 : you must search where the file is - usually here )
--- mingw/libexec/gcc/mingw32/5.2/liblto_plugin-0.dll
--- to your folder
hope this helps
best wishes
rudi