help-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-cgicc] cgicc totally not working on my machine


From: Allan Wind
Subject: Re: [help-cgicc] cgicc totally not working on my machine
Date: Tue, 19 Apr 2005 01:06:00 -0400
User-agent: Mutt/1.5.9i

Ben,

On 2005-04-19T00:44:23-0400, Ben Kuang wrote:
> bash-2.03$ g++ -I../cgicc/include/ hi.cpp

If you are just compiling, then you need a -c on that command line.  If
you intend to link as well, then you need a -lcgicc and possible a
-Lpath if path is not in your library search path already.


/Allan

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]