Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt

Use this file to discover all available pages before exploring further.

What this means

linker rejects mixed PIC/static artifacts

Metadata

  • Code: E6006
  • Default level: Error
  • Phase: Codegen
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E6006
  • Tags: link

How to fix

  • homogeneous relocation model
  • adjust rustc/cc flags analogue

Typical output

E6006: PIE vs static relocation clash
note: linker rejects mixed PIC/static artifacts