conda-forge / conda-forge/linux-sysroot-feedstock

elf.h

Ouverte
#85 5 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
question
Langage dominant
Python
Étoiles
5
Forks
18
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Comment:

I believe this feedstock provides elf.h to conda recipes out in the wild.

On my host ubuntu 20.04 machine.

My compiler uses elf.h from /usr/include/elf.h

Apparently this comes from the ubuntu package libc6-dev

When I run the build inside of an anaconda environment, a different version of elf.h is used.

. /home/blozano/anaconda3/conda-bld/tt-metalium_1737501347205/_build_env/x86_64-conda-linux-gnu/sysroot/usr/include/elf.h

The file in the Anaconda environment is not as modern as the one that ships with ubuntu 20.04 which is sad.

It does not have RISCV details.

As I understand it, this file is a part of glibc.

How can I bring a newer version of elf.h into my conda build environment?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.