[The question below applies to a Pentium III running under Windows98] I bought a new computer and installed all the stuff needed to run HOpenGL: GHC-5.04.2, green-card-2.04 and the latest version of cygwin. Unfortunately, when trying to compile HOpenGL-1.03, I got the following error in ./configure: $ ./configure checking for gcc... gcc checking for C compiler default output... configure: error: C compiler cannot create executables Am I missing something (really) obvious here? Thanks, -- Andre
Although I'm really in danger of repeating myself: I'm still missing my crytstal ball, so guessing what's going on is quite complicated. :-) Apart from exact platform/GHC/GreenCard/HOpenGL info, sending the config.log is very helpful... Regarding your problem: configure is doing nothing spectacular at this stage, it's just trying to compile a hello world program. Does this work for you? Cheers, S.
Unfortunately, I can't compile a simple program: $ gcc hello.c gcc.exe: installation problem, cannot exec `cpp0': No such file or directory I'm sending config.log attached. Cheers, -- Andre ----- Original Message ----- From: "Sven Panne" <Sven_Panne@BetaResearch.de> To: <hopengl@haskell.org> Sent: Tuesday, December 17, 2002 6:30 AM Subject: Re: [HOpenGL] Starting it all over again
Although I'm really in danger of repeating myself: I'm still missing my crytstal ball, so guessing what's going on is quite complicated. :-) Apart from exact platform/GHC/GreenCard/HOpenGL info, sending the config.log is very helpful...
Regarding your problem: configure is doing nothing spectacular at this stage, it's just trying to compile a hello world program. Does this work for you?
Cheers, S. _______________________________________________ HOpenGL mailing list HOpenGL@haskell.org http://www.haskell.org/mailman/listinfo/hopengl
andre, tem um documento q eu fiz, ha muito tempo q tinha como resolver essa bronca. de estar na conta haskell eh um *.doc infelizmente nao lembro o q foi q eu fiz na epoca. edson. ----- Original Message ----- From: "Andre Furtado" <awfurtado@homelink.com.br> To: <hopengl@haskell.org> Sent: Tuesday, December 17, 2002 1:51 AM Subject: [HOpenGL] Starting it all over again
[The question below applies to a Pentium III running under Windows98]
I bought a new computer and installed all the stuff needed to run HOpenGL: GHC-5.04.2, green-card-2.04 and the latest version of cygwin. Unfortunately, when trying to compile HOpenGL-1.03, I got the following error in ./configure:
$ ./configure checking for gcc... gcc checking for C compiler default output... configure: error: C compiler cannot create executables
Am I missing something (really) obvious here?
Thanks, -- Andre
_______________________________________________ HOpenGL mailing list HOpenGL@haskell.org http://www.haskell.org/mailman/listinfo/hopengl
On Tue, 17 Dec 2002 02:51:56 -0200 "Andre Furtado" <awfurtado@homelink.com.br> wrote:
checking for gcc... gcc checking for C compiler default output... configure: error: C compiler cannot create executables
Am I missing something (really) obvious here?
Did you install the development version of libc? (Tell the truth to me: you are using debian SID, aren't you? :)) ) V. -- Fedeli alla linea, anche quando non c'è Quando l'imperatore è malato, quando muore,o è dubbioso, o è perplesso. Fedeli alla linea la linea non c'è. [CCCP] Buon natale e felice anno nuovo a tutti !
participants (4)
-
Andre Furtado -
Edson Filho -
Nick Name -
Sven Panne