www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/04/23/07:10:34

Xref: news2.mv.net comp.os.msdos.djgpp:2992
From: Broeker AT axp05 DOT physik DOT rwth-aachen DOT de (Hans-Bernhard Broeker)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Help ld ... >>>
Date: 22 Apr 96 20:18:30 GMT
Organization: RWTH -Aachen / Rechnerbetrieb Informatik
Lines: 20
Message-ID: <Broeker.830204310@axp05>
References: <Pine DOT LNX DOT 3 DOT 91 DOT 960423032101 DOT 5681C-100000 AT linuxbox DOT nse DOT com DOT au>
NNTP-Posting-Host: axp05.physik.rwth-aachen.de
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Robert Nader <naderr AT topaz DOT cqu DOT edu DOT au> writes:

>Hi,


>What am I doing wrong here?

>I have placed the pdcurses libs in ..\contrib\pdcurs22\lib,
>yet when I pass the ld path with -L it still doesn't find it.

>D:\SRC\85309\ASSGN\1\Q1>make
>gcc  q1.cc -o q1.exe -L..\contrib\pdcurs22\lib -lm -lgpp -lcurso
>d:/djgpp/bin\ld.exe: cannot open -lcurso: No such file or directory (ENOENT)
>make.exe: *** [q1] Error 1

I'd guess you should be using *forward* slashes: -L../contrib/pdcurs22/lib
should do what you want. (You could use double backslashes instead, but
that would look just too awful...)

Hans-Bernhard Broeker (Aachen, Germany)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019