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

How can I configure same multilib to toolchain in AndeSight? #11

Open
jacklee-5 opened this issue Jun 20, 2024 · 0 comments
Open

How can I configure same multilib to toolchain in AndeSight? #11

jacklee-5 opened this issue Jun 20, 2024 · 0 comments

Comments

@jacklee-5
Copy link

Hello,

I built toolchain and compared its dumpspecs with toolchain in AndeSight3.0
However, there was no multilib configuration.
Can you tell me how to modify build_elf_toolchain.sh to get the same toolchain?

dumpspecs from toolchain on Github

*multilib:
. !mext-dsp;mext-dsp mext-dsp;

*multilib_matches:
mext-dsp mext-dsp;

*multilib_options:
mext-dsp

dumpspecs from toolchain in AndeSight

*multilib:
. !mcmodel=medlow !mcmodel=large !mext-dsp !mext-zc !mtune=andes-45-series;mcmodel-medlow mcmodel=medlow !mcmodel=large !mext-dsp !mext-zc !mtune=andes-45-series;mcmodel-large !mcmodel=medlow mcmodel=large !mext-dsp !mext-zc !mtune=andes-44-series;mext-dsp !mcmodel=medlow !mcmodel=large mext-dsp !mext-zc !mtune=andes-45-series;mext-zc !mcmodel=medlow !mcmodel=large !mext-dsp mext-zc !mtune=andes-45-series;mtune-andes-45-series !mcmodel=medlow !mcmodel=large !mext-dsp !mext-zc mtune=andes-45-series;mext-zc/mtune-andes-45-series !mcmodel=medlow !mcmodel=large !mext-dsp mext-zc mtune=andes-45-series;mext-dsp/mext-zc !mcmodel=medlow !mcmodel=large mext-dsp mext-zc !mtune=andes-45-series;mext-dsp/mtune-andes-45-series !mcmodel=medlow !mcmodel=large mext-dsp !mext-zc mtune=andes-45-series;mext-dsp/mext-zc/mtune-andes-45-series !mcmodel=medlow !mcmodel=large mext-dsp mext-zc mtune=andes-45-series;mcmodel-medlow/mext-dsp mcmodel=medlow !mcmodel=large mext-dsp !mext-zc !mtune=andes-45-series;mcmodel-medlow/mext-zc mcmodel=medlow !mcmodel=large !mext-dsp mext-zc !mtune=andes-45-series;mcmodel-medlow/mtune-andes-45-series mcmodel=medlow !mcmodel=large !mext-dsp !mext-zc mtune=andes-45-series;mcmodel-medlow/mext-zc/mtune-andes-45-series mcmodel=medlow !mcmodel=large !mext-dsp mext-zc mtune=andes-45-series;mcmodel-medlow/mext-dsp/mext-zc mcmodel=medlow !mcmodel=large mext-dsp mext-zc !mtune=andes-45-series;mcmodel-medlow/mext-dsp/mtune-andes-45-series mcmodel=medlow !mcmodel=large mext-dsp !mext-zc mtune=andes-45-series;mcmodel-medlow/mext-dsp/mext-zc/mtune-andes-45-series mcmodel=medlow !mcmodel=large mext-dsp mext-zc mtune=andes-45-series;mcmodel-large/mext-dsp !mcmodel=medlow mcmodel=large mext-dsp !mext-zc !mtune=andes-45-series;mcmodel-large/mext-zc !mcmodel=medlow mcmodel=large !mext-dsp mext-zc !mtune=andes-45-series;mcmodel-large/mtune-andes-45-series !mcmodel=medlow mcmodel=large !mext-dsp !mext-zc mtune=andes-45-series;mcmodel-large/mext-zc/mtune-andes-45-series !mcmodel=medlow mcmodel=large !mext-dsp mext-zc mtune=andes-45-series;mcmodel-large/mext-dsp/mext-zc !mcmodel=medlow mcmodel=large mext-dsp mext-zc !mtune=andes-45-series;mcmodel-large/mext-dsp/mtune-andes-45-series !mcmodel=medlow mcmodel=large mext-dsp !mext-zc mtune=andes-45-series;mcmodel-large/mext-dsp/mext-zc/mtune-andes-45-series !mcmodel=medlow mcmodel=large mext-dsp mext-zc mtune=andes-45-series;

*multilib_matches:
mcpu=andes-45-series mtune=andes-45-series;mtune=a45 mtune=andes-45-series;mtune=ax45 mtune=andes-45-series;mtune=n45 mtune=andes-45-series;mtune=nx45 mtune=andes-45-series;mtune=d45 mtune=andes-45-series;mtune=dx45 mtune=andes-45-series;mcpu=a45 mtune=andes-45-series;mcpu=ax45 mtune=andes-45-series;mcpu=n45 mtune=andes-45-series;mcpu=nx45 mtune=andes-45-series;mcpu=d45 mtune=andes-45-series;mcpu=dx45 mtune=andes-45-series;mcpu=andes-60-series mtune=andes-45-series;mtune=andes-60-series mtune=andes-45-series;mtune=ax65 mtune=andes-45-series;mcpu=ax65 mtune=andes-45-series;mcmodel=medlow mcmodel=medlow;mcmodel=large mcmodel=large;mext-dsp mext-dsp;mext-zc mext-zc;mtune=andes-45-series mtune=andes-45-series;

*multilib_options:
mcmodel=medlow/mcmodel=large mext-dsp mext-zc mtune=andes-45-series
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

1 participant