Re: Large-Number Math DLL?



If you get hundreds of error messages, most likely you have to set the
include library, Settings -> C/C++ -> Preproessor -> Additional include
directories, to the directory where you have the .h files of the library.

Please note that for VB6 you have to compile every entry point with
__stdcall and there are other restrictions. I find it easier to write little
C routines that interface with VB6 the way that is natural and easy, and
call the library routines with the parameters the way the want.

With VB.NET you don't have this problem, but you have to declare the C
interfaces to VB.

JR

muCtvp/fr/lo


"Ertugrul Soeylemez" <do-not-spam-me@xxxxxxxx> ëúá
áäåãòä:euc2ab$9il$03$1@xxxxxxxxxxxxxxxxxxxx
"David Fabian" <david.m.fabian@xxxxxxxxxxxxx> (07-03-27 01:33:14):

[1] http://gmplib.org/
[2] http://www.mpfr.org/

Thank you, but I am looking for a compiled DLL that I can call from
VB6.

These sights appear to have only uncompiled C code, and I have no idea
how to turn them into a DLL. The last time I tried to use a C++
compiler on code that was supposed to compile, I got hundreds of error
messages.

The big problem here is that Windows is not too well supported by most
good bignum libraries. You will want to grab the Min-GW version of GCC.
It's supplied with Dev-C++ [1], a free C/C++ development environment for
Windows (suitable for some other languages as well, but don't ask me).
By the way, VB is not the right language to write fast code.


Regards,
Ertugrul S?ylemez.


References:
[1] http://bloodshed.net/dev/devcpp.html


--
From the fact that this CGI program has been written in Haskell, it
follows naturally that this CGI program is perfectly secure.


.



Relevant Pages

  • Re: Using Lattice ispLEVER with VHDL libraries
    ... tools I can specify the order to compile the files. ... The error messages related to library not found is probably due to the ... of trouble with it in regards to libraries. ... actually understand that the libraries exist in the VHDL. ...
    (comp.arch.fpga)
  • Re: Using Lattice ispLEVER with VHDL libraries
    ... The error messages related to library not found is probably due to the ... the various libraries I have written for my VHDL. ... ispLEVER what order to compile the files. ... actually understand that the libraries exist in the VHDL. ...
    (comp.arch.fpga)
  • Re: Carrying Libraries on Your Back...
    ... > Why not build on an installed based of assemblies, ... > than porting libraries around, ... download source code ... compile local source against header files ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Using Lattice ispLEVER with VHDL libraries
    ... I am assuming there are some advantages to using the IDE rather than ... I also can't see to get Modelsim to work with ispLever, ... You will have to read about the tool you use to specify compile ... user defined libraries to get things to go under ispLever. ...
    (comp.arch.fpga)
  • Re: Getting started on the HP49g+
    ... either the original HP extable lib ... extable2 lib from http://www.hpcalc.org/details.php?id=3940. ... ask again if you have any problem installing libraries. ... compile the string with ASM (listed in the development lib menu, ...
    (comp.sys.hp48)