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

Re: [MiNT] Mixing binary code for different machine... is it ok?



Am Do, 10.06.2010, 00:38 schrieb Vincent Rivière:
> m0n0 wrote:
>> Ok, thanks for the explanation! That mean's I'll have to figure out how
>> to
>> compile with the right libs when compiling netsurf with -m68020 option.
>
> Normally, it is easy.
> First, be sure to link with the "gcc" command, not "ld".

That's ok for my own compiler/linker invocation, but it means I have to
patch some makefiles... and I have to figure out which of them needs
patching, if any... at least I have to ensure no Makefiles invokes ld :)