After we upgraded to Digital UNIX 4.0, I decided to rebuild GNU C++.
However, now I am running into an error:
errfn.c: In function `cp_sprintf':
errfn.c:198: conflicting types for `sprintf'
include/stdio.h:182: previous declaration of `sprintf'
This occured when it was trying to build stage3 cc. It's strange why it
doesn't complain for stage1 or stage2 cc.
Any help would be appreciated.
Jay
Received on Mon Aug 05 1996 - 05:53:25 NZST