Author Topic: Syntax Error In Linker Macro  (Read 1861 times)

OSS542

  • Newbie
  • *
  • Posts: 5
    • View Profile
Syntax Error In Linker Macro
« on: January 07, 2005, 09:44:53 pm »
There appears to be a syntax error in the linker macro
(/usr/lib/libc.so) at line 4 which must be commented out in order for
the macro to work.

/* GNU ld script
Use the shared library, but some functions are only in
the static library, so try that secondarily. */ <--- comment this out
/* *** BUG in libc/scripts/output-format.sed ***
elf32-bigarm,elf32-littlearm */
GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a )