m85_miche@tekn01.chalmers.se (08/27/88)
Hi ! I have some problems with linking xlisp ver 2.0 with my turbo-c compiler. I keep getting the error "Too many globals declared" can I link the lisper in any other way or is xlisp ver 2.00 not for Pc's ?? What are the diffrences from xlisp 1.4 ?? thanks for any help Michel Lundell CTH
evas@euraiv1.UUCP (Eelco van Asperen) (08/28/88)
in article <149@tekn01.chalmers.se>, m85_miche@tekn01.chalmers.se says: > Hi ! I have some problems with linking xlisp ver 2.0 with my > turbo-c compiler. I keep getting the error "Too many globals declared" > can I link the lisper in any other way or is xlisp ver 2.00 not for > Pc's ?? The problem is TLINK, Borland's linker; although fast, it is not as powerful as Microsoft LINK and it just can't handle huge amounts of items such as globals. If you've got LINK, just use it (don't forget the right switches like /noi[gnorecase]); the first object file should be the header file, c0x (x=the code model you use). -- Eelco van Asperen. uucp: evas@eurtrx / mcvax!eurtrx!evas #include <inews/filler.h> earn/bitnet: asperen@hroeur5 #include <stdjunk.h> "We'ld like to know a little bit about you for our files" - Mrs.Robinson, Simon & Garfunkel