other/7773: compilation problem in gcc/java/parse*.c

lanclos@cats.ucsc.edu lanclos@cats.ucsc.edu
Fri Aug 30 08:56:00 GMT 2002


>Number:         7773
>Category:       other
>Synopsis:       compilation problem in gcc/java/parse*.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 30 08:46:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     lanclos@cats.ucsc.edu
>Release:        gcc-3.2
>Organization:
>Environment:
Solaris 2.6, gcc 2.95.2, bison 1.35, binutils 2.13
>Description:
Both parse.c and parse-scan.c, after running configure, contain lots of references to /home/mitchell/yaddayadda/parse.y that cause failures at compile-time.
>How-To-Repeat:
Download source tarball. Unpack. On a Solaris 2.6 SPARC machine (or potentially others, don't know), run a 'configure --prefix=/my/favorite/gcc-3.2; gmake', wait for a bit, and look for the errors whining about /home/mitchell to come spilling out.
>Fix:
Gloabal replace of /home/mitchell/yaddayadda/parse.y with the correct local absolute path for parse.y.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-prs mailing list