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]

[Bug driver/40514] New: -DCLOOG_PPL_BACKEND (Windows) Native build always fails in Stage 1


This bug affects 4.5.0. I can not say for certain about earlier versions. Due
to the inevitable Stage 2 -O2 failure in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40513, the lines are blurred a bit
looking backwards.

Very similar to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40513 I have just
reported.

The bug's result is a very simple:

$ ./gcc /home/Peter/test.c
gcc.exe: CreateProcess: No such file or directory

$ ./gcc /home/Peter/test.c -o test.o
gcc.exe: CreateProcess: No such file or directory

I have successfully cross-compiled a build using Ubuntu Linux that is
unaffected, using the same libraries.

The problem affects all the other drivers as well.

See also: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39356#c0 and
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40513


-- 
           Summary: -DCLOOG_PPL_BACKEND (Windows) Native build always fails
                    in Stage 1
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: xenofears at gmail dot com
 GCC build triplet: x86_64-w64-mingw32, i686-pc-cygwin, i686-pc-mingw32
  GCC host triplet: x86_64-w64-mingw32, x86_64-pc-mingw32
GCC target triplet: x86_64-w64-mingw32, x86_64-pc-mingw32


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40514


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