Anyone knows what is good IDE for linux?
Try AsmIDE
http://linuxasmtools.net/download.html
Probaby not as good as RadASM, though...
I use Geany on ubuntu 32bit with jwasm and a custom build script called from Geany.
James
Thanks all, save my time googling.
Hi All, I used decided to use Geany but dont know how to set it up for using with JWASM. Anyone know?
you can go to there!
http://www.japheth.de/JWasm.html
For compiling I just have geany call a bash script.
I edit this script for whatever I am working on (libs,objs,....)
James