Flat binary with BC++ 4.5?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Guest

Flat binary with BC++ 4.5?

Post by Guest »

Is it possible to create a flat binary (the kind GCC and LD can produce, but
16-bit real mode) with Borland C++? If so, how? If not, what C compiler can
I use to create a 16-bit real mode flat binary file?

Thanks in advance.
Post Reply