Skip to content
Snippets Groups Projects
  1. Apr 22, 2024
    • Cain, Brian's avatar
      Tweak the linkerscript to avoid link errors · 1df3894e
      Cain, Brian authored
      
      The compiler is invoked using the upstream compiler name.  TODO: use
      the hexagon-unknown-none-elf-clang target instead.
      
      The starting location is adjusted to avoid this error:
      
          hexagon-unknown-linux-musl-clang -o minivm -T hexagon.lds minivm.o -nostdlib
          ld.lld: error: section .vm_data at 0xFFFF8000 of size 0x8488 exceeds available address space
          hexagon-unknown-linux-musl-clang: error: hexagon-ld command failed with exit code 1 (use -v to see invocation)
      
      Signed-off-by: default avatarBrian Cain <bcain@quicinc.com>
      1df3894e
  2. Apr 20, 2024
  3. Mar 25, 2024
  4. Sep 25, 2023
  5. Sep 21, 2023
  6. Apr 23, 2013
Loading