This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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] | |
Morten -
From what I can tell, you need to (1) download the files Integer.h andInteger.cc, as well as the gnu multiple precision library (gmp). With the Integer.* files in your project, and linking gmp, your program will likely work.
Brian
The latest versions of the compiler requires that the library
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |