Talk:D Bare Bones: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
m (New question about CrossCompilers)
No edit summary
 
Line 6: Line 6:
If not, how are the commands on x86_64, or in other words, the most specific commands with march and so on?
If not, how are the commands on x86_64, or in other words, the most specific commands with march and so on?
[[User:Columbus|Columbus]] 10:33, 20 January 2015 (CST)
[[User:Columbus|Columbus]] 10:33, 20 January 2015 (CST)

== volatile keyword not allowed ==

The volatile keyword in D is beyond deprecated; i.e. not allowed anymore. The code in this page must be updated.
--[[User:Robbie0630|Robbie0630]] 09:51, 22 April 2017 (CDT)

Latest revision as of 14:51, 22 April 2017

Cross-Compiler

Is a CrossCompiler needed? Columbus 08:03, 5 October 2014 (CDT)

If not, how are the commands on x86_64, or in other words, the most specific commands with march and so on? Columbus 10:33, 20 January 2015 (CST)

volatile keyword not allowed

The volatile keyword in D is beyond deprecated; i.e. not allowed anymore. The code in this page must be updated. --Robbie0630 09:51, 22 April 2017 (CDT)