This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.5.23: Program with GSL does not compile


On Mon, Jan 15, 2007 at 08:22:45PM +0100, Nils Kehrein wrote:
>I tried to attach a test case but it didn't get through the mailfilter,
>so here it is:
>
>~~ test_gsl.cpp 8< ~~~
>#include <gsl/gsl_matrix.h>
>
>int main(void)
>{
>    gsl_matrix *M = gsl_matrix_alloc(1, 1);
>    return 0;
>}
>~~ >8 ~~

Actually, it *did* make it through.  The mailing list software does not
strip attachments.

cgf

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]