Searched hist:"61 b37794a4fa1d5766fc704db52b82e628e0149a" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/runtime_loader/ |
H A D | runtime_loader_private.h | 61b37794a4fa1d5766fc704db52b82e628e0149a Sat May 17 23:25:17 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Added explicit support for loading executables compiled with the respectively other gcc version on a Haiku compiled with gcc 2 or gcc 4. The libraries for such an executable are first searched in "gcc4" respectively "gcc2" subdirectories of the standard search path directories. If not found there, we try again with the standard paths.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25532 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | elf.cpp | 61b37794a4fa1d5766fc704db52b82e628e0149a Sat May 17 23:25:17 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Added explicit support for loading executables compiled with the respectively other gcc version on a Haiku compiled with gcc 2 or gcc 4. The libraries for such an executable are first searched in "gcc4" respectively "gcc2" subdirectories of the standard search path directories. If not found there, we try again with the standard paths.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25532 a95241bf-73f2-0310-859d-f6bbb57e9c96
|