delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/01/11/07:05:13

From: "Dann Corbit" <dcorbit AT solutionsiq DOT com>
Newsgroups: comp.lang.c,comp.os.msdos.djgpp
Subject: Re: djgpp GCC errors
Date: 11 Jan 1997 01:20:38 GMT
Organization: PSI Public Usenet Link
Lines: 25
Message-ID: <01bbff5d$7584cee0$ca61e426@DCorbit.solutionsiq.com>
References: <852931372 DOT 17708 AT dejanews DOT com>
NNTP-Posting-Host: 38.228.97.202
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

There is a newsgroup named comp.os.msdos.djgpp.  Its entire reason to be is
to answer questions just like this one.  I have copied this message to that
group.  If you look there, I'm sure the clever users of that group will
have cheerfully provided an answer for you (assuming it's not in their FAQ
and the answer is a RTFM - Flame).

hoskinsd AT cadvision DOT com wrote in article <852931372 DOT 17708 AT dejanews DOT com>...
> I have DJGPP with the GCC compiler.
> I have a program that uses CXLWIN.H as a header file and,
> CXLWIN.H uses a library called CXLVID.LIB
> 
> I tried to compile my program using: 
> GCC progname.c -o progname.exe
> GCC progname.c -o progname.exe -lCXLVID.LIB
> GCC progname.c -Lc:\djgpp\lib -o progname.exe -lCXLVID.LIB
> and GCC kept giving me parse errors because of the function declarations 
> in CXLWIN.H 
> 
> I think GCC does not know where to look for CXLVID.LIB.
> 
> How can I get GCC to link in CXLVID.LIB so CXLWIN.H can use the built in 
> functions?
> -------------------==== Posted via Deja News ====-----------------------
>       http://www.dejanews.com/     Search, Read, Post to Usenet
> 

- Raw text -


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