From: ranla AT post DOT tau DOT ac DOT il (Tal Lavi) Newsgroups: comp.os.msdos.djgpp Subject: Can't inline routines from other moudles Date: Sun, 8 Nov 1998 17:30:57 LOCAL Organization: Tel-Aviv University Computation Center Lines: 8 Message-ID: NNTP-Posting-Host: slip-108.tau.ac.il X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Actually, that makes sense, inlining is done in compile time, not in link time, right? Is there a way over this problem? Those routines are called very frequently, and not inlining them may cause a huge performance issue. Thanks in advance, Tal Lavi ranla AT post DOT tau DOT ac DOT il