Re: Configure error while installing musrfit ('C compiler cannot create executables')

2014-08-12 Thread David Stacey
On 12/08/2014 07:41, Philipp wrote: When it comes to ./configure --prefix=$ROOTSYS however, I get following error message: configure:3985: error: C compiler cannot create executables See `config.log' for more details This is a complete shot in the dark, but are you perchance using N

Re: Configure error while installing musrfit ('C compiler cannot create executables')

2014-08-12 Thread Marco Atzeri
ure:3985: error: C compiler cannot create executables See `config.log' for more details I guess you have a wrong or broken assembler on the path configure:3914: checking whether the C compiler works configure:3936: gccconftest.c >&5 /tmp/ccx4LEUS.s: Assembler messages: /t

Configure error while installing musrfit ('C compiler cannot create executables')

2014-08-11 Thread Philipp
I'm trying to install 'musrfit' on cygwin following these (http://lmu.web.psi.ch/musrfit/user/MUSR/MusrFitSetup.html#A_4_MS_Windows) instructions. When it comes to ./configure --prefix=$ROOTSYS however, I get following error message: configure:3985: error: C compiler cannot cre

Re: configure error installing atemu: C compiler cannot create executables

2013-04-02 Thread Larry Hall (Cygwin)
gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. the config log is displayed below g for C compiler default output file name conf

configure error installing atemu: C compiler cannot create executables

2013-04-02 Thread Rimsha Farooqui
g for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. the config log is displayed below This file contains any messages produced by compilers while running configure, to aid debugging if

Re: same old problem, C compiler cannot create executables

2012-01-02 Thread Dave Korn
On 31/12/2011 23:51, Douglas Pardoe Wilson wrote: > Searching, I have found many people on many forums complaining that Cygwin > produces a "C compiler cannot create executables" messaage. As so many people > have reported, the config.log file contains nothing useful. Surel

Re: same old problem, C compiler cannot create executables

2011-12-31 Thread silent
y forums complaining that Cygwin > produces a "C compiler cannot create executables" messaage. As so many people > have reported, the config.log file contains nothing useful. Surely after all > these years people should have a real solution to this problem. > > > -- > P

same old problem, C compiler cannot create executables

2011-12-31 Thread Douglas Pardoe Wilson
Searching, I have found many people on many forums complaining that Cygwin produces a "C compiler cannot create executables" messaage. As so many people have reported, the config.log file contains nothing useful. Surely after all these years people should have a real solution to th

Re: configure:2090: error: C compiler cannot create executables

2008-07-08 Thread sugitakukun
com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > > -- View this message in context: http://www.nabble.com/configure%3A2090%3A-error%3A-C-compiler-cannot-create-executables-tp18345234p18352034.html Sent f

Re: configure:2090: error: C compiler cannot create executables

2008-07-08 Thread Brian Dessent
sugitakukun wrote: > $ cygcheck `gcc -print-prog-name=cc1` > D:\cygwin/lib\gcc/i686-pc-cygwin/3.4.4/cc1.exe > C:\WINDOWS\SYSTEM\cygwin1.dll > C:\WINDOWS\system32\ADVAPI32.DLL > C:\WINDOWS\system32\ntdll.dll > C:\WINDOWS\system32\KERNEL32.dll > C:\WINDOWS\system32\RPCRT4.dll

RE: configure:2090: error: C compiler cannot create executables

2008-07-08 Thread sugitakukun
.. > > > -- > 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/ > > > -- View this message in cont

RE: configure:2090: error: C compiler cannot create executables

2008-07-08 Thread Dave Korn
sugitakukun wrote on 08 July 2008 18:55: > Hi everyone. > > I installed Cygwin a little days ago to use gcc & g++. > I tried "gcc hello.c -o test" ,but no error messages were printed and no > file were made.(So do g++ & hello.cpp) Missing DLL, most likely. Run "cygcheck `gcc -print-prog-name=

configure:2090: error: C compiler cannot create executables

2008-07-08 Thread sugitakukun
ing for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. And config.log says This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was creat

Re: configure: error: installation or configuration problem: C compiler cannot create executables.

2006-07-05 Thread Tim Prince
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 works. no configure: error: installation or configuration problem: C compiler cannot create executables I'm not familiar

configure: error: installation or configuration problem: C compiler cannot create executables.

2006-07-05 Thread Bhagwan Anjanappa
try to run the configure command It says like below loading cache ./config.cache checking for gcc... gcc checking wether the C compiler 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

Re: C compiler default output... configure: error: C compiler cannot create executables

2005-08-04 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to CODE on 8/4/2005 7:29 AM: > checking for C compiler default output... configure: error: C compiler > cannot cr > eate executables > See `config.log' for more details. Did you look at config.log? Since you didn't attach it (or the relevan

C compiler default output... configure: error: C compiler cannot create executables

2005-08-04 Thread CODE
Hi All, Iam new to cygwin. However, I got cygwin & magic (magic_win_tcl) working. When I try to install patch of magic-7.2.70 it gives the following error. [EMAIL PROTECTED] /usr/local/src/magic-7.2.70 $ ./configure --without-tcl checking build system type... i686-pc-cygwin checking host system

Re: C compiler cannot create executables

2004-08-10 Thread Gerrit P. Haase
Hallo Al, Am Montag, 9. August 2004 um 23:03 schriebst du: > Am Sonntag, 8. August 2004 22:55 schrieb Igor Pechtchanski: >> so, check that a simple "hello world" program can be >> compiled with gcc and executed. > As written in the other mail in this thread, binutils helped, but I > tried 3 oth

Re: C compiler cannot create executables

2004-08-10 Thread Igor Pechtchanski
On Mon, 9 Aug 2004, Al Bogner wrote: > Am Sonntag, 8. August 2004 22:55 schrieb Igor Pechtchanski: > > so, check that a simple "hello world" program can be > > compiled with gcc and executed. > > As written in the other mail in this thread, binutils helped, but I > tried 3 other packages (lame, sm

Re: C compiler cannot create executables

2004-08-09 Thread Al Bogner
Am Sonntag, 8. August 2004 22:55 schrieb Igor Pechtchanski: > so, check that a simple "hello world" program can be > compiled with gcc and executed. As written in the other mail in this thread, binutils helped, but I tried 3 other packages (lame, smake and cdrtools) and I had problems with all 3

Re: C compiler cannot create executables

2004-08-09 Thread Al Bogner
Am Montag, 9. August 2004 02:25 schrieb Larry Hall: > And, from what I can see, you're somehow missing the 'binutils' > package. Thanks, after I installed binutils the error message was gone. Al -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cyg

Re: C compiler cannot create executables

2004-08-08 Thread Larry Hall
all" type of advice. FWIW, >reinstalling doesn't involve redownloading the packages -- setup.exe will >use the local versions if present. > >> So could you please help me to get compilation running. I tried lame >> and cdrtools and both end with a message like "C com

Re: C compiler cannot create executables

2004-08-08 Thread Igor Pechtchanski
will use the local versions if present. > So could you please help me to get compilation running. I tried lame > and cdrtools and both end with a message like "C compiler cannot > create executables". This sounds like a message from configure. Look in the config.log file that

C compiler cannot create executables

2004-08-08 Thread Al Bogner
d you please help me to get compilation running. I tried lame and cdrtools and both end with a message like "C compiler cannot create executables". When I search the net, I found two solutions for similar problems, package missing or compiler broken. Or maybe it is a simple right

Re: C compiler cannot create executables

2003-06-25 Thread Elfyn McBratney
On Tue, 24 Jun 2003, Arvind Raman wrote: > Hi, > I am trying to compile the xvid distribution in the > cygwin shell on my windows 2k box. On doing so I am > getting the following error > configure: error: C compiler cannot create executables > which I see is troubling quite

C compiler cannot create executables

2003-06-24 Thread Arvind Raman
Hi, I am trying to compile the xvid distribution in the cygwin shell on my windows 2k box. On doing so I am getting the following error configure: error: C compiler cannot create executables which I see is troubling quite a few other people. I browsed through the messages on the list, but could