Displaying 3 results from an estimated 3 matches for "isubuntu".
Did you mean:
psubuntu
2017 Oct 02
2
[EXT] Should we switch to --hash-style=both by default in LLD ?
...PS
// ABI requires a mapping between the GOT and the symbol table.
// Android loader does not support .gnu.hash.
// Hexagon linker/loader does not support .gnu.hash
if (!IsMips && !IsAndroid && !IsHexagon) {
if (Distro.IsRedhat() || Distro.IsOpenSUSE() ||
(Distro.IsUbuntu() && Distro >= Distro::UbuntuMaverick))
ExtraOpts.push_back("--hash-style=gnu");
if (Distro.IsDebian() || Distro.IsOpenSUSE() || Distro == Distro::UbuntuLucid ||
Distro == Distro::UbuntuJaunty || Distro == Distro::UbuntuKarmic)
ExtraOpts.push_back("...
2017 Oct 02
2
Should we switch to --hash-style=both by default in LLD ?
+1 for both table formats. Then we're compatible by default no matter what.
If somebody cares about .o file size, they can explicitly specify their
--hash-style.
On Mon, Oct 2, 2017 at 5:35 AM, George Rimar via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> >> Le 2 oct. 2017 à 14:23, George Rimar <grimar at accesssoftek.com> a écrit
> :
> >>
> >> I
2015 Jul 22
2
[LLVMdev] (no subject)
Hello,
I have tried a lot fix this error but am not able to can you please
find me a solution am trying to compile the SAFECode in Cygwin Environment
to work for windows.
used make -j4 command to make the files in cygwin i have got this error
make[5]: Leaving directory
'/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/clang/include'
/usr/bin/cp: cannot stat