[Lazarus] Help needed for issue #20311: IDE always tailors "Target processor" options for Intel CPUs
Sven Barth
pascaldragon at googlemail.com
Sat Sep 14 18:20:22 CEST 2013
On 14.09.2013 10:32, Juha Manninen wrote:
> On Fri, Sep 13, 2013 at 2:36 PM, Sven Barth <pascaldragon at googlemail.com> wrote:
>> Here is the list of supported assembler readers (all also support "standard"
>> or "default" which I'll mark with a "*"):
>>
>> - i386
>> att (*), gas (alias for att), intel
>> - x86_64
>> att (*), gas (alias for att), intel
>> - sparc
>> att(*)
>> - ppc
>> att(*)
>> - mips
>> att ("standard"/"default" seems to be missing here...)
>> - m68k
>> mot(*)
>> - i8086
>> att (*), gas (alias for att), intel
>> - avr
>> att (*)
>> - arm
>> att (*)
>> - jvm
>> None!
>
> Ok, the three options in Lazarus IDE for Intel CPUs are "Default",
> "Intel" and "AT&T"
> It is a little misleading but still correct.
> Other CPUs only have the default and no selection is needed. Is this correct?
> It means the GUI is good now. It hides the assembler settings for
> non-Intel CPUs.
Yes, I agree. :)
Regards,
Sven
More information about the Lazarus
mailing list