From: Mearvk01 AT aol DOT com Message-ID: <3f.107cf16a.2a9930f8@aol.com> Date: Sat, 24 Aug 2002 14:56:56 EDT Subject: undefined reference to PutString To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_3f.107cf16a.2a9930f8_boundary" X-Mailer: AOL 7.0 for Windows US sub 10517 Reply-To: djgpp AT delorie DOT com --part1_3f.107cf16a.2a9930f8_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit 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 MEARVK01 AT aol DOT com --part1_3f.107cf16a.2a9930f8_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit 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

MEARVK01 AT aol DOT com
--part1_3f.107cf16a.2a9930f8_boundary--