« Return to Thread: Re: ghci on arm

Re: ghci on arm

by Camm Maguire-2 :: Rate this Message:

| View in Thread

Greetings!

In cvs tag Version_2_6_8pre, the file o/sfaslelf.c has the bulk.
Platform specific headers are selected at configure time and stored in
h/.

Take care,

Ben Gamari <bgamari.foss@...> writes:

> On Wed, 25 Jan 2012 22:12:13 -0500, Camm Maguire <camm@...> wrote:
>> Greetings!  GCL has a working native linker now on armel and armhf.  We
>> have a generic elf relocation file, with machine specific headers
>> implementing only those relocs output by gcc.  I can step you through
>> the code if interested.
>>
> Where exactly could this code be found? I can't seem to find it in the
> GCL CVS repository.
>
> Cheers,
>
> - Ben
>
>
>
>
>

--
Camm Maguire        camm@...
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

_______________________________________________
Gcl-devel mailing list
Gcl-devel@...
https://lists.gnu.org/mailman/listinfo/gcl-devel

 « Return to Thread: Re: ghci on arm