Mail Archives: djgpp/1997/11/28/15:32:35
From: | "D. Hibbs" <mtx064 AT coventry DOT ac DOT uk>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | djgpp_last_ctor et al.
|
Date: | Wed, 26 Nov 1997 19:05:36 +0000
|
Organization: | Coventry University
|
Lines: | 15
|
Message-ID: | <Pine.ULT.3.91.971126185908.8251B-100000@rowan>
|
NNTP-Posting-Host: | rowan.coventry.ac.uk
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I am using just the preprocessor (gasp), assembler (as) and linker (ld)
to teach assembly language programming. The system worked fine in v1 but
when setting up the system using v2 I am getting
_main.c(.text+0x1a): undefined reference to 'djgpp_last_ctor'
and similar for djgpp_first_ctor
and after
exit.c(.text... ... djgpp_last_dtor
_first_dtor
am I missing a library or can you give any other clue?
TIA
Dominic Hibbs
- Raw text -