Port-amiga archive

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

Re: Toolchain issue?



John Klos wrote:

>>> [...]
>>> /usr/src/gnu/dist/gdb6/gdb/dwarf2-frame.c: In function
>>> 'execute_cfa_program': /usr/src/gnu/dist/gdb6/gdb/dwarf2-frame.c:529:
>>> internal compiler error: in replace_pseudos_in, at reload1.c:597
>>> Please submit a full bug report, with preprocessed source if
>>> appropriate.
>
>>> If I change the -O2 to -O or remove the -m68060, this compiles fine.
>>
>> You are compiling gdb for 68060? I never tried that. What do I have to
>> do to reproduce it? Add something to mk.conf?
>
> Yes. You can add:
>
> M68060=YES
> CFLAGS+=-O2 -m68060
> COPTS+=-O2 -m68060
> COPTFLAGS+=-O2 -m68060

After fixing the DT_TEXTREL problem with libm for 68060 the release-build
finished here.

So unfortunately I cannot reproduce it, or I'm missing something.

-- 
Frank Wille



Home | Main Index | Thread Index | Old Index