| delorie.com/archives/browse.cgi | search |
| Date: | Mon, 22 Jul 1996 08:01:36 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| To: | Travis McIntosh <travismc AT gate DOT net> |
| Cc: | djgpp AT delorie DOT com |
| Subject: | Re: Linker Problems |
| In-Reply-To: | <31EE7458.424D@gate.net> |
| Message-Id: | <Pine.SUN.3.91.960722075910.7625C-100000@is> |
| Mime-Version: | 1.0 |
On Thu, 18 Jul 1996, Travis McIntosh wrote: > Hello, I've just downloaded DJGPP and I am having problems with the > linker. I keep being told that crt0.o cannot be found Please add -v to the link command line and post everything gcc prints. It will be a voluminous output, so you might want to redirect it to a file, like this: redir -o lnk.lst -eo gcc -o ... then post the contents of the file `lnk.lst'.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |