[Lazarus] Help needed for issue #20311: IDE always tailors "Target processor" options for Intel CPUs

Juha Manninen juha.manninen62 at gmail.com
Sat Sep 14 10:32:33 CEST 2013


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.

Juha




More information about the Lazarus mailing list