public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: configure: error: installation or configuration problem: C compiler cannot create executables.
@ 2000-12-21 12:12 Earnie Boyd
  0 siblings, 0 replies; 9+ messages in thread
From: Earnie Boyd @ 2000-12-21 12:12 UTC (permalink / raw)
  To: Jean-Luc Vay, cygwin

--- Jean-Luc Vay <jlvay@lbl.gov> wrote:
> When running configure, I am getting the message
> 
> bash-2.04$ ./configure
> loading cache ./config.cache
> checking MACHDEP... cygwin_nt-4.01
> checking CCC...
> checking for --without-gcc... no
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... no

Your gcc doesn't work because you've more than one cygwin1.dll of varying
versions in your PATH.

Cheers,

=====
Earnie Boyd
mailto:earnie_boyd@yahoo.com

---         < http://earniesystems.safeshopper.com >         ---
--- Cygwin: POSIX on Windows < http://gw32.freeyellow.com/ > ---
---   Minimalist GNU for Windows < http://www.mingw.org/ >   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: configure: error: installation or configuration problem: C compiler  cannot create executables.
  2006-07-05 17:58 Bhagwan Anjanappa
@ 2006-07-06  1:40 ` Tim Prince
  0 siblings, 0 replies; 9+ messages in thread
From: Tim Prince @ 2006-07-06  1:40 UTC (permalink / raw)
  To: cygwin

Bhagwan Anjanappa wrote:
> HI all,
>     I am trying to configure httperf (web performance evaluator) on 
> Cygwin I am encountering a few errors which I think is native to 
> Cygwin. The first error I got was gcc not found but I went and 
> installed the gcc make and other packages. Now I have a new error 
> comming up whenever I try to run the configure command It says like 
> below
> 
> loading cache ./config.cache
> checking for gcc... gcc
> checking wether the C compiler <gcc> works..... no
> configure: error: installation or configuration problem: C compiler 
> cannot create executables
> 

I'm not familiar with this particular application, but the normal 
expectation is that a file such as config.log will be created, which 
will enlighten you and us about the failing command.  Many FAQs 
specifically dictate that you must show these details when asking for 
assistance.  If config.log doesn't contain adequate detail, the 
diagnostics produced by repeating the failing invocation of gcc may be 
of use.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* configure: error: installation or configuration problem: C compiler cannot create executables.
@ 2006-07-05 17:58 Bhagwan Anjanappa
  2006-07-06  1:40 ` Tim Prince
  0 siblings, 1 reply; 9+ messages in thread
From: Bhagwan Anjanappa @ 2006-07-05 17:58 UTC (permalink / raw)
  To: cygwin

HI all,
    I am trying to configure httperf (web performance evaluator) on 
Cygwin I am encountering a few errors which I think is native to 
Cygwin. The first error I got was gcc not found but I went and 
installed the gcc make and other packages. Now I have a new error 
comming up whenever I try to run the configure command It says like 
below

loading cache ./config.cache
checking for gcc... gcc
checking wether the C compiler <gcc> works..... no
configure: error: installation or configuration problem: C compiler 
cannot create executables

I am in a fix and my work is held up as I cannot get any further. Any 
reply would be kindly appreciated. Thanking you in advance.

Bhagwan

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: configure: error: installation or configuration problem: C compiler   cannot create executables
@ 2001-09-11 16:39 David Humphrey
  0 siblings, 0 replies; 9+ messages in thread
From: David Humphrey @ 2001-09-11 16:39 UTC (permalink / raw)
  To: 'Joan M Friedman', Charles Wilson; +Cc: 'cygwin@cygwin.com'

Funny thing that this one would come up on the list today.  I ran into
exactly the same problem while trying to compile libwmf.  It turned out that
configure was trying to use CC for the compiler, i.e., an undefined
environment variable.  I set CC=gcc and it worked fine.

Regards,
David L. Humphrey
Director, Technical Services
Bell Geospace, Inc

> -----Original Message-----
> From: Joan M Friedman [ mailto:joan.friedman@ericsson.com ]
> Sent: Tuesday, September 11, 2001 2:28 PM
> To: Charles Wilson
> Cc: 'cygwin@cygwin.com'
> Subject: Re: configure: error: installation or configuration 
> problem: C
> compiler cannot create executables
> 
> 
> This turned out to be a path problem. configure worked after I removed
> everything from 
> my windows-environment path that seemed unnecessary. I suspect the
> culprit was an 
> environment variable called LIBS.
> 
> Charles Wilson wrote:
> > 
> > Check for case-sensitivity problems.  IIRC, expat had some 
> files in it
> > that differ only in case; this breaks badly on windows.
> > 
> > --chuck
> > 
> > Joan M Friedman wrote:
> > 
> > > I've been searching the lists for a solution to this 
> problem - I can
> > > find the problem posted, but not
> > > the solution.
> > >
> > > While trying to run configure for expat in cygwin, the 
> gcc compiler
> > > check fails. I removed
> > > my previous cygwin installation (including removing all cygwin and
> > > cygnus registry keys and searching
> > > the file system for 'cyg'), emptied the recycle bin, 
> restarted, and did
> > > a full clean install of the latest cygwin,
> > > but it still happens.  I have the results of configure, 
> gcc -v, and
> > > cygcheck -s -r -v below.
> > >
> > 
> > --
> > Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> > Bug reporting:         http://cygwin.com/bugs.html
> > Documentation:         http://cygwin.com/docs.html
> > FAQ:                   http://cygwin.com/faq/
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: configure: error: installation or configuration problem: C compiler  cannot create executables
  2001-09-11 11:07   ` Charles Wilson
@ 2001-09-11 12:23     ` Joan M Friedman
  0 siblings, 0 replies; 9+ messages in thread
From: Joan M Friedman @ 2001-09-11 12:23 UTC (permalink / raw)
  To: Charles Wilson; +Cc: 'cygwin@cygwin.com'

This turned out to be a path problem. configure worked after I removed
everything from 
my windows-environment path that seemed unnecessary. I suspect the
culprit was an 
environment variable called LIBS.

Charles Wilson wrote:
> 
> Check for case-sensitivity problems.  IIRC, expat had some files in it
> that differ only in case; this breaks badly on windows.
> 
> --chuck
> 
> Joan M Friedman wrote:
> 
> > I've been searching the lists for a solution to this problem - I can
> > find the problem posted, but not
> > the solution.
> >
> > While trying to run configure for expat in cygwin, the gcc compiler
> > check fails. I removed
> > my previous cygwin installation (including removing all cygwin and
> > cygnus registry keys and searching
> > the file system for 'cyg'), emptied the recycle bin, restarted, and did
> > a full clean install of the latest cygwin,
> > but it still happens.  I have the results of configure, gcc -v, and
> > cygcheck -s -r -v below.
> >
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: configure: error: installation or configuration problem: C compiler  cannot create executables
  2001-09-11 10:36 ` configure: error: installation or configuration problem: C compiler cannot create executables Joan M Friedman
@ 2001-09-11 11:07   ` Charles Wilson
  2001-09-11 12:23     ` Joan M Friedman
  0 siblings, 1 reply; 9+ messages in thread
From: Charles Wilson @ 2001-09-11 11:07 UTC (permalink / raw)
  To: Joan M Friedman; +Cc: 'cygwin@cygwin.com'

Check for case-sensitivity problems.  IIRC, expat had some files in it 
that differ only in case; this breaks badly on windows.

--chuck

Joan M Friedman wrote:

> I've been searching the lists for a solution to this problem - I can
> find the problem posted, but not 
> the solution. 
> 
> While trying to run configure for expat in cygwin, the gcc compiler
> check fails. I removed
> my previous cygwin installation (including removing all cygwin and
> cygnus registry keys and searching 
> the file system for 'cyg'), emptied the recycle bin, restarted, and did
> a full clean install of the latest cygwin, 
> but it still happens.  I have the results of configure, gcc -v, and
> cygcheck -s -r -v below.
> 




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* configure: error: installation or configuration problem: C compiler cannot create executables
  2001-09-11 10:31 Is there a working Cygwin-Xfree mailing list? Karr, David
@ 2001-09-11 10:36 ` Joan M Friedman
  2001-09-11 11:07   ` Charles Wilson
  0 siblings, 1 reply; 9+ messages in thread
From: Joan M Friedman @ 2001-09-11 10:36 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'

I've been searching the lists for a solution to this problem - I can
find the problem posted, but not 
the solution. 

While trying to run configure for expat in cygwin, the gcc compiler
check fails. I removed
my previous cygwin installation (including removing all cygwin and
cygnus registry keys and searching 
the file system for 'cyg'), emptied the recycle bin, restarted, and did
a full clean install of the latest cygwin, 
but it still happens.  I have the results of configure, gcc -v, and
cygcheck -s -r -v below.

Thank you in advance to anyone can help me to get this working.

Joan Friedman
 

/cygdrive/c/downloads/perl/workarea/expat-1.95.2 WOOLF $ ./configure
loading cache ./config.cache
checking host system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.
/cygdrive/c/downloads/perl/workarea/expat-1.95.2 WOOLF $ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs
gcc version 2.95.3-5 (cygwin special)
/cygdrive/c/downloads/perl/workarea/expat-1.95.2 WOOLF $

/cygdrive/c/downloads/perl/workarea/expat-1.95.2 WOOLF $ cygcheck -s -r
-v

Cygnus Win95/NT Configuration Diagnostics
Current System Time: Tue Sep 11 13:29:37 2001

WinNT Ver 5.0 build 2195 Service Pack 1

Path:   /usr/local/bin
        /usr/bin
        /bin
        /cygdrive/c/Program Files/Perl/bin
        /cygdrive/c/WINNT/system32
        /cygdrive/c/WINNT
        /cygdrive/c/WINNT/System32/Wbem
        /cygdrive/c/usr/bin
        .
        /cygdrive/c/java/jdk1.3/bin
        /cygdrive/c/Program Files/Ethereal/plugins/0.8.16
        /usr/local/lib
        /cygdrive/c
        /cygdrive/c/ERCDTMP
        /cygdrive/c/ERCDTMP/BIN
        /cygdrive/c/ERCDTMP/TOOLS/PT1
        /usr/bin

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

PWD = `/cygdrive/c/downloads/perl/workarea/expat-1.95.2'
USER = `friedman'
MAKE_MODE = `UNIX'
HOME = `/usr/jmf'

NUMBER_OF_PROCESSORS = `1'
PROMPT = `$P$G'
LOGONSERVER = `\\WOOLF'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
COMSPEC = `C:\WINNT\system32\cmd.exe'
!C: = `C:\Programs\cygwin\bin'
SYSTEMDRIVE = `C:'
HOSTNAME = `WOOLF'
PROCESSOR_REVISION = `0806'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
COMPUTERNAME = `WOOLF'
TOOLS = `c:\usr\bin'
WINDIR = `C:\WINNT'
USERPROFILE = `C:\Documents and Settings\friedman'
PS1 = `$PWD \h $ '
LIBS = `/usr/local/lib'
PROGRAMFILES = `C:\Program Files'
DEBUG = `true'
MACHTYPE = `i686-pc-cygwin'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 8 Stepping 6, GenuineIntel'
OS = `Windows_NT'
OLDPWD = `/cygdrive/c/downloads/perl'
BASH_ENV = `/usr/jmf/.bashrc'
PROCESSOR_ARCHITECTURE = `x86'
TEMP = `/cygdrive/c/DOCUME~1/friedman/LOCALS~1/Temp'
PROCESSOR_LEVEL = `6'
SYSTEMROOT = `C:\WINNT'
JAVAPATH = `c:\java\jdk1.3\bin'
TMP = `/cygdrive/c/DOCUME~1/friedman/LOCALS~1/Temp'
HOMEDRIVE = `C:'
ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
SHLVL = `1'
APPDATA = `C:\Documents and Settings\friedman\Application Data'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
HOMEPATH = `\'
USERDOMAIN = `WOOLF'
ETHEREALPATH = `C:\Program Files\Ethereal\plugins\0.8.16'
USERNAME = `'
SHELL = `/bin/bash'
CVSROOT = `:pserver:friedman@jupiter.d3u.us.am.ericsson.se:/home/cvs'
HOSTTYPE = `i686'
OSTYPE = `CYGWIN_NT-5.0'
TERM = `cygwin'
_ = `/usr/bin/cygcheck'
TZ = `EST5EDT4,M4.1.0/2,M10.5.0/2'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\cygnus.bat
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\cygnus.bat\shell
  (default) = `cygnus'
  FriendlyCacheCTime = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `C:/Programs/cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `C:/Programs/cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `C:/Programs/cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options

a:  fd           N/A    N/A
c:  hd  NTFS   14496Mb  47% CP CS UN PA FC
d:  hd  FAT      799Mb   1% CP    UN           FILESHARE
g:  cd           N/A    N/A

C:\Programs\cygwin\bin  /usr/bin  system  binmode
C:\Programs\cygwin\lib  /usr/lib  system  binmode
C:\Programs\cygwin  /        system  binmode
c:    /cygdrive/c  user    binmode,noumount
d:    /cygdrive/d  user    binmode,noumount

Found: C:\Programs\cygwin\bin\bash.exe
Found: C:\Programs\cygwin\bin\cat.exe
Found: C:\Programs\cygwin\bin\cpp.exe
Found: C:\Programs\cygwin\bin\find.exe
Found: C:\Programs\cygwin\bin\gcc.exe
Found: C:\Programs\cygwin\bin\gdb.exe
Found: C:\Programs\cygwin\bin\ld.exe
Found: C:\Programs\cygwin\bin\ls.exe
Found: C:\Programs\cygwin\bin\make.exe
Found: C:\Programs\cygwin\bin\sh.exe

   56k 2000/12/03 C:\Programs\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0
sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2000/11/20 18:53
   45k 2001/04/25 C:\Programs\cygwin\bin\cygform5.dll - os=4.0 img=1.0
sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 1:28
   18k 2000/10/23 C:\Programs\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0
sys=4.0
                  "cyggdbm.dll" v0.0 ts=2000/10/22 22:26
   17k 2001/06/28 C:\Programs\cygwin\bin\cyghistory4.dll - os=4.0
img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/6 23:34
   21k 2001/06/28 C:\Programs\cygwin\bin\cyghistory5.dll - os=4.0
img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2001/6/27 22:27
   21k 2001/06/20 C:\Programs\cygwin\bin\cygintl.dll - os=4.0 img=1.0
sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 13:09
   81k 2000/12/05 C:\Programs\cygwin\bin\cygitcl30.dll - os=4.0 img=1.0
sys=4.0
                  "cygitcl30.dll" v0.0 ts=2000/11/25 20:43
   35k 2000/12/05 C:\Programs\cygwin\bin\cygitk30.dll - os=4.0 img=1.0
sys=4.0
                  "cygitk30.dll" v0.0 ts=2000/11/25 20:43
   45k 2001/07/04 C:\Programs\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0
sys=4.0
                  "cygjbig1.dll" v0.0 ts=2001/7/3 23:25
  119k 2001/06/06 C:\Programs\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0
sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2001/6/6 0:27
   26k 2001/04/25 C:\Programs\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0
sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 1:27
  156k 2001/04/25 C:\Programs\cygwin\bin\cygncurses++5.dll - os=4.0
img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 1:29
  226k 2001/04/25 C:\Programs\cygwin\bin\cygncurses5.dll - os=4.0
img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 1:17
   15k 2001/04/25 C:\Programs\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0
sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 1:27
  163k 2001/05/06 C:\Programs\cygwin\bin\cygpng2.dll - os=4.0 img=1.0
sys=4.0
                  "cygpng2.dll" v0.0 ts=2001/5/6 0:05
  108k 2001/06/28 C:\Programs\cygwin\bin\cygreadline4.dll - os=4.0
img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/6 23:34
  135k 2001/06/28 C:\Programs\cygwin\bin\cygreadline5.dll - os=4.0
img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2001/6/27 22:27
  390k 2000/12/05 C:\Programs\cygwin\bin\cygtcl80.dll - os=4.0 img=1.0
sys=4.0
                  "cygtcl80.dll" v0.0 ts=2000/11/25 20:39
    5k 2000/12/05 C:\Programs\cygwin\bin\cygtclpip80.dll - os=4.0
img=1.0 sys=4.0
   10k 2000/12/05 C:\Programs\cygwin\bin\cygtclreg80.dll - os=4.0
img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=2000/11/25 20:39
  245k 2001/06/12 C:\Programs\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0
sys=4.0
                  "cygtiff3.dll" v0.0 ts=2001/6/12 13:25
  623k 2000/12/05 C:\Programs\cygwin\bin\cygtk80.dll - os=4.0 img=1.0
sys=4.0
                  "cygtk80.dll" v0.0 ts=2000/11/25 20:43
   41k 2001/07/04 C:\Programs\cygwin\bin\cygXpm-noX4.dll - os=4.0
img=1.0 sys=4.0
                  "cygXpm-noX4.dll" v0.0 ts=2001/7/3 21:21
   45k 2001/07/04 C:\Programs\cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0
sys=4.0
                  "cygXpm-X4.dll" v0.0 ts=2000/11/19 21:45
   49k 2001/02/03 C:\Programs\cygwin\bin\cygz.dll - os=4.0 img=1.0
sys=4.0
                  "cygz.dll" v0.0 ts=2001/2/3 15:35
  678k 2001/05/21 C:\Programs\cygwin\bin\cygwin1.dll - os=4.0 img=1.0
sys=4.0
                  "cygwin1.dll" v0.0 ts=2001/5/20 23:28
    Cygwin DLL version info:
        dll major: 1003
        dll minor: 2
        dll epoch: 19
        dll bad signal mask: 19005
        dll old termios: 5
        dll malloc env: 28
        api major: 0
        api minor: 39
        shared data: 3
        dll identifier: cygwin1
        mount registry: 2
        cygnus registry name: Cygnus Solutions
        cygwin registry name: Cygwin
        program options name: Program Options
        cygwin mount registry name: mounts v2
        cygdrive flags: cygdrive flags
        cygdrive prefix: cygdrive prefix
        cygdrive default prefix:
        build date: Sun May 20 23:28:17 EDT 2001
        shared id: cygwin1S3

Use -h to see help about each section
/cygdrive/c/downloads/perl/workarea/expat-1.95.2 WOOLF $

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: configure: error: installation or configuration problem: C compiler cannot create executables.
  2000-12-21  9:45 Jean-Luc Vay
@ 2000-12-21 10:27 ` Larry Hall (RFK Partners, Inc)
  0 siblings, 0 replies; 9+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2000-12-21 10:27 UTC (permalink / raw)
  To: Jean-Luc Vay, cygwin

At 12:48 PM 12/21/2000, Jean-Luc Vay wrote:
>checking for gcc... gcc
>checking whether the C compiler (gcc  ) works... no
>configure: error: installation or configuration problem: C compiler cannot
>create executables.
>
>Although I found emails concerning this problem in the mailing list,
>I did not find what is wrong with my configuration. The problem occured when
>switching
>back and forth from the last cygwi-1.6 version to the cygwin-b20 version,
>changing the
>/bin mount accordingly.


Don't do that.  Install gcc and binutils again and use 1.1.6.  There's no
advantage to using B20 of anything...




Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* configure: error: installation or configuration problem: C compiler cannot create executables.
@ 2000-12-21  9:45 Jean-Luc Vay
  2000-12-21 10:27 ` Larry Hall (RFK Partners, Inc)
  0 siblings, 1 reply; 9+ messages in thread
From: Jean-Luc Vay @ 2000-12-21  9:45 UTC (permalink / raw)
  To: cygwin

When running configure, I am getting the message

bash-2.04$ ./configure
loading cache ./config.cache
checking MACHDEP... cygwin_nt-4.01
checking CCC...
checking for --without-gcc... no
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.

Although I found emails concerning this problem in the mailing list,
I did not find what is wrong with my configuration. The problem occured when
switching
back and forth from the last cygwi-1.6 version to the cygwin-b20 version,
changing the
/bin mount accordingly.
When typing cygcheck -s -r -v, I get:

bash-2.04$ cygcheck -s -r -v

Cygnus Win95/NT Configuration Diagnostics
Current System Time: Thu Dec 21 09:25:17 2000

WinNT Ver 4.0 build 1381 Service Pack 6

Path:   /bin
        /c/WINNT/system32
        /c/WINNT
        /c/LF9555/Bin
        /c/ELF9040/Bin
        /c/PROGRA~1/Tcl/bin
        /c/win32app/salford
        /c/dislinlf95/win
        /c/Program Files/Tcl/bin
        /c/ImageMagick
        /c/usr/X11R6/bin
        /c/gstools/gs5.50
        /c/dislinlf95/win
        /d/jlvay/programs/utils
        /usr/local/bin
        /usr/local/dx/bin

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

PWD = `/f/temp/python/source/Pysource'
TCL_LIBRARY = `C:\Program Files\tcl\lib\tcl8.3'
HOME = `/home/administrator'

NUMBER_OF_PROCESSORS = `1'
PROMPT = `$P$G'
LOGONSERVER = `\\JLVAY-NT'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
COMSPEC = `C:\WINNT\system32\cmd.exe'
!C: = `C:\cygwin\bin'
MAKE_MOD = `UNIX'
SYSTEMDRIVE = `C:'
PVM_ARCH = `CYGWIN'
HOSTNAME = `JLVAY-NT'
PROCESSOR_REVISION = `0501'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
COMPUTERNAME = `JLVAY-NT'
CLASSPATH = `C:\Program Files\JavaSoft\JRE\1.2\lib\ext\QTJava.zip'
WINDIR = `C:\WINNT'
USERPROFILE = `C:\WINNT\Profiles\Administrator'
MANPATH = `:/cygnus/CYGWIN~1/H-I586~1/man'
CC = `gcc'
GISTPATH = `/c/pywarp'
QTJAVA = `C:\Program Files\JavaSoft\JRE\1.2\lib\ext\QTJava.zip'
MACHTYPE = `i686-pc-cygwin'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 5 Stepping 1, GenuineIntel'
OS = `Windows_NT'
OLDPWD = `/f/temp/python/source'
PYTHONHOME = `/usr/local'
DISLIN = `c:/dislinlf95'
PYTHONPATH = `/c/pywarp'
PROCESSOR_ARCHITECTURE = `x86'
TEMP = `/tmp'
PROCESSOR_LEVEL = `6'
SYSTEMROOT = `C:\WINNT'
TMP = `/tmp'
HOMEDRIVE = `C:'
LIB = `C:\LF9555\Lib'
DISPLAY = `127.0.0.1:0.0'
SHLVL = `1'
HOMEPATH = `\'
USERDOMAIN = `JLVAY-NT'
USERNAME = `Administrator'
SHELL = `/bin/sh'
HOSTTYPE = `i686'
OSTYPE = `cygwin'
PVM_ROOT = `/usr/pvm3'
TERM = `cygwin'
VIM = `C:\PGI\cygusr\share\vim'
f77 = `lf95'
_ = `/bin/cygcheck'
TZ = `PST8PDT7,M4.1.0/2,M10.5.0/2'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `C:\cygwin'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/a
  (default) = `A:/'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/binold
  (default) = `C:\cygnus\CYGWIN~1\H-I586~1\bin'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/bpic
  (default) = `D:\jlvay\programs\bpic'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/bpicpvm
  (default) = `D:\jlvay\programs\bpic\bpic_pvm'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/c
  (default) = `C:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/d
  (default) = `D:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/e
  (default) = `E:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/f
  (default) = `F:/'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/fonts
  (default) = `C:/opendx/dx/fonts'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/jlvay1
  (default) = `C:/jlvay1'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/OpenDX
  (default) = `C:\opendx'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/tmp
  (default) = `C:\TEMP'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `C:/cygwin/bin'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `C:/cygwin/lib'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/X11cp
  (default) = `C:/usr/X11R6.4'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\amberdoclogos
  (default) = `D:\jlvay\programs\amber\doc\logos'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\ambermovietmp
  (default) = `D:\jlvay\programs\amber\movie_tmp'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `c:\jlvay1'
  unix = `jlv1'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `d:\jlvay\programs\bpic\images'
  unix = `bpicimages'
  fbinary = 0x00000001
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `d:\jlvay\programs\bpic\opendx'
  unix = `bpicdx'
  fbinary = 0x00000001
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `d:\jlvay\programs\amber\doc'
  unix = `amberdoc'
  fbinary = 0x00000001
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `c:\cygwin\lib'
  unix = `/lib'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
  (default) = `f:'
  unix = `/f'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
  (default) = `d:'
  unix = `/d'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
  (default) = `C:\pgi\cygusr\H-i586-cygwin32\bin'
  unix = `/bin'
  fbinary = 0x00000001
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
  (default) = `C:'
  unix = `/'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Microsoft\Ftp\Accounts\sourceware.cygnus.com
  (default) = `anonymous'
  Login Attributes = 0x00000002
HKEY_CURRENT_USER\Software\Microsoft\Ftp\Accounts\sourceware.cygnus.com\anon
ymous
  (default) = `'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Installed Components
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Installed Components\C:/
  (default) = `20000627'
  bash = `0002.0004.0001'
  binutils = `20000625'
  bison = `0000'
  byacc = `0000'
  bzip = `0000'
  clear = `0001.0000'
  crypt = `0001.0000'
  cygwin = `0001.0001.0002'
  dejagnu = `0000'
  diff = `0000'
  expect = `0000'
  fileutils = `0000'
  findutils = `0000'
  flex = `0000'
  gawk = `0003.0000.0004'
  gcc = `0002.0095.0002.0002'
  gdb = `20000610'
  gperf = `0000'
  grep = `0000'
  groff = `0001.011a.0001'
  gzip = `0000'
  inetutils = `0001.0003.0002.0004'
  less = `0000'
  libpng = `0001.0000.0006.0001'
  login = `0001.0003'
  m = `0000'
  make = `0003.0079.0003'
  man = `0001.005g.0002'
  opengl = `0001.0002.0001.0001'
  patch = `0000'
  sed = `0003.0002.0001'
  shellutils = `0000'
  tar = `0000'
  tcltk = `20000610'
  termcap = `20000618.0001'
  texinfo = `0000'
  textutils = `0000'
  time = `0000'
  zlib = `0001.0001.0003.0001'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin B20
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin B20\B20.1
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL
setup\b15.0\mounts\1D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro\i586-cygwin32
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus
Solutions\GNUPro\i586-cygwin32\i586-cygwin32
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus
Solutions\GNUPro\i586-cygwin32\i586-cygwin32\cygwin-B20
  (default) = `c:\cygnus\cygwin-b20'
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Cygnu
s Cygwin B20
  (default) = `C:\WINNT\IsUninst.exe -fc:\cygnus\cygwin-b20\Uninst.isu'
  DisplayName = `Cygwin B20'

a:  fd           N/A    N/A
c:  hd  NTFS    4604Mb  72% CP CS UN PA FC     System
d:  hd  NTFS    5177Mb  41% CP CS UN PA FC     Programs
e:  hd  NTFS    3875Mb   5% CP CS UN PA FC
f:  hd  NTFS    4800Mb  39% CP CS UN PA FC
g:  cd  CDFS       0Mb -2147483548%    CS              Audio CD
h:  fd           N/A    N/A

C:\cygnus\CYGWIN~1\H-I586~1\bin  /binold  user    textmode
D:\jlvay\programs\bpic\bpic_pvm  /bpicpvm  user    textmode
D:\jlvay\programs\bpic  /bpic    user    textmode
C:\opendx\dx\fonts  /fonts   user    textmode
C:\usr\X11R6.4  /X11cp   user    textmode
C:\cygwin\bin  /usr/bin  user    binmode
C:\cygwin\lib  /usr/lib  user    binmode
C:\cygwin  /        user    binmode
C:\jlvay1  /jlvay1  user    textmode
C:\opendx  /OpenDX  user    textmode
C:\TEMP  /tmp     user    textmode
A:    /a       user    textmode
C:    /c       user    textmode
D:    /d       user    textmode
E:    /e       user    textmode
F:    /f       user    textmode

Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\sh.exe

  586k 2000/08/04 .\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2000/8/3 17:53
    Cygwin DLL version info:
        dll major: 1001
        dll minor: 4
        dll epoch: 19
        dll bad signal mask: 19005
        dll old termios: 5
        api major: 0
        api minor: 26
        shared data: 3
        dll identifier: cygwin1
        mount registry: 2
        cygnus registry name: Cygnus Solutions
        cygwin registry name: Cygwin
        program options name: Program Options
        cygwin mount registry name: mounts v2
        build date: Thu Aug 3 20:53:46 EDT 2000
        CVS tag: cygwin-1-1-4
        shared id: cygwin1S3

  586k 2000/08/04 .\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2000/8/3 17:53
    Cygwin DLL version info:
        dll major: 1001
        dll minor: 4
        dll epoch: 19
        dll bad signal mask: 19005
        dll old termios: 5
        api major: 0
        api minor: 26
        shared data: 3
        dll identifier: cygwin1
        mount registry: 2
        cygnus registry name: Cygnus Solutions
        cygwin registry name: Cygwin
        program options name: Program Options
        cygwin mount registry name: mounts v2
        build date: Thu Aug 3 20:53:46 EDT 2000
        CVS tag: cygwin-1-1-4
        shared id: cygwin1S3

   56k 2000/12/03 C:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz21.0.dll" v0.0 ts=2000/11/20 15:53
   45k 2000/12/07 C:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2000/12/6 22:41
   18k 2000/10/23 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2000/10/22 19:26
   17k 2000/11/30 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2000/11/29 18:28
   14k 2000/10/23 C:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2000/10/23 12:02
   81k 2000/12/05 C:\cygwin\bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitcl30.dll" v0.0 ts=2000/11/25 17:43
   35k 2000/12/05 C:\cygwin\bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0
                  "cygitk30.dll" v0.0 ts=2000/11/25 17:43
   45k 2000/10/22 C:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2000/10/22 16:06
  119k 2000/10/23 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2000/10/22 17:58
   26k 2000/12/07 C:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2000/12/6 22:40
  159k 2000/12/07 C:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2000/12/6 22:42
  225k 2000/12/07 C:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2000/12/6 22:39
   15k 2000/12/07 C:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2000/12/6 22:40
  162k 2000/10/23 C:\cygwin\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng2.dll" v0.0 ts=2000/10/22 17:40
  108k 2000/11/30 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2000/11/29 18:28
  390k 2000/12/05 C:\cygwin\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=2000/11/25 17:39
    5k 2000/12/05 C:\cygwin\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   10k 2000/12/05 C:\cygwin\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=2000/11/25 17:39
  243k 2000/10/23 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff3.dll" v0.0 ts=2000/10/22 18:14
  623k 2000/12/05 C:\cygwin\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=2000/11/25 17:43
   41k 2000/11/20 C:\cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-noX4.dll" v0.0 ts=2000/11/19 18:41
   45k 2000/11/20 C:\cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-X4.dll" v0.0 ts=2000/11/19 18:45
   49k 2000/10/23 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2000/10/22 17:22
  609k 2000/11/22 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2000/11/21 18:00
    Cygwin DLL version info:
        dll major: 1001
        dll minor: 6
        dll epoch: 19
        dll bad signal mask: 19005
        dll old termios: 5
        dll malloc env: 28
        api major: 0
        api minor: 30
        shared data: 3
        dll identifier: cygwin1
        mount registry: 2
        cygnus registry name: Cygnus Solutions
        cygwin registry name: Cygwin
        program options name: Program Options
        cygwin mount registry name: mounts v2
        cygdrive flags: cygdrive flags
        cygdrive prefix: cygdrive prefix
        cygdrive default prefix:
        build date: Tue Nov 21 21:00:16 EST 2000
        shared id: cygwin1S3

Use -h to see help about each section

Anybody has a hint?
Thanks.

Jean-Luc



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-07-06  1:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-21 12:12 configure: error: installation or configuration problem: C compiler cannot create executables Earnie Boyd
  -- strict thread matches above, loose matches on Subject: below --
2006-07-05 17:58 Bhagwan Anjanappa
2006-07-06  1:40 ` Tim Prince
2001-09-11 16:39 David Humphrey
2001-09-11 10:31 Is there a working Cygwin-Xfree mailing list? Karr, David
2001-09-11 10:36 ` configure: error: installation or configuration problem: C compiler cannot create executables Joan M Friedman
2001-09-11 11:07   ` Charles Wilson
2001-09-11 12:23     ` Joan M Friedman
2000-12-21  9:45 Jean-Luc Vay
2000-12-21 10:27 ` Larry Hall (RFK Partners, Inc)

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).