[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] GSL and MSVC6
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] GSL and MSVC6 |
Date: |
Mon, 10 May 2004 11:52:19 +0100 |
Ion VASILIEF writes:
> The value of ESP was not properly saved across a function call. This is
> usually a result of calling a function declared with one calling convention
> with a function pointer declared with a different calling convention."
> Has anybody encountered this kind of problem? Does anybody have a solution?
This is usually the result of conflicting link options for different
runtime libraries.
--
Brian Gough