On Mon, Jan 2, 2012 at 7:09 AM, Richard Herveille <[email protected]> wrote:
> Hi Julius,
>>
>> Something I'm curious about is how the different machines might be
>> selected when using the compiler, so it knows not to emit the 64-bit
>> data instructions when using or32, for instance.
>
> These are different command line options. Look at how the 68k stuff is 
> implemented to get an idea how this works.
>

Hi Richard,

Ah yes, so perhaps we would have a bare metal tool chain with the
or32-elf-* name and pass -mor32 to it to specify the 32-bit or1k
machine? I would hope, though, there's ways of building the tool chain
where we can hard code such options, but is that more in the realm of
the gcc tool chain config?

Cheers,

Julius
_______________________________________________
OpenRISC mailing list
[email protected]
http://lists.openrisc.net/listinfo/openrisc

Reply via email to