gcc's 64kb limit of x86 16-bit code [.code16 keyword]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello

we are developing a bios using gcc to produce 16-bit x86 code. Therefore
we use the '.code16'/'.code16gcc' keyword in our C code. Unfortunately
this way the code is limited to 64kb in size, which are now no more
enough. 

Do you know any solution to circumvent that problem ?
- Other good 16-bit compilers don't exist for linux (bcc/dev86 is
  quirky).

big thanks in advance
josef

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux