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]

c/1987: GCC 2.95.2 fails to build under Interix 2.2



>Number:         1987
>Category:       c
>Synopsis:       GCC 2.95.2 fails to build under Interix 2.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 14 17:16:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bo Najdrovsky
>Release:        2.95.2
>Organization:
>Environment:
Interix 2.2 running on top of Windows NT 4.0
>Description:
Though the documentation states that Interix is one of the newly
supported platforms,  the compiler fails to build under a pristine
installation of Interix 2.2.  The configuration runs fine and the
compiler builds all the way to stage1, however the very first time
the build tries to use the xgcc stage one compiler, the build dies.
Here is the tail of the make output:


echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B//D/Intrix/gnu/i386-pc-interix/bin/ -B./ -I//D/Intrix/gnu/i386-pc-interix/include -S tmp-dum.c
xgcc: Internal compiler error in `do_spec_1', at gcc.c:4507
Please submit a full bug report.
>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]