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]

bootstrap/3963: Bootstrap failure with colons in objdir



>Number:         3963
>Category:       bootstrap
>Synopsis:       Bootstrap failure with colons in objdir
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 08 08:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        3.0.1 20010807 (prerelease)
>Organization:
>Environment:
System: FreeBSD taygeta.dbai.tuwien.ac.at 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Wed May 9 12:46:22 CEST 2001 root@agena.dbai.tuwien.ac.at:/usr/src/sys/compile/KERNEL_4.3 i386

	This report is for i386-unknown-freebsd4.3, but the problem is
	"portable"; I experienced it on sparc-sun-solaris2.8 and other
	platforms as well.

>Description:
	libstdc++ causes a bootstrap failure if the name of objdir
	contains a colon.

	Here's the build log:

	gmake[3]: Entering directory `/files/pfeifer/OBJ-0808-07:45/i386-unknown-freebsd 4.3/libstdc++-v3'
	Making all in include
	gmake[4]: Entering directory `/files/pfeifer/OBJ-0808-07:45/i386-unknown-freebsd 4.3/libstdc++-v3/include'
	Makefile:577: *** target pattern contains no `%'.  Stop.
	gmake[4]: Leaving directory `/files/pfeifer/OBJ-0808-07:45/i386-unknown-freebsd4.3/libstdc++-v3/include'  
	gmake[3]: *** [all-recursive] Error 1
	gmake[3]: Leaving directory `/files/pfeifer/OBJ-0808-07:45/i386-unknown-freebsd4.3/libstdc++-v3'
	gmake[2]: *** [all-recursive-am] Error 2
	gmake[2]: Leaving directory `/files/pfeifer/OBJ-0808-07:45/i386-unknown-freebsd4.3/libstdc++-v3'
	gmake[1]: *** [all-target-libstdc++-v3] Error 2
	gmake[1]: Leaving directory `/files/pfeifer/OBJ-0808-07:45'
	gmake: *** [bootstrap-lean] Error 2
>How-To-Repeat:
>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]