Message-ID: <001901bf89c7$3f2bde40$bf468cd4@alex_27tesco.net> From: "Khashayar Mofasser" To: Subject: Executables don't run after linking! Date: Thu, 9 Mar 2000 13:57:55 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0016_01BF89CF.77FBF5E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0016_01BF89CF.77FBF5E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi! I'v been trying to get the djgpp program to work for a week now. I'v had = truble compiling with -lcurses but that has been solved ( i think). I = compile it: gpp -o run.exe account.o screen.o runacc.o -lpdcurses DJGPP compiles it without errors, but when i try to run the "RUN.EXE" = program it stalls or something, cause nothing happenes and i have to = press ctrl-c. However the same program runs fine on UNIX, so it can't = bee the program, right?. I'm running out of time here and need some help = at this time.=20 The single file programs run fine however. I'm using a Toshiba Sattelite 4000CDS PII 233MHz laptop with 64MB RAM. Could somone please tell me what i'm doing wrong. Best regards: Alex. ------=_NextPart_000_0016_01BF89CF.77FBF5E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi!
I'v been trying to get the djgpp = program to work=20 for a week now. I'v had truble compiling with -lcurses but that has been = solved=20 ( i think). I compile it:
 
gpp -o run.exe account.o screen.o = runacc.o=20 -lpdcurses
 
DJGPP compiles it without errors, = but when i try=20 to run the "RUN.EXE" program it stalls or something, cause = nothing=20 happenes and i have to press ctrl-c. However the same program runs fine = on UNIX,=20 so it can't bee the program, right?. I'm running out of time here and = need some=20 help at this time.
The single file programs run fine = however.
I'm using a Toshiba Sattelite 4000CDS PII 233MHz = laptop with=20 64MB RAM.
 
Could somone please tell me what i'm doing = wrong.
Best regards:
Alex.
------=_NextPart_000_0016_01BF89CF.77FBF5E0--