[BRLTTY] MingW
    Lars Bjørndal 
    lars.bjorndal at broadpark.no
       
    Mon Mar  5 05:49:00 EST 2007
    
    
  
On Mon, Mar 05, 2007 at 11:00:40AM +0100, Samuel Thibault wrote:
> Hi,
> 
> Lars Bjørndal, le Mon 05 Mar 2007 10:33:41 +0100, a écrit :
> > configure:2430: checking for C compiler default output file name
> > configure:2433: gcc    conftest.c  >&5
> > configure:2436: $? = 0
> > configure:2482: result: a.exe
> > configure:2487: checking whether the C compiler works
> > configure:2493: ./a.exe
> > configure:2496: $? = 5
> > configure:2505: error: cannot run C compiled programs.
> 
> There's a problem here indeed: the simple program
> int main() {
> 	return 0;
> }
> 
> actually returns 5...  There's a problem with MingW here.
It tries to compile conftest.c, but where is that file? Cannot find
it.
Lars
    
    
More information about the BRLTTY
mailing list