From mboxrd@z Thu Jan 1 00:00:00 1970 From: james To: crossgcc@sourceware.cygnus.com Cc: gcc-help@gcc.gnu.org, gcc@gcc.gnu.org Subject: m68k-coff compile problem Date: Thu, 09 Mar 2000 01:40:00 -0000 Message-id: <3.0.32.20000309162925.02174f1c@public1.sta.net.cn> X-SW-Source: 2000-03/msg00041.html 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: james To: crossgcc@sourceware.cygnus.com Cc: gcc-help@gcc.gnu.org, gcc@gcc.gnu.org Subject: m68k-coff compile problem Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <3.0.32.20000309162925.02174f1c@public1.sta.net.cn> X-SW-Source: 2000-q1/msg00351.html Message-ID: <20000401000000.mlDr9YAsOWVJzW_tkiLnh6BF4gNszuaM7uowaEsrrqs@z> 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