Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uwm.edu!rpi!ander From: ander@pawl.rpi.edu (Michael R. Primm) Newsgroups: comp.os.os2 Subject: making small model libraries Message-ID: <37-%P=@rpi.edu> Date: 10 Dec 89 17:15:47 GMT Distribution: comp.os.os2 Organization: Rensselaer Polytechnic Institute, Troy NY Lines: 11 Hello all. I'm having a nasty little problem associated with creating a small model library which uses Kernel API calls. The library seems to build just fine, but when I link it with a small model application, I get an "Intersegment fix-up" error for each Kernel call in the library. Using the same source code for both the application and library compiled large model, I have no such problems. Anyone familiar with this problem?? Any suggestions on how to get around it (it must be something embarrasingly simple...)? --Mike Primm