Re: cgicc totally not working on my machine

[email protected] (Allan Wind) Tue, 19 Apr 2005 01:06:00 -0400
Newsgroups gmane.comp.gcc.cgicc.general
Message-ID <[email protected]>
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

_______________________________________________
help-cgicc mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cgicc
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCZJG4uDtNyOwreTYRAiqNAKD95+/cPfTd8MJ7NYWWFduRk+/5ugCg0SkO
XVHz9Cgary6us09SPXbmIyk=
=mnYF
-----END PGP SIGNATURE-----