From: Martin Str|mberg Subject: Re: undefined reference to PutString Newsgroups: comp.os.msdos.djgpp References: <3f DOT 107cf16a DOT 2a9930f8 AT aol DOT com> User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (NetBSD/1.5_BETA (alpha)) Message-ID: <1030288906.78014@queeg.ludd.luth.se> Cache-Post-Path: queeg.ludd.luth.se!unknown AT speedy DOT ludd DOT luth DOT se X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Date: 25 Aug 2002 15:21:46 GMT Lines: 14 NNTP-Posting-Date: 25 Aug 2002 15:21:46 GMT NNTP-Posting-Host: queeg.ludd.luth.se X-Trace: 1030288906 news.luth.se 441 130.240.16.109 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Mearvk01 AT aol DOT com wrote: : gcc progOne.o -o progOne.exe : produces this: progOne.c: undefined reference to 'PutString' : collect 2: ld returned 1 exit status : any help would be grand So where do you have PutString? Right, MartinS