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

Re: armelfp: new architecture name for an armel variant



> On 09/07/10 19:16, Hector Oron wrote:
>  >    arm-hardfloat-linux-gnueabi
> 
> This would be the path of least resistance. You can do this without
> breaking much, and without annoying anybody upstream. You might need to
> do a few hacks to various packages that want to know which ABI is in
> use, but probably somebody would have to port these anyway.

I strongly encourage this solution.

Anything that relies on the target triplet is going to break as soon as you 
move outside a pure Debian system. i.e. any patches relying on a particular 
target triplet are inherently Debian specific, and IMO should never be pushed  
upstream.

The only way to reliably determine the current ABI is to ask the compiler, 
probably checking for a preprocessor macro that doesn't exist yet :-/

Paul


Reply to: