>While we are on the subject are people using rpm on armv2 and/or armv1
>machines? If so, let me know and I will see about having those added in
>as well. Is there anything greater then armv4 currently?
ARM v5 is in the works but I don't believe there is any silicon yet. There is
also v4T but that hasn't cropped up in any Linux applications yet as far as I
know.
>And one other thing I will need, is the default optflags for each of
>armv2, armv3. Currently for armv4 we have:
> optflags: armv4 -O2 -fsigned-char -fomit-frame-pointer
> optflags: armv4b -O2 -fsigned-char -fomit-frame-pointer
> optflags: armv4l -O2 -fsigned-char -fomit-frame-pointer
>
>Is this compatible with armv2/3. I think there may be an issue with
>"-fomit-frame-pointer".
Omitting the frame pointer is no more harmful on ARMv2/v3 than v4. The only
reason not to use it is debuggability, and with a bit of luck we should soon
be able to debug even without a frame pointer.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]