| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: missing files |
| Date: | 18 Apr 2000 14:40:53 GMT |
| Organization: | Aachen University of Technology (RWTH) |
| Lines: | 16 |
| Message-ID: | <8dhs5l$qgn$1@nets3.rz.RWTH-Aachen.DE> |
| References: | <000001bfa933$052c9fa0$e29a073e AT johnwatk> |
| NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
| X-Trace: | nets3.rz.RWTH-Aachen.DE 956068853 27159 137.226.32.75 (18 Apr 2000 14:40:53 GMT) |
| X-Complaints-To: | abuse AT rwth-aachen DOT de |
| NNTP-Posting-Date: | 18 Apr 2000 14:40:53 GMT |
| Originator: | broeker@ |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
john watkins <john_watkins AT talk21 DOT com> wrote: > I am attempting to set up DISLIN with GCC/G77 (which runs satisfactorily) > but the command > dlink -a exa_f77 > fails with the complaint that -luser32 cannot be found by ld.exe in my DJGPP. It should not be searching for that library in the first place. Not in the DJGPP version of DISLIN. 'user32' is a Windows library, it has nothing to do with DOS programs, as generated by DJGPP. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |