In message <[EMAIL PROTECTED]
chen.de>, Adrian Bunk writes:
>I have some questions:
>1. Are the Linux/arm machines all called "armv4l"?

No, you should match on just `arm*'.  "armv4l" happens to be the most common, 
but many others are possible.

>2. Why does config.guess report *-linux-gnu instead of *-linux ?

This has been the case for some time.  It's to reinforce the idea that this is 
the Linux-based GNU system, or GNU/Linux.

>3. Is this patch all right?

Using -mstructure-size-boundary is something you need to do with care because, 
strictly, it's an ABI change.  If there's another way to fix the problem, that 
might be better.

p.



Reply via email to