Public bug reported:

When running MinGW on WINE:

# wine gcc -v -c helloworld.c
Using built-in specs.
COLLECT_GCC=C:\MINGW\BIN\gcc.exe
Target: mingw32
Configured with: ../gcc-4.6.2/configure 
--enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions 
--with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry 
--enable-libstdcxx-debug --enable-version-specific-runtime-libs --build=mingw32 
--prefix=/mingw
Thread model: win32
gcc version 4.6.2 (GCC) 
COLLECT_GCC_OPTIONS='-v' '-c' '-mtune=i386' '-march=i386'
 cc1 -quiet -v -iprefix c:\mingw\bin\../lib/gcc/mingw32/4.6.2/ api.c -quiet 
-dumpbase api.c -mtune=i386 -march=i386 -auxbase api -version -o 
C:\WINDOWS\TEMP\cchIp1o3.s
gcc.exe: error: CreateProcess: No such file or directory

# wine gcc --version
gcc.exe (GCC) 4.6.2
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

# wine gcc -print-search-dirs
install: c:\mingw\bin\../lib/gcc/mingw32/4.6.2/
programs: 
=c:/mingw/bin/../libexec/gcc/mingw32/4.6.2/;c:/mingw/bin/../libexec/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/mingw32/4.6.2/;c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/
libraries: 
=c:/mingw/bin/../lib/gcc/mingw32/4.6.2/;c:/mingw/bin/../lib/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/lib/mingw32/4.6.2/;c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/lib/;c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../mingw32/4.6.2/;c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../;/mingw/lib/mingw32/4.6.2/;/mingw/lib/

# lsb_release -rd
Description:    Ubuntu 10.04.4 LTS
Release:        10.04

Note: if you do a web search for "gcc.exe: error: CreateProcess: No such
file or directory" you will get a TON of hits but no answers/solutions,
so apparently this is a frequent bug yet this report seems to be the
first.

** Affects: gcc-mingw32 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: gcc mingw

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/999350

Title:
  mingw32 gcc-4.6.2 "gcc.exe: error: CreateProcess: No such file or
  directory"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-mingw32/+bug/999350/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to