jloc linker help(please help)

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
dorip

jloc linker help(please help)

Post by dorip »

Let's say:
I use Borland C++ builder 5.5 compiler(free) and tasm 5.0 to compile a 32 bit C++ file with inline asm(the code just pops a character on the screen - by writting into video memory). Can you give me the code for the jloc make file and give me some explinations because I don't quite get it.
PS.I wanna use BCC5.5 rather than gcc because it's 32bit C++, with nice(that I like) inline asm and asm syntax.

Thank you
dorip

Re: jloc linker help(please help)

Post by dorip »

also.
Am I suposed to use a main() function?
Post Reply