Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Cross builds: distinguish between installation prefix and host prefix in configure.ac? #124932

Closed
Assignees
freakboy3742
Labels
@hoodmane

Description

@hoodmane

In Emscripten and wasi builds, and presumably for other cross builds, the build file system and the host file system look different. It's natural to want to install intocross-build/$TARGET/lib and then mount that as/lib in the host file system.wasi.py has to mess around with settingPYTHONPATH becauseprefix is set to a path from the build machine. I think it would simplify this if we distinguish between

  • prefix -- the path in the build file system where we want to install the files
  • host_prefix -- the path in the host file system where getpath.c will look for the files

And similarly forexec_prefix andhost_exec_prefix.

cc@brettcannon@freakboy3742

Linked PRs

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2026 Movatter.jp