public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* help me pllzzzz...first time
@ 1999-10-26 21:21 magbast
  1999-10-31 13:57 ` magbast
  1999-11-04  9:25 ` Steve Coleman
  0 siblings, 2 replies; 4+ messages in thread
From: magbast @ 1999-10-26 21:21 UTC (permalink / raw)
  To: help-gcc

i'm using cygnus/gcc ...neither of their manuals can tell me why a simpe
printf program won't exe...i keep getting a dll error...so i tried to make a
dll and got more confused...i have the c and c++ books...but they don't help
with the compiler...can anyone tell me how i should go about making the
executable work...here's the program...very simple..yet after compiled, it
won't work

#include <stdio.h>

int main(void)
{
    printf("This is a short program");

    return 0;
}

ok..i compile it...the .exe is there...but i try to run it...and it says i'm
missin drivers or dll....how to fix this...do i build a dll ?

magbast




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

* help me pllzzzz...first time
  1999-10-26 21:21 help me pllzzzz...first time magbast
@ 1999-10-31 13:57 ` magbast
  1999-11-04  9:25 ` Steve Coleman
  1 sibling, 0 replies; 4+ messages in thread
From: magbast @ 1999-10-31 13:57 UTC (permalink / raw)
  To: help-gcc

i'm using cygnus/gcc ...neither of their manuals can tell me why a simpe
printf program won't exe...i keep getting a dll error...so i tried to make a
dll and got more confused...i have the c and c++ books...but they don't help
with the compiler...can anyone tell me how i should go about making the
executable work...here's the program...very simple..yet after compiled, it
won't work

#include <stdio.h>

int main(void)
{
    printf("This is a short program");

    return 0;
}

ok..i compile it...the .exe is there...but i try to run it...and it says i'm
missin drivers or dll....how to fix this...do i build a dll ?

magbast




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

* Re: help me pllzzzz...first time
  1999-10-26 21:21 help me pllzzzz...first time magbast
  1999-10-31 13:57 ` magbast
@ 1999-11-04  9:25 ` Steve Coleman
  1999-11-30 23:28   ` Steve Coleman
  1 sibling, 1 reply; 4+ messages in thread
From: Steve Coleman @ 1999-11-04  9:25 UTC (permalink / raw)
  To: help-gcc

magbast wrote:

> ok..i compile it...the .exe is there...but i try to run it...and it says i'm
> missin drivers or dll....how to fix this...do i build a dll ?

Make sure cigwin1.dll is in your PATH and all necessary environment
variables are set (i.e. CYGWIN, HOME, etc. ).

-- 
Steve Coleman     <Steve.Coleman@jhuapl.edu>   http://www.jhuapl.edu/
 High Performance, fault tolerant, distributed, real-time computing 
 <<-------->> Johns Hopkins Applied Physics Laboratory <<--------->>
Balt:443-778-6330 Fax:443-778-5597 Wash:240-228-6330 Fax:240-228-5597

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

* Re: help me pllzzzz...first time
  1999-11-04  9:25 ` Steve Coleman
@ 1999-11-30 23:28   ` Steve Coleman
  0 siblings, 0 replies; 4+ messages in thread
From: Steve Coleman @ 1999-11-30 23:28 UTC (permalink / raw)
  To: help-gcc

magbast wrote:

> ok..i compile it...the .exe is there...but i try to run it...and it says i'm
> missin drivers or dll....how to fix this...do i build a dll ?

Make sure cigwin1.dll is in your PATH and all necessary environment
variables are set (i.e. CYGWIN, HOME, etc. ).

-- 
Steve Coleman     <Steve.Coleman@jhuapl.edu>   http://www.jhuapl.edu/
 High Performance, fault tolerant, distributed, real-time computing 
 <<-------->> Johns Hopkins Applied Physics Laboratory <<--------->>
Balt:443-778-6330 Fax:443-778-5597 Wash:240-228-6330 Fax:240-228-5597

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

end of thread, other threads:[~1999-11-30 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-26 21:21 help me pllzzzz...first time magbast
1999-10-31 13:57 ` magbast
1999-11-04  9:25 ` Steve Coleman
1999-11-30 23:28   ` Steve Coleman

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