Thanks for the help - it does work now. I changed PATH inside my shell and
that worked. I guess that if I wanted to run it from windows, I would
change the windows PATH as well.
Suresh Venkatasubramanian, Ph: 973 360 8951 (o)
Member, Technical StaffWeb: http://www.research.att.com/~suresh/
A
Hannu E K Nevalainen wrote:
> > > However I am able to link it. putting cg.dll in /usr/local/lib (say) and
> > > compiling with
> > >
> > > gcc -mno-cygwin -L/usr/local/lib -lcg
> ===
>
> > >
> > > compiles with no complaints.
> > >
> > > However, cygcheck complains, saying that
> From: Brian Dessent
> Sent: Saturday, November 22, 2003 2:39 PM
> Suresh Venkatasubramanian wrote:
>
> > However I am able to link it. putting cg.dll in /usr/local/lib (say) and
> > compiling with
> >
> > gcc -mno-cygwin -L/usr/local/lib -lcg
===
> >
> > compiles with no compla
Suresh Venkatasubramanian wrote:
> However I am able to link it. putting cg.dll in /usr/local/lib (say) and
> compiling with
>
> gcc -mno-cygwin -L/usr/local/lib -lcg
>
> compiles with no complaints.
>
> However, cygcheck complains, saying that it cannot find the dll.
>
> When I place the dll
Hi,
I am trying to link a 3rd party dll to my code. Specifically I have a
library cg.dll and wish to link it using -lcg
Now I read the FAQ section on using DLLs, and unfortunately the library
has stripped symbols (and I have no access to its src) so I can't make the
import libraries as the FAQ
5 matches
Mail list logo