[SunRescue] problem compiling ncurses on SunOS 4.1.1/sun3
Alexander Bochmann
ab at infra.de
Thu May 4 06:35:28 CDT 2000
Hi,
...on Wed, May 03, 2000 at 01:51:56PM -0400, Sam Creasey wrote:
> Personally, I do all my builds with gcc 2.7.2.3 on my sun3... And I know
> for a fact that it generates proper code for GNU ncurses (though that was
> a linux-sun3 target).
# gcc -v
Reading specs from /usr/local/lib/gcc-lib/m68k-sun-sunos4.1.1/2.7.2.3/specs
gcc version 2.7.2.3
But still:
cd ../obj_s; gcc -I../ncurses -I. -DNDEBUG -I. -I../include -I/usr/local/include/ncurses -DHAVE_CONFIG_H -DTERMINFO=\"/usr/local/share/terminfo\" -O2 -D_REENTRANT -fpic -c ../ncurses/./base/lib_set_term.c
/usr/tmp/cca15102.s: Assembler messages:
/usr/tmp/cca15102.s:50: Error: operands mismatch -- statement `jbsr __nc_free_keytry,a1' ignored
It's in another source file now, but the problem seems to be the same.
Can there be a problem with just the m68k-sun-sunos4.1.1 target, or
is it more likely I have some systematic error here (although I wouldn't
know what that could be right now...)?
Alex.
More information about the rescue
mailing list