This is the mail archive of the cygwin@sourceware.cygnus.com 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]

compiling help


I'm trying to compile a code but I get the following error:
g++ -o obj/euler.o -c src/euler.cpp
src/euler.cpp:  In method `void Solver::LSODESIteration()':
src/euler.cpp:6033: warning: assignment to `int'from `double'
src/euler.cpp:6149:  implicit declaration of function `int lsodes_(...)'

make:  ***  [obj/euler.o]  Error 1

I time ago i compile it using gcc 2.95.1, but now i instal the new
version 2.95.2, and i get this error.  Can anyone help me?.  I;m new in
this stuff and i donot have idea of how to solve this problem.

Thanks,
Joel GUERRERO


__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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