randall hyde's high level assembly!

Mehmet Erol Sanliturk m.e.sanliturk at gmail.com
Fri Jun 12 05:54:24 UTC 2015


On Thu, Jun 11, 2015 at 10:45 PM, Mayuresh Kathe <mayuresh at kathe.in> wrote:

> On 2015-06-12 11:04, Mehmet Erol Sanliturk wrote:
>
>> On Thu, Jun 11, 2015 at 9:29 PM, Mayuresh Kathe <mayuresh at kathe.in>
>> wrote:
>>
>>  hi matthew,
>>>
>>> no luck, I got the following message;
>>> root at www:~ # pkg install hla
>>> Updating FreeBSD repository catalogue...
>>> FreeBSD repository is up-to-date.
>>> All repositories are up-to-date.
>>> pkg: No packages available to install matching 'hla' have been
>>> found in the repositories
>>>
>>> `uname -a` gives me the following;
>>> FreeBSD www.kathe.in [1] 10.1-RELEASE-p10 FreeBSD 10.1-RELEASE-p10
>>> #0: Wed May 13 06:54:13 UTC 2015
>>> root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
>>> amd64
>>>
>>> `freebsd-version` gives me the following;
>>> 10.1-RELEASE-p11
>>>
>>> anything i might be doing wrong?
>>>
>>> ~mayuresh
>>>
>>> On 2015-06-12 09:26, Matthew Pherigo wrote:
>>> Hey Mayuresh,
>>>
>>> There's actually a port in the tree already! 'pkg install hla'
>>>
>>> --Matt
>>>
>>> On Jun 11, 2015, at 5:52 AM, Mayuresh Kathe <mayuresh at kathe.in>
>>> wrote:
>>>
>>> has anyone been successful at working with randall hyde's high
>>> level assembly toolkit under freebsd 10.x?
>>> http://www.plantation-productions.com/Webster/ [2] claims to have a
>>> pre-built archive, but one that fails to assemble the binaries. :(
>>>
>>> ~mayuresh
>>>
>>> _______________________________________________
>>>
>>
>> Is hla able to generate 64-bit machine code for amd64 ?
>>
>> It seems that it is for 32-bits , i.e. i386 .
>>
>
> i have been able to run and test 'hla' under amd64 systems running ubuntu.
> any particular reason why it will not run under freebsd 64-bit?
> one of the things that could be a problem might be the "assembler" itself,
> i couldn't find "gas" or an equivalent under freebsd.
>
> ~mayuresh
>
>

Can you use Nasm ?

*cd /usr/ports/devel/nasm**make install*

http://forum.nasm.us/index.php?topic=1283.0


Thank you very much .

Mehmet Erol Sanliturk


More information about the freebsd-questions mailing list