X-Spam-Check-By: sourceware.org From: "Lee Rhodes" <lee AT rhoba DOT com> To: <cygwin AT cygwin DOT com> Subject: Re: Help with strange compiler error linking to GSL Date: Thu, 5 Jul 2007 14:03:47 -0700 Message-ID: <003001c7bf47$fc75a4a0$0701a8c0@lee8075b> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Lewis, Thanks! I found where to add the library reference in the Eclipse dialog hierarchy: Project/properties/"C/C++ Build"/"GCC C++ Linker"/Libraries/ <insert -lgsl>. I also had to add c:\cygwin\lib\lapack to the PATH environment variable so it could find cyglas.dll. Thank you for your patience! Lee. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/