[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] FreeMiNT binaries and CPU specific versions



On 07/14/11 18:25, Eero Tamminen wrote:
> Hi,
>
> On torstai 14 heinäkuu 2011, Alan Hourihane wrote:
>> To be honest we just need to fix the build system.
>>
>> I'd like to be able to just do....
>>
>> make ARCH=68030
>>
>> and the entire tree that pops out are for 68030's.
>>
>> So ARCH would be 68000, 68020, 68030, 68040, 68060, and coldfire.
>>
>> That way there will be binary archives for each ARCH automatically.
>>
>> We really just need to remove trying to build all ARCH's in one go.
> Should the binaries coming from this kind of build have always
> the same name or include $ARCH in their names like Vincent proposed?
>

There's no point in including $ARCH in the names. If you download the
correct
ZIP file that's for your arch, that's all that's needed.

Alan.