Date: Thu, 27 Jul 2000 16:10:14 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: Chris Moline <chris@theboss.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with include'd files Message-ID: <20000727161014.A84116@jonc.ntdns.wilsonandhorton.co.n> In-Reply-To: <3.0.3.32.20000726215844.0068920c@theboss.net>; from chris@theboss.net on Wed, Jul 26, 2000 at 09:58:44PM -0700 References: <3.0.3.32.20000726215844.0068920c@theboss.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 26, 2000 at 09:58:44PM -0700, Chris Moline wrote: > Ok on a hunch I checked out the man pages on g++(the only thing I didn't > check before posting) and I found out about the -I option. This fixes > finding the header files but I am still clueless about the undefined > reference errors. Any help on those? You need to read up on the -L options or use the appropriate library's pathnames in full. -- Jonathan Chen <jonathan.chen@itouch.co.nz> ---------------------------------------------------------------------- If you're right 90% of the time, why quibble about the remaining 3%? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000727161014.A84116>