• GNU makefile --- Linker error
    I'm trying to start using the GNU make utility ( http://www.gnu.org/software/make/make.html ) to build my C167 projects (there is a Win32 executable already built and available for download on another...
  • Linker Error 112
    Hi, i'm using a C167CS-LM, and i want to locate code to specific adresses in my external FLASH (AMD 29F400). I get the following linker Error, which i can't get fixed: *** ERROR L112: SECTION DOES...
  • Linker "Improper Fixup" (L121) Error
    What causes the linker to generate a L121 error? I recently got one of these and was forced to relocate the "scanf" code to a different memory location using a SECTIONS command because the linker located...
  • Object Arrays in EC++ : Linker errors
    Hi There, I wonder if anyone can help. I've had a look to see if I can find any old messages to help with my problem, but couldn't locate any. Anyway, I am using the C167 EC++ compiler to...
  • Linker slow
    Hello all, Anyone else notice that link time is very slow with the latest update (L166 V4.28) Walt