From: Tudor Newsgroups: comp.os.msdos.djgpp Subject: For Eli: redirected stuff Date: Sun, 01 Dec 1996 20:12:46 -0800 Organization: Communications Accesibles Montreal Lines: 61 Message-ID: <32A2573E.AD3@cam.org> Reply-To: tudor AT cam DOT org NNTP-Posting-Host: dynppp-217.hip.cam.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------636524F64EE3" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp This is a multi-part message in MIME format. --------------636524F64EE3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit -- tudor 'at' cam 'dot' com http://www.cam.org/~tudor - last 'updated' 4 months ago... -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d(-)@>-- s-()>+:(+)>- a--- C+(++)>+++>$ ULC(+)@>++++ P+(+)>++++>$ L(+)>+++++>$ E-(--)?>++ W++(++)>+++>$ N(+)@>+++ o(-)?>+ K---(----)?>- w(---)@>-- !O--(----)>++ !M(+)>- V--(-)?>-- PS--(-)?>+++ !PE(+)>- Y(+)>++>$ PGP+(++)>++++>$ t---(+++)@>+++ !5(-)>-- X++(+++)>$>++++ R+()>+++>$ tv(+)@>++ b+(++)?>+++ DI-(--)?>--- !D(+)>+++ G++(+)@ e-()>++++>$ h(--)?>++ !r(--)?>+++ !y(--)>+++++@ ------END GEEK CODE BLOCK------ --------------636524F64EE3 Content-Type: text/plain; charset=us-ascii; name="Gxx.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Gxx.txt" Ok.did it.this is what i got: d:/tudor/djgpp21/tmp\ccdaaaaa(.text+0x39):thread.c: undefined reference to `delay' I found another thing:I get "undefined reference to 'delay'" only when I do like this: gxx(or gcc,it's the same) -Zwin32 -Zmt prog.c (prog.c == ** #include void main(void {delay(1000);}; ** ) if I say only gcc prog.c it works... this is my lib. path: LIBRARY_PATH=%/>;LIBRARY_PATH%d:/tudor/rsxntdj/lib;%DJDIR%/lib;%DJDIR%/contrib/grx20/lib ----------------- ok: put all that to past tense! I just got version 2.01 ,reinstalled everything and now it says "cannot open linker script file djgpp.lnk:no such file or directory". Oh boy... BUT,if i go to something i downloaded(no matter what) and say make,it builds! this is startin to tick me off! --------------636524F64EE3--