This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

bootstrap/5542: libstdc++ fails to build when no msgfmt utility installed



>Number:         5542
>Category:       bootstrap
>Synopsis:       libstdc++ fails to build when no msgfmt utility installed
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 30 10:26:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Anthony Green
>Release:        3.1 20020130 (experimental)
>Organization:
>Environment:
System: Linux dhcppc2 2.4.9-21 #1 Thu Jan 17 14:16:30 EST 2002 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: /home/green/trunk/gcc/configure --prefix=/home/green/trunk/i --enable-languages=c,c++,java --enable-threads
>Description:
	libstdc++-v3 fails to build when msgfmt not installed.  I get
"msgfmt: Command not found".  My understanding is that it should build
properly in the absence of this utility, like gcc does. (I am using a
fresh Linux install with no gettext.  Installing gettext should fix for me.)
>How-To-Repeat:
	Remove gettext or hide msgfmt, configure and build.
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


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