public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
From: Vincent Richomme <forumer@smartmobili.com>
To: <cygwin-talk@sourceware.org>
Subject: [OT] Re: question about cygwin package
Date: Sat, 27 Feb 2010 20:48:00 -0000	[thread overview]
Message-ID: <203f8122bd16fb669eab1f46bb89a0e8@mail.smartmobili.com> (raw)

> Add '-v' to see how gcc is using relative paths to look for cc1.exe (and
>presumably failing).  The relative layout of the various installed files
must
>match what was specified in the configure options for relocating an
>installation to work, bascially you have to move the entire thing
wholesale.
>
>[ Any further posts on this topic -> TITTTL.  Reply-to set. ]


$ gcc -v test.c
Using built-in specs.
Target: i686-w64-mingw32
Configured with: ../gcc44-svn/configure --host=i686-w64-mingw32
--target=i686-w6
4-mingw32 --disable-multilib --enable-checking=release --prefix=/mingw32
--with-
sysroot=/mingw32 --enable-languages=c,c++,fortran,objc,obj-c++
--with-gmp=/mingw
32 --with-mpfr=/mingw32 --disable-nls --disable-win32-registry
Thread model: win32
gcc version 4.4.4 20100212 (prerelease) [svn/rev.156740 - mingw-w64/oz]
(GCC)
COLLECT_GCC_OPTIONS='-v' '-mtune=generic'
 cc1 -quiet -v -iprefix
c:\developer\easymingw-devel\mingw32\bin\../lib/gcc/i686
-w64-mingw32/4.4.4/ -isysroot
c:\developer\easymingw-devel\mingw32\bin\../../min
gw32 test.c -quiet -dumpbase test.c -mtune=generic -auxbase test -version
-o C:\
DOCUME~1\Vincent\LOCALS~1\Temp\ccREMxQF.s
gcc.exe: CreateProcess: No such file or directory

$ mount
C:\Developer\EasyMingw-devel\mingw32\bin on /mingw32/usr/bin type user
(binmode)
C:\Developer\EasyMingw-devel\mingw32\lib on /mingw32/usr/lib type user
(binmode)
C:\DOCUME~1\Vincent\LOCALS~1\Temp on /tmp type user (binmode,noumount)
C:\Developer\EasyMingw-devel\etc on /mingw32/etc type user (binmode)
C:\Developer\EasyMingw-devel on / type user (binmode,noumount)
C:\Developer\EasyMingw-devel on /usr type user (binmode,noumount)
a: on /a type user (binmode,noumount)
c: on /c type user (binmode,noumount)
d: on /d type user (binmode,noumount)
e: on /e type user (binmode,noumount)
h: on /h type user (binmode,noumount)

Vincent@gynoid /mingw32
$ find . -maxdepth 2 -type d
.
./bin
./lib
./lib/gcc
./tmp
./tmp/usr
./usr
./usr/i686-w64-mingw32
./usr/include
./usr/info
./usr/lib32
./usr/libexec
./usr/man
./usr/mingw
./usr/share

I have no idea of what is going wrong, I would say a msys bug(or maybe I
should say a feature) ... 

             reply	other threads:[~2010-02-27 20:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-27 20:48 Vincent Richomme [this message]
2010-02-27 21:18 ` Dave Korn
2010-02-27 21:49   ` Vincent Richomme
2010-02-28  0:39     ` Christopher Faylor
2010-02-28  0:54       ` Dave Korn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=203f8122bd16fb669eab1f46bb89a0e8@mail.smartmobili.com \
    --to=forumer@smartmobili.com \
    --cc=cygwin-talk@cygwin.com \
    --cc=cygwin-talk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).