This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Next autogen 5 build failure
- To: gcc at gcc dot gnu dot org
- Subject: Next autogen 5 build failure
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sat, 19 May 01 16:03:55 EDT
OK, I removed that symbol and then it got further, but then blew up
with the following:
gcc -g -O2 -o getdefs -static getdefs.o opts.o ../autoopts/.libs/libopts.a
/usr/bin/ld:
Error: Undefined:
snprintf
Obviously I'm doing something badly wrong, but it's not at all clear what.