From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: Torsten Becker Cc: gcc-help@gcc.gnu.org Subject: Re: error Date: Mon, 28 May 2001 14:36:00 -0000 Message-id: References: <20010528103616.99393.qmail@web13605.mail.yahoo.com> X-SW-Source: 2001-05/msg00204.html On May 28, 2001, Torsten Becker wrote: > Hello, who could help? What means these error messege? > I use uClinux! > ucLinux:/home/torsten/c_stuff # m68k-pic-coff-gcc > key.c -o key > /tmp/cca006321.o(.text+0x56):key.c: undefined > reference to `$0700' Looks like the assembler misunderstood this constant as a symbol. Are you sure you're using an appropriate assembler for this platform? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist *Please* write to mailing lists, not to me