[help-gsl] cross compiling (2008-07-10)
|
From: |
"Tim Rambo" <tmr11@..........> |
|
Subject: |
cross compiling |
|
Date: |
Tue, 08 Jul 2008 15:48:56 -0400 |
|
To: |
<help-gsl@gnu.org> |
Hey all,
basically I need to solve a relatively small and simple linear system on an embedded linux machine that I am programming via cygwin in windows. I am hoping to accomplish this using gsl but I am having problems getting it working and I suspect I may be going about it all wrong. How do I set up gsl with cygwin so that I can compile using my crosstool?
thanks