m68k-coff compile problem

james hzzhang@online.sh.cn
Thu Mar 9 01:40:00 GMT 2000


hi anyone who may help me:

	it the first time I work with the GCC, when I compiled on 
my Linux host (redhat 6.0) for a target m68k  board, I got the msg:


1. align warning cause a error:

ls.c:595: warning: alignment of `struct Buf Tmp_buf ' is greater than
maximum object file alignment. Using 2.


2.

ec.c:3035: warning: unknown conversion type character `N' in format
ec.c:3035: warning: format argument is not a pointer (arg 3)
ec.c:3035: warning: too many arguments for format
ec.c:3046: warning: unknown conversion type character `N' in format
ec.c:3046: warning: too many arguments for format
make[2]: *** [ec.o] Error 1


I did no find any information the msgs for  m68k in GCC
manual.  are these  GCC a feature in new release ?, I'm using 
2.95.2 GCC as a Pc-Linux->m68k-coff cross compiler now.

thanks in advance.

regards/james





More information about the Gcc-help mailing list