Size of Compiled Program
Jacob Carlborg via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Jan 5 00:20:44 PST 2016
On 2016-01-04 17:56, Martin Tschierschke wrote:
> Oh, thats interesting. When I tried to run the compiled "prime" on my
> notebook,
> with the "same" Ubuntu release, I got an error, may be its 32 not 64 Bit?
> Any hint?
You can run the "file" command to see which architecture an executable
is built for.
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list