Sunday, February 17, 2013

Re: [LINUX_Newbies] bin86

On 16/02/13 19:31, highskywhy@yahoo.de wrote:
>
> Sa Feb 16 20:29:13 2013
> Good evening
> Is bin86 an interpreter for Assembler in Linux.
> Can I use it in all distributions?
> Regards
> Sophie
>

Hi,

bin86 package contains an assembler which changes assembly into it's
digital form which can then be executed. It is not interpreted. it can
be used on all distributions but you need to produce the correct code
for your processor (s) bin86 produces 32 bit intel code, if you have a
64 bit processor or AMD it would not produce exactly the right
code to execute. the GNU tool chain installs the correct assembler /
linker for your machine automatically and calls them as and ld respectively


Trev.


------------------------------------

To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/LINUX_Newbies/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/LINUX_Newbies/join
(Yahoo! ID required)

<*> To change settings via email:
LINUX_Newbies-digest@yahoogroups.com
LINUX_Newbies-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
LINUX_Newbies-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

No comments:

Post a Comment