delorie.com/archives/browse.cgi | search |
From: | Martin Str|mberg <ams AT speedy DOT ludd DOT luth DOT se> |
Subject: | Re: Rhide - error when try to make a exe-file |
Newsgroups: | comp.os.msdos.djgpp |
References: | <2vdiiug5b2n2aks49264onrhe5duip3nva AT 4ax DOT com> |
User-Agent: | tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (NetBSD/1.5_BETA (alpha)) |
Message-ID: | <1026131696.20086@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: | 08 Jul 2002 12:34:56 GMT |
Lines: | 22 |
NNTP-Posting-Date: | 08 Jul 2002 12:34:56 GMT |
NNTP-Posting-Host: | queeg.ludd.luth.se |
X-Trace: | 1026131696 news.luth.se 469 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 |
Ottmar Ohlemacher <muellottmaroh AT web DOT de> wrote: : when I try to make an exe-file I get the following (error)message: : Compiling:Hallo.c : no errors : Creating:Hallo.exe : Error: C:/djgpp/bin/ld.exe: cannot find -lc:\DJGPP\lib : Error:collect2: ld returned 1 exit statur : There were some errors : Can you tell me, what is wrong and how I could fix the mistake? It looks like you have told RHIDE that you want to link in a library called "lib" from the directory c:\DJGPP. Don't do that (as there is no such library). : BTW - I'm using Win98 Right, MartinS
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |