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

Error Build: data-layout not match (IDFGH-13266) #14198

Open
3 tasks done
tao-a-man opened this issue Jul 16, 2024 · 0 comments
Open
3 tasks done

Error Build: data-layout not match (IDFGH-13266) #14198

tao-a-man opened this issue Jul 16, 2024 · 0 comments
Labels
Status: Opened Issue is new Type: Bug bugs in IDF

Comments

@tao-a-man
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v5.1.2

Operating System used.

Windows

How did you build your project?

VS Code IDE

If you are using Windows, please specify command line type.

None

What is the expected behavior?

idf.py build

What is the actual behavior?

'esp32s3' is not a recognized processor for this target (ignoring processor)
'+atomics' is not a recognized feature for this target (ignoring feature)
'+mul16' is not a recognized feature for this target (ignoring feature)
'-fp' is not a recognized feature for this target (ignoring feature)
'esp32s3' is not a recognized processor for this target (ignoring processor)
error: data-layout for target xtensa-esp32s3-none-elf, e-m:e-p:32:32-v1:8:8-i64:64-i128:128-n32, differs from LLVM target's xtensa-none-elf default layout, e-m:e-p:32:32-i8:8:32-i16:16:32-i64:64-n32
image

Steps to reproduce.

  1. Step
  2. Step
  3. Step
    ...

Build or installation Logs.

No response

More Information.

No response

@tao-a-man tao-a-man added the Type: Bug bugs in IDF label Jul 16, 2024
@github-actions github-actions bot changed the title Error Build: data-layout not match Error Build: data-layout not match (IDFGH-13266) Jul 16, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Bug bugs in IDF
Projects
None yet
Development

No branches or pull requests

2 participants