From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp Subject: Re: Help: gpc-djgpp linking problem. Date: Sun, 3 Oct 1999 00:46:08 -0500 Organization: Rose-Hulman Institute of Technology Lines: 25 Message-ID: <7t6qmm$4ep$1@solomon.cs.rose-hulman.edu> References: <37F5A9B8 DOT E3B88631 AT sp DOT zrz DOT tu-berlin DOT de> NNTP-Posting-Host: yerricde.laptop.rose-hulman.edu X-Trace: solomon.cs.rose-hulman.edu 938929686 4569 137.112.205.146 (3 Oct 1999 05:48:06 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 3 Oct 1999 05:48:06 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com jos runarko wrote in message news:37F5A9B8 DOT E3B88631 AT sp DOT zrz DOT tu-berlin DOT de... > Hi, > > > > I tried to compile a pascal source code (very simple) If it's so simple, why didn't you post it? Then we'll help. > with gpc on djgpp, What versions? What other DJGPP packages do you have installed? > but gets message like below during the linking > process. Do I need djgpp for a precompiled gpc? > > _main.c(.text+0x1a): undefined reference to `djgpp_last_ctor' > exit.c(.text+0x29): undefined reference to `djgpp_last_dtor' Interesting.