https://bugs.winehq.org/show_bug.cgi?id=57066
Bug ID: 57066 Summary: wine fail to find symlink correctly for termux android Product: Wine Version: unspecified Hardware: x86-64 OS: Android Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: euloanty@live.com
https://github.com/trcrsired/wine-release/releases https://github.com/trcrsired/llvm-releases/releases/tag/llvm20-20240811
if the llvm being put not in the .wine/drive_c but a normal path, it won't find such file. The symlink handling is wrong for android
https://bugs.winehq.org/show_bug.cgi?id=57066
cqwrteur euloanty@live.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86-64 |aarch64
https://bugs.winehq.org/show_bug.cgi?id=57066
--- Comment #1 from cqwrteur euloanty@live.com --- I just use this aarch64-windows-gnu toolchain and wine cannot find clang++ since the symlinks handling are wrong.