This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL 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: Some long double problems on Win32


At Sun, 3 Aug 2008 19:45:33 +1000,
Sisyphus wrote:
> But the library seems to be mssing the following symbols (which are to be 
> found in gsl_block_complex_long_double.h and gsl_block_long_double.h):
> 
> `gsl_block_complex_long_double_fscanf'
> `gsl_block_complex_long_double_fprintf'
> `gsl_block_complex_long_double_raw_fscanf'
> `gsl_block_complex_long_double_raw_fprintf'
> `gsl_block_long_double_fscanf'
> `gsl_block_long_double_fprintf'
> `gsl_block_long_double_raw_fscanf'
> 
> Anyone know why that might be ?

The configure test for fprintf/fscanf with long-double failed so those
functions are not compiled.

-- 
Brian Gough


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