building with --disable-shared fails

Alexandre Oliva aoliva@redhat.com
Sat May 29 22:29:00 GMT 2004


We attempt to compile elf/dl-caller.c without ever creating
gnu/lib-names.h, that it includes and whose macros it needs.  The
rules to create this file are conditional on --enable-shared, but the
compilation of dl-caller.c isn't.

I'm not sure what's the best way to fix this.  Suggestions?

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}



More information about the Libc-alpha mailing list