bootstrap fail on darwin

Richard Henderson rth@redhat.com
Fri Aug 24 14:27:00 GMT 2001


On Fri, Aug 24, 2001 at 04:17:56PM +0200, Andreas Tobler wrote:
> Is it possible that we have to add something like this in
> gcc/gcc/config/darwin.h?
> 
> #define UNALIGNED_SHORT_ASM_OP          "\t.int\t2,"
> #define UNALIGNED_INT_ASM_OP            "\t.long\t4,"
> #define UNALIGNED_DOUBLE_INT_ASM_OP     "\t.long\t8,"

Someone from Apple will have to comment on whether this is
the correct assembly syntax.  It is what is needed so solve
the problem, however.


r~



More information about the Gcc mailing list