> > w...@ping.net.au writes: > > > /var/tmp//ccupZ1o7.s: Assembler messages: > > /var/tmp//ccupZ1o7.s:15: Error: junk `(r1)' after expression > > /var/tmp//ccupZ1o7.s:15: Error: too many memory references for `sub' > > /var/tmp//ccupZ1o7.s:16: Error: no such instruction: `subc 4(r1),r13' > > /var/tmp//ccupZ1o7.s:17: Error: no such instruction: `subc 6(r1),r14' > > [snip] > > > Anyone with a clue of what's going on here? > > Are you sure that you're using the same --target and --prefix for gcc > as you used for binutils? > > > Sysinfo: binutils-2.14, gcc-3.2.3-core, NetBSD-i386-1.6U > > FWIW, I use the same binutils/gcc versions on NetBSD 1.6 w/o problems.
Many thanks for your reply. It turned to be out that I had mispelled the variable that defined the prefix for the installation in which case your assumption was correct. cheerio Berndt