• Patrik Stridvall's avatar
    - Fixed some Solaris specific assembler problems · 89cf0ae1
    Patrik Stridvall authored
    - Fixed some missing .type @function (helps debugging with dbx)
    - Fixed code needing __attribute__((constructor))__ for non-GCC ELF compilers
    - Fixed use of zero width arrays (ANSI C violation)
    - @GOTOFF on Solaris doesn't work - use @GOT and redirection instead
    89cf0ae1
build.c 105 KB