This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Undefined "_eprintf"
- To: gcc at gcc dot gnu dot org
- Subject: Undefined "_eprintf"
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sun, 13 May 01 10:51:09 EDT
I know this has been discussed, but I just ran into it.
I did a normal "make bootstrap" and the stage1 build of f/fini has that
undefined symbol. I think it's coming in via an include of assert.h from
the installed GCC, which was a few-week old top-of-tree.
How is this supposed to work?