Hi,
I have packaged a program, vcdimager.
It doesn't build on arm because it uses bitfields, and gcc on arm doesn't
seem to pack bitfields. I tried to use -mno-bit-align to force it, but
the option is not recognised by gcc on arm.
Is there a way to get around this ? The ideal way would be to get
Hi,
I have packaged a program, vcdimager.
It doesn't build on arm because it uses bitfields, and gcc on arm doesn't
seem to pack bitfields. I tried to use -mno-bit-align to force it, but
the option is not recognised by gcc on arm.
Is there a way to get around this ? The ideal way would be to ge
2 matches
Mail list logo