User forums > Help
Adding new Compiler support
Andrey:
Hi,
I want to make a support for TASM maybe you think it's an old asm compiler but we are using it for practice purposes on Technical University of Lodz. I thought I could show C::B to my friends, they're are very angry that there's no good ide for TASM and I thought I could prepare C::B.
I read the article about G77 Fortran Compiler but I want to make different compiler options like those in gcc and VC++, TASM has different options as you can imagine. What files I should edit to make it all wor without?
thomas:
If you want to make something that is substantially different, then you will have to modify/rewrite the compilergcc plugin (look inside src/plugins/compilergcc), but that will be a nightmare to implement.
I would suggest you wait until Ephialtes is out instead. :)
Pecan:
--- Quote from: thomas on March 30, 2006, 11:51:19 pm ---I would suggest you wait until Ephialtes is out instead. :)
--- End quote ---
It must gonna be a long wait. After 10 pages of google the
closest I could come to Ephialtes is
--- Quote ---Ephialtes, one of the giants who revolted against Zeus and threatened to storm heaven; he appears to have been maimed by Apollo and Hercules. ...
--- End quote ---
TDragon:
Interestingly, the wiki page http://wiki.codeblocks.org/index.php?title=Roadmap_for_version_1.0 is not linked to from any of the normal pages; one would only find it in one of the special wiki pages.
See also http://messagenet.com/myths/ppt/_e1002.html. :D
thomas:
--- Quote from: Pecan on March 31, 2006, 12:11:35 am ---It must gonna be a long wait.
--- End quote ---
Hopefully not...
--- Quote ---Ephialtes, one of the giants who revolted against Zeus and threatened to storm heaven; he appears to have been maimed by Apollo and Hercules. ...
--- End quote ---
The name refers to the historical person, not the mythological one :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version