From: ams AT ludd DOT luth DOT se (Martin Str|mberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: please help ! ... Date: 7 Nov 1998 03:31:54 GMT Organization: University of Lulea, Sweden Lines: 12 Message-ID: <720eva$hm9$1@news.luth.se> References: <3643BD36 DOT 4FEA3E9B AT flute DOT rockefeller DOT edu> NNTP-Posting-Host: queeg.ludd.luth.se X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Francisco Melo Ledermann (fmelo AT flute DOT rockefeller DOT edu) wrote: : c:/djgpp/bin/ld.exe: cannot open -lc_app: no such file or directory : (ENOENT) Perhaps you need to tell the linker where to find libc_app.a? Supposing you have g:/x/y/z/libc_app.a pass the this to the linker: "-Lg:/x/y/z/". Throwing Muses, Red Heaven, MartinS