|
Is there any work being done to create a C# compiler to produce native exe's? e.g. the output is a native exe and NOT a .NET assembly.
Started by Gary Willoughby on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
It is all compiled to machine code ahead.
What is the use-case you have in mind at the moment (which doesn't matter since you don't want one) .
Of anything that will reliably produce purely unmanaged code.
|
|
I was wondering how to use GCC on my C source file to dump a mnemonic version of the machine code so I could see what my code was being compiled into. You can do this with Java but I haven't been able to find a way with GCC.
I am trying to re-write a ...
Started by James on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
>objdump --help [...] -S, --source if you'd like to produce a dump of intel syntax, you could use the -masm=intel switch, as so:
gcc -S -masm=intel code.c
(Both produce....
You can use objdump to produce a more readable disassembly.
|
|
Do Metal fans understand how long it takes to produce to produce a GOOD rap song/album? Kanye put an album on hold for 5 years because he wanted it to be perfect.
Do they know how many elements go into producing it? They don't just layout a random beat...
Started by We Still Believe on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at yahoo):
Anyway, the 'time to write an album/song.
I could go on AAAALLLL day.
So does dir en grey.
But I'm sure it's no easier or more difficult to produce a good rap album machine head.
The difficulty of the process.
|
Ask your Facebook Friends
|
Hello,
I would like to introduce some assembly code into a c99 codebase. I want to use the UMULL instruction from the ARM CPU to multiply 2 uint32_t and get the result immediately into a uint64_t.
Now a uint64_t needs 2 registers, so how do I specify ...
Answer Snippets (Read the full thread at stackoverflow):
C = (uint64_t)a * (uint64_t)b; or if you feel you must use machine-specific asm, you can go.
|
|
In Toyota manufacturing lines they always know what path a part have traveled. Just so they can be sure they can fix it of something goes wrong. Is this applicable in software too?
All error messages should tell me exactly what path they traveled. Some...
Started by Flinkman on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You just can't tag each data structure.
To keep track of the entire history of the state of the machine.
|
|
Work we produce 3d, vcarve, machining, signs, Attached Images IMG_2346.jpg (98.2 KB, 934 views) IMG_2347.jpg (100.9 KB, 589 views)
Started by james mcgrew on
, 14 posts
by 6 people.
Answer Snippets (Read the full thread at sawmillcreek):
I am happy.
D rosette, vcarve and a machine for printing money!! Attached Images IMG_2444.JPG (79.5 KB, 699 art 3d rosette, v carve and a machine for printing money!! what a nice piece of work.
|
|
How did software companies mass produced copy protected disks? They certainly weren't using Commodore hardware to produce thousands of disks. Also, why was this hardware out of the reach of cracking groups at the time? Was it just cost?
-Codey
Answer Snippets (Read the full thread at lemon64):
Http://www.softpres.org/glossary:trace_machine I wonder how they did long tracks and weak bits.
|
|
Hi All,
I have a google code project which I used SVN to update. I am about to submit the project as the deliverable for a thesis on producing resource intensive applications on a mobile platform.
I was wondering if any of you knew of software which I...
Started by gav on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Here a screenshot....
It can produce some of what you to browse its features.
Also free for you, I believe, is TeamCity.
ConQAT has the advantage of being free.
ConQAT will produce some of that, and can then be hooked to a database for storage.
|
|
I can compile my .asl file into .cas file, but when I run the .cas file, the Quest program always hangs instantly (i.e., the program freezes as soon as I run a .cas file, the screen shows nothing, the menu is inaccessible, when I click anywhere on the...
Started by abcroy on
, 13 posts
by 2 people.
Answer Snippets (Read the full thread at textadventures):
Package-able on other machine ( e.g., The Awakening Dead 2.) I have just tried treasure hunt.asl modern technology, and should be able to produce games in Chinese - it would be amazing to have.
|
|
I'd like to use alternatives to System Center Virtual Machine Manager 2008 is possible, in other words, any FREE tools?
Started by Adam on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Use VMWare its not free, but you.
Or True Image can now produce .vhd files from a physical system.
|