This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sparc sun solaris 2.5.1 doesn't bootstrap


* Mike Stump (mrs@windriver.com) [20000606 22:57]:

> Undefined                       first referenced
>  symbol                             in file
> bindtextdomain                      cppmain.o
> gettext                             libcpp.a(cpperror.o)
> textdomain                          cppmain.o
> ld: fatal: Symbol referencing errors. No output written to cpp
> 
> :-(

Hmm, current CVS? What did configure say in the NLS tests it runs? If these
functions are missing from solaris libc, libintl should have been built and
linked to cpp. Could you send me the configure output and config.log? I'd
like to have a look and try if I can spot the failure.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX fuer PDP 11, /usr/include/sys/param.h

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]